lighthouse/beacon_node/eth2_libp2p
Age Manning 49ab414594 Shift gossipsub validation (#1612)
## Issue Addressed

N/A

## Proposed Changes

This will consider all gossipsub messages that have either the `from`, `seqno` or `signature` field as invalid. 

## Additional Info

We should not merge this until all other clients have been sending empty fields for a while.

See https://github.com/ethereum/eth2.0-specs/issues/1981 for reference
2020-09-18 02:05:36 +00:00
..
src Shift gossipsub validation (#1612) 2020-09-18 02:05:36 +00:00
tests Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
Cargo.toml Prevent printing binary in RPC errors (#1604) 2020-09-10 04:43:22 +00:00