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
Péter Szilágyi f3af3fd8df
eth: support bubbling up bad blocks from sync to the engine API (#25190)
2 years ago
..
catalyst eth: support bubbling up bad blocks from sync to the engine API (#25190) 2 years ago
downloader eth: support bubbling up bad blocks from sync to the engine API (#25190) 2 years ago
ethconfig cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
fetcher all: add whitespace linter (#25312) 2 years ago
filters all: add whitespace linter (#25312) 2 years ago
gasprice cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
protocols all: add whitespace linter (#25312) 2 years ago
tracers eth/tracers/js: fix capitalization in tests 2 years ago
api.go eth, internal, light: fix error string capitalization (#25364) 2 years ago
api_backend.go core, eth, internal, rpc: implement final block (#24282) 2 years ago
api_test.go all: change format `0x%x` to `%#x` (#25221) 2 years ago
backend.go all: remove version field from rpc.API 2 years ago
bloombits.go eth: move eth.Config to a common package (#22205) 4 years ago
handler.go eth/catalyst: disallow importing blocks via newPayload during snap sync (#25210) 2 years ago
handler_eth.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
handler_eth_test.go all: add whitespace linter (#25312) 2 years ago
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 4 years ago
handler_test.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
peer.go all: more linters (#24783) 2 years ago
peerset.go eth/downloader: implement beacon sync (#23982) 3 years ago
state_accessor.go all: core rework for the merge transition (#23761) 3 years ago
sync.go core: eth: implement Kiln-v2 spec (#24506) 3 years ago
sync_test.go eth: introduce eth67 protocol (#24093) 2 years ago