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 34bda5eae3
core, eth, les, rpc: polish catalyst errors, add context
3 years ago
..
catalyst core, eth, les, rpc: polish catalyst errors, add context 3 years ago
downloader all: replace strings.Replace with string.ReplaceAll (#24835) 3 years ago
ethconfig cmd, eth: fix required blocks regression 3 years ago
fetcher eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) 3 years ago
filters eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) 3 years ago
gasprice
protocols eth: fix flaky test, don't attach empty slots/proofs (#24885) 3 years ago
tracers eth/tracers/js: add memory.length method (#24887) 3 years ago
api.go core, eth, internal, rpc: implement final block (#24282) 3 years ago
api_backend.go core, eth, internal, rpc: implement final block (#24282) 3 years ago
api_test.go
backend.go cmd, eth: fix required blocks regression 3 years ago
bloombits.go
discovery.go
handler.go cmd, eth: fix required blocks regression 3 years ago
handler_eth.go
handler_eth_test.go
handler_snap.go
handler_test.go
peer.go
peerset.go
state_accessor.go
sync.go core: eth: implement Kiln-v2 spec (#24506) 3 years ago
sync_test.go