engine-transition
chain import fails due to gas mismatch in execution
#1746
Labels
engine-transition
chain import fails due to gas mismatch in execution
#1746
Describe the bug
The hive test
engine-transition/Two Block Post-PoS Re-org to Higher-Height PoW Chain (reth)
is currently failing in execution when importing its chain file.This is the error for the first block:
Steps to reproduce
Easiest way to reproduce:
~/hive-data
. Make sure it does not contain an existingmdbx.dat
andmdbx.lck
cd hive
reth import simulators/ethereum/engine/chains/blocks_1_td_196608.rlp --chain simulators/ethereum/engine/init/genesis.json --db ~/hive-data
Run the steps in #851, with
./hive --client reth --sim ethereum/engine --sim.limit "engine-transition/Two Block Post-PoS Re-org to Higher-Height PoW Chain"
The chain file is here:
https://github.com/ethereum/hive/blob/master/simulators/ethereum/engine/chains/blocks_1_td_196608.rlp
And the genesis is here:
https://github.com/ethereum/hive/blob/master/simulators/ethereum/engine/init/genesis.json
Node logs
No response
Platform(s)
No response
What version/commit are you on?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: