go-ethereum/cmd/evm/testdata/3
Felix Lange e48242bb69
cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618)
ApplyTransaction calls the hooks and builds the receipt, so some
duplicated code can be removed from t8ntool. Test cases have been
changed to add the `blockNumber` and `blockHash` in receipts, since
they were previously not filled in.
2025-09-16 10:09:06 +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
exp.json cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
readme.md cmd/evm/testdata: fix typos in docs (#27742) 2023-07-18 14:07:25 +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 (executed on block 5) requests the blockhash for block 1.