Difference between revisions of "Geth --syncmode fast (Deprecated)"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
You can read more in the article posted above why snap sync replaced fast sync in Geth
 
You can read more in the article posted above why snap sync replaced fast sync in Geth
  
 +
== See also ==
 +
* {{geth}}
  
{{geth}}
+
 
 +
[[Category:Geth]]

Latest revision as of 14:03, 14 March 2023

geth --syncmode fast


Snap syncing was introduced by version 1.10.0 and was adopted as the default mode in version 1.10.4. Before that, the default was the "fast" syncing mode, which was dropped in version 1.10.14. Even though support for fast sync was dropped, Geth still serves the relevant eth requests to other client implementations still relying on it. The reason being that snap sync relies on an alternative data structure called the snapshot which not all clients implement.

You can read more in the article posted above why snap sync replaced fast sync in Geth

See also[edit]

Advertising: