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
Marius van der Wijden 9826cd65bc
eth/catalyst: implement engine_getPayloadBodiesByHash/Range methods (#26232)
2 years ago
..
asm
beacon eth/catalyst: implement engine_getPayloadBodiesByHash/Range methods (#26232) 2 years ago
bloombits
forkid all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago
rawdb all: implement withdrawals (EIP-4895) (#26484) 2 years ago
state core/state: remove notion of fake storage (#24916) 2 years ago
txpool all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago
types all: implement withdrawals (EIP-4895) (#26484) 2 years ago
vm core/vm: improve EVM instance reusability (#26341) 2 years ago
.gitignore
bench_test.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago
block_validator.go core: improve ambiguous block validation message (#26582) 2 years ago
block_validator_test.go
blockchain.go
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go all: implement withdrawals (EIP-4895) (#26484) 2 years ago
blocks.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go all: implement withdrawals (EIP-4895) (#26484) 2 years ago
chain_makers_test.go
dao_test.go
error.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago
events.go
evm.go all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago
forkchoice.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go all: implement withdrawals (EIP-4895) (#26484) 2 years ago
genesis_alloc.go
genesis_test.go
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go
state_processor.go all: implement withdrawals (EIP-4895) (#26484) 2 years ago
state_processor_test.go all: implement withdrawals (EIP-4895) (#26484) 2 years ago
state_transition.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago
types.go