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
Felföldi Zsolt c2003ed63b les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
..
asm
bloombits
rawdb core: remove unnecessary fields in logs, receipts and tx lookups (#17106) 6 years ago
state core/state: more memory efficient preimage allocation (#16663) 6 years ago
types core: remove unnecessary fields in logs, receipts and tx lookups (#17106) 6 years ago
vm core/vm: remove unused constants 6 years ago
.gitignore
bench_test.go
block_validator.go
block_validator_test.go
blockchain.go les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
blockchain_insert.go cmd/utils, eth: relinquish GC cache to read cache in archive mode 6 years ago
blockchain_test.go core: more tests for sidechain import, fixes #19105 (#19113) 6 years ago
blocks.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go core: fix pruner panic when importing low-diff-large-sidechain 6 years ago
chain_makers_test.go
dao_test.go
error.go
events.go
evm.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go cmd, core, params: add support for Goerli 6 years ago
genesis_alloc.go cmd, core, params: add support for Goerli 6 years ago
genesis_test.go
headerchain.go
helper_test.go
mkalloc.go
state_processor.go
state_transition.go
tx_cacher.go
tx_journal.go
tx_list.go
tx_list_test.go
tx_pool.go
tx_pool_test.go core: enforce camel case variable names (#19058) 6 years ago
types.go