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
cui 6c9f702982
core/types: using maps.Clone (#29398)
11 months ago
..
asm all: fix mismatched names in comments (#29348) 11 months ago
bloombits
forkid all: remove dependency on golang.org/exp (#29314) 11 months ago
rawdb all: fix mismatched names in comments (#29348) 11 months ago
state core/state: using slices.Clone (#29366) 11 months ago
tracing eth/tracers: live chain tracing with hooks (#29189) 11 months ago
txpool all: fix mismatched names in comments (#29348) 11 months ago
types core/types: using maps.Clone (#29398) 11 months ago
vm all: fix mismatched names in comments (#29348) 11 months ago
.gitignore
bench_test.go core: move genesis alloc types to core/types (#29003) 1 year ago
block_validator.go
block_validator_test.go consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 12 months ago
blockchain.go core: remove unused code (#29381) 11 months ago
blockchain_insert.go consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 12 months ago
blockchain_reader.go
blockchain_repair_test.go cmd: use package filepath over path for file system operations (#29227) 11 months ago
blockchain_sethead_test.go core: use finalized block as the chain freeze indicator (#28683) 12 months ago
blockchain_snapshot_test.go cmd: use package filepath over path for file system operations (#29227) 11 months ago
blockchain_test.go eth/tracers: live chain tracing with hooks (#29189) 11 months ago
blocks.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go core: add an end-to-end verkle test (#29262) 11 months ago
chain_makers_test.go params: use the same variable name as EIP-4788 (#29195) 11 months ago
dao_test.go
error.go
events.go
evm.go eth/tracers: live chain tracing with hooks (#29189) 11 months ago
forkchoice.go
gaspool.go
gen_genesis.go core: move genesis alloc types to core/types (#29003) 1 year ago
genesis.go eth/tracers: live chain tracing with hooks (#29189) 11 months ago
genesis_alloc.go
genesis_test.go core: move genesis alloc types to core/types (#29003) 1 year ago
headerchain.go
headerchain_test.go
mkalloc.go all: remove dependency on golang.org/exp (#29314) 11 months ago
rlp_test.go core: move genesis alloc types to core/types (#29003) 1 year ago
sender_cacher.go
state_prefetcher.go
state_processor.go eth/tracers: live chain tracing with hooks (#29189) 11 months ago
state_processor_test.go core: add an end-to-end verkle test (#29262) 11 months ago
state_transition.go eth/tracers: live chain tracing with hooks (#29189) 11 months ago
txindexer.go
txindexer_test.go core: move genesis alloc types to core/types (#29003) 1 year ago
types.go