lighthouse-pulse/beacon_node/eth2_libp2p/src
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
..
behaviour Extended Gossipsub metrics (#1577) 2020-09-01 06:59:14 +00:00
discovery Dial cached enr's before making subnet discovery query (#1376) 2020-09-11 00:52:27 +00:00
peer_manager Dial cached enr's before making subnet discovery query (#1376) 2020-09-11 00:52:27 +00:00
rpc Prevent large step-size parameters (#1583) 2020-09-11 02:33:36 +00:00
types Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
config.rs Shift gossipsub validation (#1612) 2020-09-18 02:05:36 +00:00
lib.rs Extended Gossipsub metrics (#1577) 2020-09-01 06:59:14 +00:00
metrics.rs Extended Gossipsub metrics (#1577) 2020-09-01 06:59:14 +00:00
service.rs reuse beacon_node methods for initializing network configs in boot_node (#1520) 2020-08-21 12:00:01 +00:00