Tags: royalecode/erigon
Tags
Demote downloader hash warnings (erigontech#9761) Cherry pick PR erigontech#9757 into the release --------- Co-authored-by: Mark Holt <[email protected]>
Finalize cancun/napoli HF block number for polygon mainnet (erigontec… …h#9674) Cherry pick PR erigontech#9603 Block number: 54876000 (March 20th, 2024 at around 10.30 AM UTC) --------- Co-authored-by: Manav Darji <[email protected]>
snapshots: fix filesByRange (erigontech#9472) (erigontech#9489) The method was iterating over snapshots.segments.Min().segments, but passing the index to view.Segments(). This might lead to a crash, because those 2 collections are different, and the indexes might not match. view.Segments() only contains the snapshot files that are fully downloaded and indexed. The code is changed to only use the view files (as it was before).
[release] fix to get .torrent from snaps (erigontech#9452) Cherry pick PR erigontech#9435 --------- Co-authored-by: Alex Sharov <[email protected]>
Mumbai: add Napoli block (erigontech#9346) Cherry pick PR erigontech#9345 --------- Co-authored-by: Arpit Temani <[email protected]>
(release) RpcDaemon doesn't see recently retired blocks (erigontech#9336 ) Cherry pick PR erigontech#9318 --------- Co-authored-by: Alex Sharov <[email protected]>
p2p/discv4: revert gotreply handler change from erigontech#8661 (erig… …ontech#9119) (erigontech#9195) (erigontech#9210) Co-authored-by: yperbasis <[email protected]>
release: Amoy bootnodes (erigontech#9166) Cherry pick erigontech#9158 --------- Co-authored-by: Arpit Temani <[email protected]>
PreviousNext