lighthouse-pulse/beacon_node/eth2_libp2p/src/rpc
Pawan Dhananjay 7b97c4ad30 Snappy additional sanity checks (#1625)
## Issue Addressed

N/A

## Proposed Changes

Adds the following check from the spec

> A reader SHOULD NOT read more than max_encoded_len(n) bytes after reading the SSZ length-prefix n from the header.
2020-09-21 01:06:25 +00:00
..
codec Snappy additional sanity checks (#1625) 2020-09-21 01:06:25 +00:00
handler.rs Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
methods.rs Prevent printing binary in RPC errors (#1604) 2020-09-10 04:43:22 +00:00
mod.rs Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
protocol.rs Remove ssz encoding support from rpc (#1457) 2020-08-06 04:29:19 +00:00
rate_limiter.rs Prevent large step-size parameters (#1583) 2020-09-11 02:33:36 +00:00