OffchainLabs / eth-pos-devnet

MIT License
103 stars 124 forks source link

start at bellatrix by default #16

Closed kasey closed 1 year ago

kasey commented 1 year ago

This is a nicer UX than https://github.com/rauljordan/eth-pos-devnet/pull/15

Rather than changing the miner account/credentials and chain id to match the prysm e2e testnet, this PR uses a new feature in prysmctl to update the genesis.json file with the genesis timestamp and shapella fork timestamp (computed relative to the genesis timestamp). This PR assumes https://github.com/prysmaticlabs/prysm/pull/12283 has been merged and deployed to docker hub.