Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/tests
Péter Szilágyi 57268f7e6c
all: rename dataGas to blobGas (#27789)
2 years ago
..
evm-benchmarks@d8b88f4046 tests: update evm-benchmarks (#26255) 2 years ago
fuzzers all: expose block number information to statedb (#27753) 2 years ago
solidity
testdata@ee3fa4c86d core, tests: EIP-4844 transaction processing logic (#27721) 2 years ago
block_test.go cmd/evm: make evm blocktest output logs if so instructed (#27396) 2 years ago
block_test_util.go cmd/evm: make evm blocktest output logs if so instructed (#27396) 2 years ago
difficulty_test.go params: remove `EIP150Hash` from chainconfig (#27087) 2 years ago
difficulty_test_util.go
gen_btheader.go tests: update (#26548) 2 years ago
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go all: rename dataGas to blobGas (#27789) 2 years ago
init.go core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663) 2 years ago
init_test.go internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 2 years ago
rlp_test.go
rlp_test_util.go internal,tests: replace noarg fmt.Errorf with errors.New (#27335) 2 years ago
state_test.go all: rename dataGas to blobGas (#27789) 2 years ago
state_test_util.go all: rename dataGas to blobGas (#27789) 2 years ago
transaction_test.go
transaction_test_util.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago