What is geth’s “fast” sync, and why is it faster?
Answer / Vikas Kumar Jain
Geth's fast sync mode allows users to quickly catch up with the Ethereum blockchain without downloading the entire history of transactions. Instead, it downloads only the most recent blocks (header chain) along with some selected full-sized blocks, and then uses peer-to-peer communication to fetch the missing information. This method significantly reduces the time required for synchronization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is dao and repository same?
What are blockchain durability and robustness?
How do verifiers check if a block is valid?
State difference between proof of stake and proof of work?
State difference between proof-of-work & proof-of-stake?
What do you understand by double spending?
What is private blockchain? Give examples?
What is a trapdoor function, and why is it needed in blockchain development?
What do you think about the future of blockchain?
How does a block is recognized in the Blockchain approach?
What are the methods that are used in attacking the rsa algorithm?
Which rpcs can you use to connect to a geth client over the network?