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/core
dm4 49e38c970e core/asm: remove unused condition (#16487) 7 years ago
..
asm core/asm: remove unused condition (#16487) 7 years ago
bloombits
state core/state: fix ripemd-cornercase in Copy 7 years ago
types build: enable goimports and varcheck linters (#16446) 7 years ago
vm build: enable goimports and varcheck linters (#16446) 7 years ago
.gitignore
bench_test.go
block_validator.go
block_validator_test.go
blockchain.go
blockchain_test.go core: add blockchain benchmarks 7 years ago
blocks.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go
chain_makers_test.go
dao_test.go
database_util.go
database_util_test.go
error.go
events.go
evm.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go
genesis_alloc.go
genesis_test.go
headerchain.go
helper_test.go
mkalloc.go
state_processor.go
state_transition.go core: remove stray account creations in state transition (#16470) 7 years ago
tx_journal.go
tx_list.go core: txpool stable underprice drop order, perf fixes 7 years ago
tx_list_test.go
tx_pool.go build: enable goimports and varcheck linters (#16446) 7 years ago
tx_pool_test.go core: txpool stable underprice drop order, perf fixes 7 years ago
types.go