mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 21:54:30 +00:00
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. |
||
|---|---|---|
| .. | ||
| block_fetcher.go | ||
| block_fetcher_test.go | ||
| tx_fetcher.go | ||
| tx_fetcher_test.go | ||