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
Guillaume Ballet 52766bedb9
core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036)
2 days ago
..
asm
bloombits
forkid
rawdb all: nuke total difficulty (#30744) 3 days ago
state core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days ago
stateless
tracing all: nuke total difficulty (#30744) 3 days 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 core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days ago
.gitignore
bench_test.go all: nuke total difficulty (#30744) 3 days ago
block_validator.go core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
block_validator_test.go
blockchain.go all: nuke total difficulty (#30744) 3 days ago
blockchain_insert.go
blockchain_reader.go all: nuke total difficulty (#30744) 3 days ago
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go all: nuke total difficulty (#30744) 3 days ago
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days ago
chain_makers_test.go all: nuke total difficulty (#30744) 3 days ago
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: nuke total difficulty (#30744) 3 days ago
genesis_alloc.go
genesis_test.go all: nuke total difficulty (#30744) 3 days ago
headerchain.go all: nuke total difficulty (#30744) 3 days ago
headerchain_test.go all: nuke total difficulty (#30744) 3 days ago
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/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days 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 all: nuke total difficulty (#30744) 3 days ago
types.go
verkle_witness_test.go core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days ago