Official Go implementation of the Ethereum protocol
 
 
 
 
 
 
go-ethereum/core
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726)
2 years ago
..
asm
beacon build: upgrade to go 1.19 (#25726) 2 years ago
bloombits
forkid
rawdb build: upgrade to go 1.19 (#25726) 2 years ago
state build: upgrade to go 1.19 (#25726) 2 years ago
types all: fix some typos (#25551) 3 years ago
vm build: upgrade to go 1.19 (#25726) 2 years ago
.gitignore
bench_test.go all: cleanup tests (#25641) 3 years ago
block_validator.go
block_validator_test.go all: cleanup tests (#25641) 3 years ago
blockchain.go core: place a cap on reorglogs (#25711) 3 years ago
blockchain_insert.go
blockchain_reader.go core, eth/downloader: handle spurious junk bodies from racey rollbacks (#25578) 3 years ago
blockchain_repair_test.go all: cleanup tests (#25641) 3 years ago
blockchain_sethead_test.go all: cleanup tests (#25641) 3 years ago
blockchain_snapshot_test.go all: cleanup tests (#25641) 3 years ago
blockchain_test.go build: upgrade to go 1.19 (#25726) 2 years ago
blocks.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go all: cleanup tests (#25641) 3 years ago
chain_makers_test.go all: move genesis initialization to blockchain (#25523) 3 years ago
dao_test.go all: cleanup tests (#25641) 3 years ago
error.go all: remove duplicate word in comments (#25618) 3 years ago
events.go
evm.go
forkchoice.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go build: upgrade to go 1.19 (#25726) 2 years ago
genesis_alloc.go core/genesis: remove calaverasAllocData (#25516) 3 years ago
genesis_test.go all: move genesis initialization to blockchain (#25523) 3 years ago
headerchain.go
headerchain_test.go all: cleanup tests (#25641) 3 years ago
mkalloc.go build: upgrade to go 1.19 (#25726) 2 years ago
rlp_test.go all: cleanup tests (#25641) 3 years ago
state_prefetcher.go
state_processor.go core: remove unused bc ChainContext in applyTransaction 3 years ago
state_processor_test.go all: cleanup tests (#25641) 3 years ago
state_transition.go build: upgrade to go 1.19 (#25726) 2 years ago
tx_cacher.go
tx_journal.go core: make tx journal check and open atomic (#25530) 3 years ago
tx_list.go
tx_list_test.go
tx_noncer.go all: remove duplicate word in comments (#25618) 3 years ago
tx_pool.go
tx_pool_test.go
types.go