go-ethereum/cmd/evm/testdata
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078)
This PR implements EIP-7702: "Set EOA account code". 
Specification: https://eips.ethereum.org/EIPS/eip-7702

> Add a new transaction type that adds a list of `[chain_id, address,
nonce, y_parity, r, s]` authorization tuples. For each tuple, write a
delegation designator `(0xef0100 ++ address)` to the signing account’s
code. All code reading operations must load the code pointed to by the
designator.

---------

Co-authored-by: Mario Vega <marioevz@gmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-12-16 11:29:37 +01:00
..
1 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
2 cmd/evm: fix typos in documentation (#27501) 2023-06-19 08:44:54 +02:00
3 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01: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 all: implement EIP-1559 (#22837) 2021-05-17 15:13:22 +02:00
12 cmd/evm: update readmes for the tests (#26841) 2023-03-09 07:06:47 -05:00
13 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
14 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
15 core/types: improve error for too short transaction / receipt encoding (#24256) 2022-03-09 10:44:53 +01:00
16 cmd/evm: make t9n intrinsicGas output hex, fixes #23883 (#23889) 2021-11-19 10:53:20 +01:00
17 cmd/evm: make t9n intrinsicGas output hex, fixes #23883 (#23889) 2021-11-19 10:53:20 +01:00
18 cmd/evm: handle rlp errors in t9n (#23771) 2021-10-27 13:28:50 +02:00
19 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
20 cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
21 cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
22 cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
23 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
24 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
25 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01: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 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
29 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
30 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
31 eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
32 t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
33 all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
eof core/vm, cmd/evm: implement eof validation (#30418) 2024-10-02 15:05:50 +02:00
evmrun cmd/evm: consolidate evm output switches (#30849) 2024-12-10 09:43:24 +01:00
statetest.json cmd/evm: consolidate evm output switches (#30849) 2024-12-10 09:43:24 +01:00