Official Go implementation of the Ethereum protocol
 
 
 
 
 
 
go-ethereum/tests
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348)
11 months ago
..
evm-benchmarks@d8b88f4046
fuzzers all: remove dependency on golang.org/exp (#29314) 11 months ago
solidity
testdata@fa51c5c164 tests: update reference tests (#28778) 1 year ago
block_test.go tests, appveyor: only execute one in four permutations on CI (#29220) 12 months ago
block_test_util.go eth/tracers: live chain tracing with hooks (#29189) 11 months ago
difficulty_test.go params: remove `EIP150Hash` from chainconfig (#27087) 2 years ago
difficulty_test_util.go
gen_btheader.go build, tests: add execution-spec-tests (#26985) 2 years ago
gen_difficultytest.go
gen_stenv.go tests: add currentExcessBlobGas to state tests (#28735) 1 year ago
gen_sttransaction.go tests: use 'sender' in state tests if present (#28023) 2 years ago
init.go build, tests: add execution-spec-tests (#26985) 2 years ago
init_test.go all: fix mismatched names in comments (#29348) 11 months ago
rlp_test.go
rlp_test_util.go internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 2 years ago
state_test.go tests, appveyor: only execute one in four permutations on CI (#29220) 12 months ago
state_test_util.go tests: fix panic via state test runner using json logger (#29349) 11 months ago
transaction_test.go
transaction_test_util.go