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
Christina 9516e0f6b6
chore: fix various comments (#31082)
3 days ago
..
asm
bloombits
forkid
rawdb core/rawdb: fix panic in freezer (#30973) 4 weeks ago
state all: implement state history v2 (#30107) 2 weeks ago
stateless
tracing core/tracing: document `OnCodeChange` now being called from SelfDestruct (#31007) 2 weeks ago
txpool core/txpool: terminate subpool reset goroutine if pool was closed (#31030) 1 week ago
types core/types: initialize ChainID in SetCodeTx copy method (#31054) 2 weeks ago
vm chore: fix various comments (#31082) 3 days ago
.gitignore
bench_test.go all: implement eip-7702 set code tx (#30078) 2 months ago
block_validator.go core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
block_validator_test.go
blockchain.go all: implement state history v2 (#30107) 2 weeks ago
blockchain_insert.go
blockchain_reader.go core/state: introduce code reader interface (#30816) 2 months ago
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go all: implement state history v2 (#30107) 2 weeks ago
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go all: implement state history v2 (#30107) 2 weeks ago
chain_makers_test.go
dao_test.go
error.go all: implement eip-7702 set code tx (#30078) 2 months ago
events.go
evm.go
gaspool.go
gen_genesis.go
genesis.go all: implement state history v2 (#30107) 2 weeks ago
genesis_alloc.go
genesis_test.go cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go core: use sync.Once for SenderCacher initialization (#31029) 2 weeks ago
state_prefetcher.go core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
state_processor.go core/tracing: extends tracing.Hooks with OnSystemCallStartV2 (#30786) 2 months ago
state_processor_test.go core/types: updates for EIP-7702 API functions (#30933) 1 month ago
state_transition.go core/types: change SetCodeTx.ChainID to uint256 (#30982) 2 weeks ago
stateless.go cmd/evm: improve block/state test runner (#30633) 2 months ago
txindexer.go
txindexer_test.go
types.go
verkle_witness_test.go cmd, core, miner: rework genesis setup (#30907) 2 weeks ago