1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/beacon/params
Felföldi Zsolt 28238b6b7e
beacon/params: new checkpoints (#31470)
This PR updates beacon checkpoints. The checkpoints are now stored as
embedded hex files, in the same format that
https://github.com/ethereum/go-ethereum/pull/31469 uses.
2025-03-24 12:27:40 +01:00
..
checkpoint_holesky.hex beacon/params: new checkpoints (#31470) 2025-03-24 12:27:40 +01:00
checkpoint_mainnet.hex beacon/params: new checkpoints (#31470) 2025-03-24 12:27:40 +01:00
checkpoint_sepolia.hex beacon/params: new checkpoints (#31470) 2025-03-24 12:27:40 +01:00
config.go
networks.go beacon/params: new checkpoints (#31470) 2025-03-24 12:27:40 +01:00
params.go