plugeth/cmd/evm/testdata/4
2023-06-19 08:44:54 +02:00
..
alloc.json cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
env.json cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
readme.md cmd/evm: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02:00
txs.json cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00

These files exemplify a transition where a transaction (excuted on block 5) requests the blockhash for block 4, but where the hash for that block is missing. It's expected that executing these should cause exit with errorcode 4.