..
automated-testing
feat(ci): run 2x dev nodes for automated-testing ( #5346 )
2022-12-09 20:07:57 +07:00
contracts
rename ( #1978 )
2021-05-20 19:25:53 +01:00
execution-spec-tests
Execution Spec Tests & HashCheck() ( #6444 )
2022-12-28 17:01:40 +01:00
fuzzers
go1.19 gofmt ( #4988 )
2022-08-10 19:04:13 +07:00
solidity
tests/solidity: add contract to test every opcode ( #19283 )
2019-09-26 10:30:33 +02:00
testdata @ 9e058e565e
Update EIP-3860 according to ethereum/EIPs/pull/6040 ( #6161 )
2022-11-30 12:19:16 +01:00
.gitignore
Apply Turbo-Geth modifications to go-ethereum codebase
2019-11-01 21:52:03 +01:00
block_test_util.go
Execution Spec Tests & HashCheck() ( #6444 )
2022-12-28 17:01:40 +01:00
block_test.go
e3 tests ( #5774 )
2022-10-18 11:08:14 +07:00
difficulty_test_util.go
Update consensus tests to 10.2. EIP-2681 ( #3103 )
2021-12-07 18:24:59 +01:00
difficulty_test.go
Try non-parallel tests ( #6021 )
2022-11-10 23:47:35 +00:00
exec_spec_test.go
Execution Spec Tests & HashCheck() ( #6444 )
2022-12-28 17:01:40 +01:00
gen_btheader.go
Upgrade tests to 9.0.2 ( #2147 )
2021-06-13 14:01:11 +01:00
gen_difficultytest.go
Update consensus tests to 10.2. EIP-2681 ( #3103 )
2021-12-07 18:24:59 +01:00
gen_stenv.go
Update consensus tests to v11 ( #4724 )
2022-07-26 09:35:38 +02:00
init_test.go
Execution Spec Tests & HashCheck() ( #6444 )
2022-12-28 17:01:40 +01:00
init.go
Execution Spec Tests & HashCheck() ( #6444 )
2022-12-28 17:01:40 +01:00
rlp_test_util.go
Inner errors ( #2774 )
2021-10-04 22:16:52 +07:00
rlp_test.go
Try non-parallel tests ( #6021 )
2022-11-10 23:47:35 +00:00
state_test_util.go
Native tracers step 8 - added trace test suite, fixed some bugs ( #6430 )
2022-12-24 13:18:11 +00:00
state_test.go
HashBuilder: fix top node shorter than 32 bytes ( #6456 )
2022-12-28 11:58:37 +01:00
statedb_chain_test.go
Update consensus tests to v11 ( #4724 )
2022-07-26 09:35:38 +02:00
statedb_insert_chain_transaction_test.go
Withdrawals part 1 ( #6009 )
2022-12-01 09:15:01 +01:00
transaction_test_util.go
Shanghai & Cancun forks should be based on timestamp ( #6238 )
2022-12-07 18:45:44 +01:00
transaction_test.go
Try non-parallel tests ( #6021 )
2022-11-10 23:47:35 +00:00