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
Darioush Jalali 819a4977e8
core: fix genesis setup in benchReadChain (#28856)
1 year ago
..
asm
bloombits
forkid params, core/forkid: enable cancun on sepolia and holesky (#28834) 1 year ago
rawdb core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago
state core/state: unexport GetOrNewStateObject (#28804) 1 year ago
txpool crypto/kzg4844: add helpers for versioned blob hashes (#28827) 1 year ago
types crypto/kzg4844: add helpers for versioned blob hashes (#28827) 1 year ago
vm core/state: unexport GetOrNewStateObject (#28804) 1 year ago
.gitignore
bench_test.go core: fix genesis setup in benchReadChain (#28856) 1 year ago
block_validator.go
block_validator_test.go
blockchain.go core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago
blockchain_insert.go
blockchain_reader.go core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago
blocks.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go
chain_makers_test.go
dao_test.go
error.go internal/ethapi: handle blobs in API methods (#28786) 1 year ago
events.go
evm.go
forkchoice.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go
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
state_processor_test.go
state_transition.go crypto/kzg4844: add helpers for versioned blob hashes (#28827) 1 year ago
types.go