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 a90cc66f3c
eth: check propagated block malformation on receiption
5 years ago
..
downloader Merge pull request #20204 from holiman/fix_downloader_race 5 years ago
fetcher eth, les: add sanity checks for unbounded block fields (#19573) 5 years ago
filters eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 years ago
gasprice cmd, core, eth, miner, params: configurable gas floor and ceil 6 years ago
tracers eth/tracers: fix staticcheck warnings (#20379) 5 years ago
api.go eth, internal/web3ext: add optional first and last arguments to the `admin_exportChain` RPC. (#20107) 5 years ago
api_backend.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 years ago
api_test.go eth: add debug_accountRange (#17438) 5 years ago
api_tracer.go eth: fix storageRangeAt for empty blocks (#18076) 5 years ago
backend.go Revert "eth: refactor creation of EthAPIBackend (#20476)" (#20536) 5 years ago
bloombits.go all: clean up and proerly abstract database access 6 years ago
config.go consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 5 years ago
enr_entry.go core/forkid: implement the forkid EIP, announce via ENR (#19738) 5 years ago
gen_config.go cmd, eth: fix dump config issue (#19825) 5 years ago
handler.go eth: check propagated block malformation on receiption 5 years ago
handler_test.go eth: check propagated block malformation on receiption 5 years ago
helper_test.go eth: eth/64 - extend handshake packet with fork id 5 years ago
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
peer.go eth: eth/64 - extend handshake packet with fork id 5 years ago
protocol.go eth: eth/64 - extend handshake packet with fork id 5 years ago
protocol_test.go eth: eth/64 - extend handshake packet with fork id 5 years ago
sync.go eth: fix sync bloom panic (#19757) 5 years ago
sync_test.go all: new p2p node representation (#17643) 6 years ago