go-ethereum/tests
Martin Holst Swende b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721)
This updates the reference tests to the latest version and also adds logic
to process EIP-4844 blob transactions into the state transition. We are now
passing most Cancun fork tests.

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-07-15 23:27:36 +02:00
..
evm-benchmarks@d8b88f4046
fuzzers core/state: value diff tracking in StateDB (#27349) 2023-07-11 15:43:23 +02:00
solidity
testdata@ee3fa4c86d core, tests: EIP-4844 transaction processing logic (#27721) 2023-07-15 23:27:36 +02:00
block_test.go cmd/evm: make evm blocktest output logs if so instructed (#27396) 2023-06-06 04:27:40 -04:00
block_test_util.go cmd/evm: make evm blocktest output logs if so instructed (#27396) 2023-06-06 04:27:40 -04:00
difficulty_test.go params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
difficulty_test_util.go
gen_btheader.go tests: update (#26548) 2023-02-06 14:52:51 -05:00
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go core, tests: EIP-4844 transaction processing logic (#27721) 2023-07-15 23:27:36 +02:00
init.go core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663) 2023-07-10 14:40:31 -04:00
init_test.go internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 2023-05-25 02:54:28 -04:00
rlp_test.go
rlp_test_util.go internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 2023-05-25 02:54:28 -04:00
state_test.go core, tests: EIP-4844 transaction processing logic (#27721) 2023-07-15 23:27:36 +02:00
state_test_util.go core, tests: EIP-4844 transaction processing logic (#27721) 2023-07-15 23:27:36 +02:00
transaction_test.go
transaction_test_util.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2023-01-11 04:05:47 -05:00