go-ethereum/cmd/evm/testdata
Bhargava Shastry 2b5718fe92
cmd/evm/internal/t8ntool: fix nil pointer dereference in Osaka blob gas calculation (#32714)
The parent header was missing the BaseFee field when calculating the
reserve price for EIP-7918 in the Osaka fork, causing a nil pointer
dereference. This fix ensures BaseFee is properly set from ParentBaseFee
in the environment.

Added regression test case 34 to verify Osaka fork blob gas calculation
works correctly with parent base fee.
2025-09-23 14:39:44 +02:00
..
1 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
2 cmd/evm: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02:00
3 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
4 cmd/evm/testdata: fix typos in docs (#27742) 2023-07-18 14:07:25 +02:00
5 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
7 cmd/evm: update readmes for the tests (#26841) 2023-03-09 07:06:47 -05:00
8 cmd: fix typos (#28323) 2023-10-17 15:53:10 +08:00
9 accounts, cmd: fix typos (#28300) 2023-10-11 11:29:10 +03:00
10 cmd/evm: update readmes for the tests (#26841) 2023-03-09 07:06:47 -05:00
11
12 cmd/evm: update readmes for the tests (#26841) 2023-03-09 07:06:47 -05:00
13 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
14 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
15
16
17
18
19 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
20
21
22
23 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
24 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
25 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
26 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
27 all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
28 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
29 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
30 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
31 cmd/evm: refactor handling output-files for t8n (#30854) 2025-01-21 15:35:03 +08:00
32 t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
33 cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
34 cmd/evm/internal/t8ntool: fix nil pointer dereference in Osaka blob gas calculation (#32714) 2025-09-23 14:39:44 +02:00
eof core/vm, cmd/evm: implement eof validation (#30418) 2024-10-02 15:05:50 +02:00
evmrun trie: copy preimage store pointer in StateTrie.Copy (#31158) 2025-02-12 09:55:00 +08:00
statetest.json cmd/evm: consolidate evm output switches (#30849) 2024-12-10 09:43:24 +01:00