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 73a4ecf675 core/types: rename SetCodeAuthorization 'v' to 'yParity' 2 months ago
..
asm core/vm, cmd/evm: implement eof validation (#30418) 5 months ago
bloombits
forkid all: remove TerminalTotalDifficultyPassed (#30609) 4 months ago
rawdb metrics, cmd/geth: change init-process of metrics (#30814) 3 months ago
state all: implement eip-7702 set code tx (#30078) 2 months ago
stateless
tracing core/tracing: extends tracing.Hooks with OnSystemCallStartV2 (#30786) 3 months ago
txpool all: implement eip-7702 set code tx (#30078) 2 months ago
types core/types: rename SetCodeAuthorization 'v' to 'yParity' 2 months ago
vm core/vm: make all opcodes proper type (#30925) 2 months 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) 3 months ago
block_validator_test.go all: remove TerminalTotalDifficultyPassed (#30609) 4 months ago
blockchain.go cmd/evm: improve block/state test runner (#30633) 3 months ago
blockchain_insert.go
blockchain_reader.go core/state: introduce code reader interface (#30816) 3 months ago
blockchain_repair_test.go core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 4 months ago
blockchain_sethead_test.go core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 4 months ago
blockchain_snapshot_test.go core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 4 months ago
blockchain_test.go core/types: updates for EIP-7702 API functions (#30933) 2 months ago
bloom_indexer.go
chain_indexer.go core, eth, ethstats: simplify chain head events (#30601) 4 months ago
chain_indexer_test.go
chain_makers.go core: fixes for Prague fork in GenerateChain (#30924) 2 months ago
chain_makers_test.go all: remove TerminalTotalDifficultyPassed (#30609) 4 months ago
dao_test.go
error.go all: implement eip-7702 set code tx (#30078) 2 months ago
events.go core, eth, ethstats: simplify chain head events (#30601) 4 months ago
evm.go
gaspool.go
gen_genesis.go
genesis.go all: exclude empty outputs in requests commitment (#30670) 3 months ago
genesis_alloc.go
genesis_test.go trie/utils: ensure master can generate a correct genesis for kaustinen7 (#30856) 3 months ago
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go core: switch EVM tx context in ApplyMessage (#30809) 3 months ago
state_processor.go core/tracing: extends tracing.Hooks with OnSystemCallStartV2 (#30786) 3 months ago
state_processor_test.go core/types: updates for EIP-7702 API functions (#30933) 2 months ago
state_transition.go core/types: updates for EIP-7702 API functions (#30933) 2 months ago
stateless.go cmd/evm: improve block/state test runner (#30633) 3 months ago
txindexer.go core, eth, ethstats: simplify chain head events (#30601) 4 months ago
txindexer_test.go
types.go all: implement flat deposit requests encoding (#30425) 5 months ago
verkle_witness_test.go all: implement eip-7702 set code tx (#30078) 2 months ago