go-ethereum/tests
Martin Holst Swende 5157d4540a
cmd/evm: make evm t8n handle post-merge transitions ()
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
..
evm-benchmarks@849b3e239a tests: external evm benchmarks () 2022-01-28 08:47:19 +01:00
fuzzers consensus/ethash: fix typos in var names () 2022-04-26 10:16:57 +02:00
solidity tests/solidity/contracts: fix typo in OpCodes.sol () 2021-12-17 15:19:34 +01:00
testdata@092a8834dc tests: update, enable legacy tests, remove vm tests () 2021-08-17 17:30:21 +02:00
block_test_util.go build: add imports for go generate tools () 2022-04-12 20:24:02 +02:00
block_test.go tests: update for London () 2021-06-07 14:37:56 +02:00
difficulty_test_util.go build: add imports for go generate tools () 2022-04-12 20:24:02 +02:00
difficulty_test.go cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) () 2021-10-28 22:18:14 +02:00
gen_btheader.go tests: update tests/testdata to v9.0.4 (london) () 2021-07-29 14:05:22 +02:00
gen_difficultytest.go all: simplify timestamps to uint64 () 2019-04-02 23:28:48 +03:00
gen_stenv.go build: add imports for go generate tools () 2022-04-12 20:24:02 +02:00
gen_sttransaction.go tests: update for London () 2021-06-07 14:37:56 +02:00
init_test.go tests: external evm benchmarks () 2022-01-28 08:47:19 +01:00
init.go cmd/evm: make evm t8n handle post-merge transitions () 2022-05-02 16:26:30 +02:00
rlp_test_util.go core, cmd/puppeth: implement constantinople fix, disable EIP-1283 () 2019-01-24 11:36:30 +01:00
rlp_test.go tests: get test name from testing.T () 2021-05-25 22:47:14 +02:00
state_test_util.go build: add imports for go generate tools () 2022-04-12 20:24:02 +02:00
state_test.go tests: external evm benchmarks () 2022-01-28 08:47:19 +01:00
transaction_test_util.go all: add support for EIP-2718, EIP-2930 transactions () 2021-02-25 15:26:57 +01:00
transaction_test.go tests: get test name from testing.T () 2021-05-25 22:47:14 +02:00