Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
1
all: implement eip-7702 set code tx ( #30078 )
2 months ago
2
cmd/evm: fix typos in documentation ( #27501 )
2 years ago
3
all: implement eip-7702 set code tx ( #30078 )
2 months ago
4
cmd/evm/testdata: fix typos in docs ( #27742 )
2 years ago
5
all: implement eip-7702 set code tx ( #30078 )
2 months ago
7
cmd/evm: update readmes for the tests ( #26841 )
2 years ago
8
cmd: fix typos ( #28323 )
1 year ago
9
accounts, cmd: fix typos ( #28300 )
1 year ago
10
cmd/evm: update readmes for the tests ( #26841 )
2 years ago
11
all: implement EIP-1559 ( #22837 )
4 years ago
12
cmd/evm: update readmes for the tests ( #26841 )
2 years ago
13
all: implement eip-7702 set code tx ( #30078 )
2 months ago
14
all: implement eip-7702 set code tx ( #30078 )
2 months ago
15
core/types: improve error for too short transaction / receipt encoding ( #24256 )
3 years ago
16
cmd/evm: make t9n intrinsicGas output hex, fixes #23883 ( #23889 )
3 years ago
17
cmd/evm: make t9n intrinsicGas output hex, fixes #23883 ( #23889 )
3 years ago
18
cmd/evm: handle rlp errors in t9n ( #23771 )
3 years ago
19
all: implement eip-7702 set code tx ( #30078 )
2 months ago
20
cmd/evm: add b11r tool ( #23843 )
3 years ago
21
cmd/evm: add b11r tool ( #23843 )
3 years ago
22
cmd/evm: add b11r tool ( #23843 )
3 years ago
23
all: implement eip-7702 set code tx ( #30078 )
2 months ago
24
all: implement eip-7702 set code tx ( #30078 )
2 months ago
25
all: implement eip-7702 set code tx ( #30078 )
2 months ago
26
all: implement eip-7702 set code tx ( #30078 )
2 months ago
27
all: implement withdrawals (EIP-4895) ( #26484 )
2 years ago
28
all: implement eip-7702 set code tx ( #30078 )
2 months ago
29
all: implement eip-7702 set code tx ( #30078 )
2 months ago
30
all: implement eip-7702 set code tx ( #30078 )
2 months ago
31
eth/tracers: live chain tracing with hooks ( #29189 )
11 months ago
32
t8ntool: add optional call frames to json logger ( #29353 )
11 months ago
33
all: implement eip-7702 set code tx ( #30078 )
2 months ago
eof
core/vm, cmd/evm: implement eof validation ( #30418 )
5 months ago
evmrun
cmd/evm: consolidate evm output switches ( #30849 )
2 months ago
statetest.json
cmd/evm: consolidate evm output switches ( #30849 )
2 months ago