plugeth/tests
Guillaume Ballet c7b099b2ea
trie, core/state: revert error removal in (*state.Trie).Commit (#27544)
* trie, core/state: revert error removal in (*state.Trie).Commit

* Gary's nitpick :)

Co-Authored-By:  rjl493456442 <garyrong0905@gmail.com>

---------

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2023-06-27 15:36:38 +03:00
..
evm-benchmarks@d8b88f4046
fuzzers trie, core/state: revert error removal in (*state.Trie).Commit (#27544) 2023-06-27 15:36:38 +03:00
solidity
testdata@bac70c50a5 tests: update (#26548) 2023-02-06 14:52:51 -05:00
block_test_util.go cmd/evm: make evm blocktest output logs if so instructed (#27396) 2023-06-06 04:27:40 -04:00
block_test.go cmd/evm: make evm blocktest output logs if so instructed (#27396) 2023-06-06 04:27:40 -04: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 tests: update (#26548) 2023-02-06 14:52:51 -05:00
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go
init_test.go internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 2023-05-25 02:54:28 -04:00
init.go tests: define MuirGlacier fork (#26856) 2023-03-10 15:47:05 -05: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 cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-06-20 15:31:45 -04:00
state_test.go all: remove debug-field from vm config (#27048) 2023-04-04 09:50:13 -04:00
transaction_test_util.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2023-01-11 04:05:47 -05:00
transaction_test.go