Difference between revisions of "Ethereum execution layer synchronization nodes"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://ethereum.org/en/developers/docs/nodes-and-clients/#execution-layer-sync-modes | * https://ethereum.org/en/developers/docs/nodes-and-clients/#execution-layer-sync-modes | ||
− | * [[Full sync]] Full sync downloads all blocks (including headers, transactions, and receipts) and generates the state of the blockchain incrementally by executing every block from [[genesis]]. Minimizes trust and offers the highest security by verifying every transaction. | + | * [[Full sync]] Full sync downloads all blocks (including headers, transactions, and receipts) and generates the state of the blockchain incrementally by executing every block from [[genesis]]. Minimizes trust and offers the highest security by verifying every transaction. With an increasing number of transactions, it can take days to weeks to process all transactions. |
− | With an increasing number of transactions, it can take days to weeks to process all transactions. | + | * [[Fast sync]], [[synchronization]] takes only a few hours. |
− | * [[Fast sync]] | ||
* [[Light sync]] | * [[Light sync]] | ||
Revision as of 10:43, 12 July 2023
- Full sync Full sync downloads all blocks (including headers, transactions, and receipts) and generates the state of the blockchain incrementally by executing every block from genesis. Minimizes trust and offers the highest security by verifying every transaction. With an increasing number of transactions, it can take days to weeks to process all transactions.
- Fast sync, synchronization takes only a few hours.
- Light sync
See also
- Ethereum 2.0, API, Ethereum tasks, Beacon Chain, Ethereum Staking, validator, Consensus clients, Execution clients, Validation clients, Mainnet, testnets: Prater, Goerli ETH, Inclusion distance, Ethereum attestation, Attestation effectiveness, Attestation Reward Scale, slot, Ethereum upgrades: The Merge, Epoch, Slots, rETH, sETH, stETH, Lido Staked ETH, faucet, Ethereum ports, Subjectivity, Lido Staked ETH, ENR, Sharding,
Ethers.js
, Yellow paper, synchronization, ECFSDS
Advertising: