Commit Graph

18 Commits (9dab60faf7cda288624a11f545e7655c130d29a3)

Author SHA1 Message Date
Felix Lange 16cf5c5fed
eth/downloader: gofmt (#30261) 2 months ago
Seungmin Kim dad8f237ff
eth/downloader: correct sync mode logging to show old mode (#30219) 2 months ago
jwasinger e517183719
eth, eth/downloader: remove references to LightChain, LightSync (#29711) 4 months ago
jwasinger 45baf21111
eth/downloader: purge pre-merge sync code (#29281) 5 months ago
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
rjl493456442 5c67066a05
eth/downloader: fix skeleton cleanup (#28581) 8 months ago
s7v7nislands db18293c32
eth/downloader: use atomic types (#27030) 1 year ago
Péter Szilágyi cd31f2dee2
all: change chain head markers from block to header (#26777) 2 years ago
Péter Szilágyi b3ae073488
eth: use the last announced finalized block as the sync ancient limit (#26685) 2 years ago
Péter Szilágyi 452a12aa79
eth/downloader: move the pivot in beacon sync mode too (#26453) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
Péter Szilágyi f3af3fd8df
eth: support bubbling up bad blocks from sync to the engine API (#25190) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
rjl493456442 f0328f241b
eth/downloader: resolve local header by hash for beacon sync (#24691) 2 years ago
Péter Szilágyi 86216189a5
eth/downloader: remove stale beacon headers as backfilling progresses (#24670) 2 years ago
rjl493456442 28ec26094b
eth/downloader: retrieve pivot header from local chain if necessary (#24610) 3 years ago
Péter Szilágyi 51de2bc9dc
eth/downloader: terminate beacon sync early when linked to local chain (#24550) 3 years ago
Péter Szilágyi 8f66ea3786
eth/downloader: implement beacon sync (#23982) 3 years ago