-
Notifications
You must be signed in to change notification settings - Fork 37
The sepolia genesis state file from Github can not work #32
Comments
Same issue here could not load genesis from file: version=0x22626570 not found in any known fork choice schedule: unable to find requested BeaconChainConfig |
pinging @terencechain or @kasey to look into it perhaps? |
did double-check and the state on GitHub matches the one from my local node |
@alexshliu that fork version does not seem to match anything in in the chain config. Is it possible that you did not correctly download the genesis.ssz file? Here's the sha256 sum I see for reference:
|
https://github.com/eth-clients/merge-testnets/blob/main/sepolia/genesis.ssz I used wget to download the genesis.ssz several times. Unlikely that the problem is due to downloading |
Which one of the two are you running?
Because 1. will download the ssz file, 2. will download a webpage |
Sepolia genesis state from Github can not work.
I follow the guide to start geth and prysm, but the following error occurs:
could not load genesis from file: version=0x64653d22 not found in any known fork choice schedule: unable to find requested BeaconChainConfig
maybe the Sepolia genesis state from Github should be updated?
The text was updated successfully, but these errors were encountered: