go-ethereum/eth/tracers/internal/tracetest/testdata/prestate_tracer
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
..
blob_tx.json all: remove TerminalTotalDifficultyPassed (#30609) 2024-10-23 08:26:18 +02:00
create_create.json all: remove TerminalTotalDifficultyPassed (#30609) 2024-10-23 08:26:18 +02:00
create_existing_contract.json all: remove TerminalTotalDifficultyPassed (#30609) 2024-10-23 08:26:18 +02:00
create_post_eip158.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
disable_code.json eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 2024-10-29 07:35:06 +01:00
disable_code_and_storage.json eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 2024-10-29 07:35:06 +01:00
disable_storage.json eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 2024-10-29 07:35:06 +01:00
setcode_tx.json all: implement eip-7702 set code tx (#30078) 2024-12-16 11:29:37 +01:00
simple.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00