go-ethereum/tests
Martin Holst Swende b8adb4cb0c
tests: use 'sender' in state tests if present (#28023)
A while back, statetests started coming with sender baked in, which at least 
evmone makes use of. Let's make use of that too, and save some cycles.
2023-08-29 04:36:10 +02:00
..
evm-benchmarks@d8b88f4046
fuzzers core/types: support for optional blob sidecar in BlobTx (#27841) 2023-08-14 10:13:34 +02:00
solidity
testdata@ee3fa4c86d core, tests: EIP-4844 transaction processing logic (#27721) 2023-07-15 23:27:36 +02:00
block_test_util.go build, tests: add execution-spec-tests (#26985) 2023-08-26 15:42:27 +02:00
block_test.go build, tests: add execution-spec-tests (#26985) 2023-08-26 15:42:27 +02:00
difficulty_test_util.go
difficulty_test.go params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
gen_btheader.go build, tests: add execution-spec-tests (#26985) 2023-08-26 15:42:27 +02:00
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go tests: use 'sender' in state tests if present (#28023) 2023-08-29 04:36:10 +02:00
init_test.go build, tests: add execution-spec-tests (#26985) 2023-08-26 15:42:27 +02:00
init.go build, tests: add execution-spec-tests (#26985) 2023-08-26 15:42:27 +02:00
rlp_test_util.go internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 2023-05-25 02:54:28 -04:00
rlp_test.go
state_test_util.go tests: use 'sender' in state tests if present (#28023) 2023-08-29 04:36:10 +02:00
state_test.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
transaction_test_util.go
transaction_test.go