plugeth/eth/fetcher
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.
2019-07-08 11:42:22 +02:00
..
fetcher_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
fetcher.go eth, les: add sanity checks for unbounded block fields (#19573) 2019-07-08 11:42:22 +02:00
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 2018-02-23 11:56:08 +02:00