1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/cmd/evm/testdata
Martin Holst Swende 300df874d7
cmd/evm: make t8ntool handle transaction decoding errors better (#28397)
This change closes https://github.com/ethereum/go-ethereum/issues/27730 . By using an iterator instead of a slice of transactions, we can better handle the case when an individual transaction (within an otherwise well-formed RLP-list) cannot be decoded.
2023-10-25 14:08:52 +02:00
..
1 core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114) 2023-04-26 02:37:11 -04:00
2 cmd/evm: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02:00
3 cmd/evm/testdata: fix typos in docs (#27742) 2023-07-18 14:07:25 +02:00
4 cmd/evm/testdata: fix typos in docs (#27742) 2023-07-18 14:07:25 +02:00
5 cmd/evm: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02: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: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02:00
14 cmd/evm: update readmes for the tests (#26841) 2023-03-09 07:06:47 -05:00
15 core/types: improve error for too short transaction / receipt encoding (#24256) 2022-03-09 10:44:53 +01:00
16
17
18
19 cmd/evm: update readmes for the tests (#26841) 2023-03-09 07:06:47 -05:00
20
21
22
23 cmd/evm: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02:00
24 core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114) 2023-04-26 02:37:11 -04:00
25 core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114) 2023-04-26 02:37:11 -04:00
26 all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
27 all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
28 cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 2023-10-03 03:26:33 -04:00
29 cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 2023-10-03 03:26:33 -04:00
30 cmd/evm: make t8ntool handle transaction decoding errors better (#28397) 2023-10-25 14:08:52 +02:00