go-ethereum/cmd/evm/testdata/33
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 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
env.json all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
exp.json cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
README.md all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
txs.json cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 2024-12-18 20:17:49 +01:00

This test sets some EIP-7702 delegations and calls them.