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
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670)
2 months ago
..
asm
bloombits
forkid
rawdb all: fix issues with benchmarks (#30667) 3 months ago
state core/state/snapshot: handle legacy journal (#30802) 2 months ago
stateless
tracing core/tracing: add GetCodeHash to StateDB (#30784) 2 months ago
txpool core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 2 months ago
types all: exclude empty outputs in requests commitment (#30670) 2 months ago
vm all: typos in comments (#30779) 2 months ago
.gitignore
bench_test.go all: fix issues with benchmarks (#30667) 3 months ago
block_validator.go
block_validator_test.go
blockchain.go
blockchain_insert.go
blockchain_reader.go core: better document reason for dropping error on return (#30811) 2 months ago
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go all: exclude empty outputs in requests commitment (#30670) 2 months ago
chain_makers_test.go
dao_test.go
error.go
events.go
evm.go
gaspool.go
gen_genesis.go
genesis.go all: exclude empty outputs in requests commitment (#30670) 2 months ago
genesis_alloc.go
genesis_test.go
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
state_processor.go all: exclude empty outputs in requests commitment (#30670) 2 months ago
state_processor_test.go core, trie: verkle state processor tests (#30672) 3 months ago
state_transition.go
stateless.go
txindexer.go
txindexer_test.go
types.go
verkle_witness_test.go all: typos in comments (#30779) 2 months ago