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.
Martin Holst Swende
cdfe9a3a2a
eth, les: add sanity checks for unbounded block fields ( #19573 )
...
This PR adds some hardening in the lower levels of the protocol stack, to bail early on invalid data. Primarily, attacks that this PR protects against are on the "annoyance"-level, which would otherwise write a couple of megabytes of data into the log output, which is a bit resource intensive.
5 years ago
..
flowcontrol
les, les/flowcontrol: implement LES/3 ( #19329 )
6 years ago
api.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
api_backend.go
les, light: implement ODR transaction lookup by hash ( #19069 )
6 years ago
api_test.go
les, les/flowcontrol: improved request serving and flow control ( #18230 )
6 years ago
backend.go
cmd, eth, les, param: drop --override.constantinople
5 years ago
benchmark.go
les, light: remove support for les/1 4096 block CHT sections
6 years ago
bloombits.go
all: make indexer configurable ( #17188 )
6 years ago
checkpointoracle.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
commons.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
costtracker.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
distributor.go
les, les/flowcontrol: implement LES/3 ( #19329 )
6 years ago
distributor_test.go
les, les/flowcontrol: improved request serving and flow control ( #18230 )
6 years ago
execqueue.go
les, les/flowcontrol: implement LES/3 ( #19329 )
6 years ago
execqueue_test.go
les: fix goroutine leak in execQueue ( #14480 )
8 years ago
fetcher.go
les: avoid fetcher deadlock on requestChn ( #19571 )
6 years ago
fetcher_test.go
les: remove redundant type specifiers ( #19091 )
6 years ago
freeclient.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
freeclient_test.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
handler.go
eth, les: add sanity checks for unbounded block fields ( #19573 )
5 years ago
handler_test.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
helper_test.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
metrics.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
odr.go
les, light: implement ODR transaction lookup by hash ( #19069 )
6 years ago
odr_requests.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
odr_test.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
peer.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
peer_test.go
les, les/flowcontrol: implement LES/3 ( #19329 )
6 years ago
protocol.go
eth, les: add sanity checks for unbounded block fields ( #19573 )
5 years ago
randselect.go
les, les/flowcontrol: improved request serving and flow control ( #18230 )
6 years ago
randselect_test.go
all: gofmt -w -s
8 years ago
request_test.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
retrieve.go
les, les/flowcontrol: implement LES/3 ( #19329 )
6 years ago
server.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
serverpool.go
p2p/enode: improve IPv6 support, add ENR text representation ( #19663 )
6 years ago
servingqueue.go
les: remove half-finished priority pool APIs ( #19780 )
5 years ago
sync.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
sync_test.go
accounts, cmd, contracts, les: integrate clef for transaction signing ( #19783 )
5 years ago
txrelay.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago
ulc.go
p2p/enode: improve IPv6 support, add ENR text representation ( #19663 )
6 years ago
ulc_test.go
all: on-chain oracle checkpoint syncing ( #19543 )
5 years ago