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
Martin Holst Swende f578d41ee6 core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#19737) 6 years ago
..
asm
bloombits
rawdb core, ethdb, metrics, p2p: expose various counter metrics for grafana 6 years ago
state core/state: unified function receiver names (#19615) 6 years ago
types core/types: document RawSignatureValues (#19695) 6 years ago
vm core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#19737) 6 years ago
.gitignore
bench_test.go core, eth, les, light: scope receipt functionality a bit cleaner 6 years ago
block_validator.go
block_validator_test.go
blockchain.go core, ethdb, metrics, p2p: expose various counter metrics for grafana 6 years ago
blockchain_insert.go all: simplify timestamps to uint64 (#19372) 6 years ago
blockchain_test.go les, les/flowcontrol: implement LES/3 (#19329) 6 years ago
blocks.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go core: fix import errors on clique crashes + empty blocks (#19544) 6 years ago
chain_makers_test.go
dao_test.go
error.go core: move error variable to error.go (#19560) 6 years ago
events.go
evm.go all: simplify timestamps to uint64 (#19372) 6 years ago
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go core, cmd, vendor: fixes and database inspection tool (#15) 6 years ago
genesis_alloc.go
genesis_test.go
headerchain.go core, ethdb, metrics, p2p: expose various counter metrics for grafana 6 years ago
helper_test.go
mkalloc.go
state_prefetcher.go core: prefetch next block state concurrently 6 years ago
state_processor.go consensus,core,miner: avoid overhead of creating a new block (#19301) 6 years ago
state_transition.go
tx_cacher.go
tx_journal.go
tx_list.go core, ethdb, metrics, p2p: expose various counter metrics for grafana 6 years ago
tx_list_test.go
tx_pool.go core: move TxPool reorg and events to background goroutine (#19705) 6 years ago
tx_pool_test.go core: move TxPool reorg and events to background goroutine (#19705) 6 years ago
types.go core: prefetch next block state concurrently 6 years ago