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/eth
Marius van der Wijden 377c7d799f
eth/catalyst: return 0x0 if latestvalid is pow block (#25423)
3 years ago
..
catalyst eth/catalyst: return 0x0 if latestvalid is pow block (#25423) 3 years ago
downloader eth: support bubbling up bad blocks from sync to the engine API (#25190) 3 years ago
ethconfig cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 3 years ago
fetcher all: add whitespace linter (#25312) 3 years ago
filters all: add whitespace linter (#25312) 3 years ago
gasprice cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 3 years ago
protocols all: add whitespace linter (#25312) 3 years ago
tracers eth/tracers/js: fix capitalization in tests 3 years ago
api.go core: eth: rpc: implement safe rpc block (#25165) 3 years ago
api_backend.go core: eth: rpc: implement safe rpc block (#25165) 3 years ago
api_test.go core, trie, eth, cmd: rework preimage store (#25287) 3 years ago
backend.go all: remove version field from rpc.API 3 years ago
bloombits.go
handler.go eth/catalyst: disallow importing blocks via newPayload during snap sync (#25210) 3 years ago
handler_eth.go all: update license headers and AUTHORS from git history (#24947) 3 years ago
handler_eth_test.go all: add whitespace linter (#25312) 3 years ago
handler_snap.go
handler_test.go
peer.go all: more linters (#24783) 3 years ago
peerset.go eth/downloader: implement beacon sync (#23982) 3 years ago
state_accessor.go
sync.go core: eth: implement Kiln-v2 spec (#24506) 3 years ago
sync_test.go eth: introduce eth67 protocol (#24093) 3 years ago