plugeth/cmd/evm/testdata
Martin Holst Swende 5157d4540a
cmd/evm: make evm t8n handle post-merge transitions (#24546)
This adds the ability to run --state.fork=Merged, and have post-merge rules apply. When doing so, it also requires the input env to contain currentRandom, and enforces the currentDifficulty to be omitted or zero.
2022-05-02 16:26:30 +02:00
..
1
2
3
4
5
7
8
9
10
11
12
13
14
15 core/types: improve error for too short transaction / receipt encoding (#24256) 2022-03-09 10:44:53 +01:00
16
17
18
19
20
21
22
23
24 cmd/evm: make evm t8n handle post-merge transitions (#24546) 2022-05-02 16:26:30 +02:00