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 2227589f9b
eth/catalyst: return 0x0 on Invalid block on top of pow block (#25006)
3 years ago
..
catalyst eth/catalyst: return 0x0 on Invalid block on top of pow block (#25006) 3 years ago
downloader all: update license headers and AUTHORS from git history (#24947) 3 years ago
ethconfig all: update license headers and AUTHORS from git history (#24947) 3 years ago
fetcher all: update license headers and AUTHORS from git history (#24947) 3 years ago
filters eth/filters: use buffered channel to avoid goroutine leak (#24928) 3 years ago
gasprice
protocols all: update license headers and AUTHORS from git history (#24947) 3 years ago
tracers eth/tracers: add support for block overrides in debug_traceCall (#24871) 3 years ago
api.go
api_backend.go
api_test.go
backend.go
bloombits.go
discovery.go all: update license headers and AUTHORS from git history (#24947) 3 years ago
handler.go
handler_eth.go all: update license headers and AUTHORS from git history (#24947) 3 years ago
handler_eth_test.go all: update license headers and AUTHORS from git history (#24947) 3 years ago
handler_snap.go
handler_test.go
peer.go
peerset.go
state_accessor.go
sync.go
sync_test.go