cmd/evm: make evm t8n handle post-merge transitions (#24546)
This adds the ability to run --state.fork=Merged, and have post-merge rules apply. When doing so, it also requires the input env to contain currentRandom, and enforces the currentDifficulty to be omitted or zero.
Showing
cmd/evm/testdata/24/env.json
0 → 100644
cmd/evm/testdata/24/exp.json
0 → 100644
cmd/evm/testdata/24/txs.json
0 → 100644
Please register or sign in to comment