lighthouse/beacon_node/eth2_libp2p/src
blacktemplar c18d37c202 Use Gossipsub 1.1 (#1516)
## Issue Addressed

#1172

## Proposed Changes

* updates the libp2p dependency
* small adaptions based on changes in libp2p
* report not just valid messages but also invalid and distinguish between `IGNORE`d messages and `REJECT`ed messages


Co-authored-by: Age Manning <Age@AgeManning.com>
2020-08-30 13:06:50 +00:00
..
behaviour Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
discovery reuse beacon_node methods for initializing network configs in boot_node (#1520) 2020-08-21 12:00:01 +00:00
peer_manager ban IP addresses if too many banned peers for this IP address (#1543) 2020-08-21 01:41:12 +00:00
rpc Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
types Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
config.rs Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
lib.rs Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
metrics.rs Track gossip subscriptions as a metric (#1445) 2020-08-04 04:18:10 +00:00
service.rs reuse beacon_node methods for initializing network configs in boot_node (#1520) 2020-08-21 12:00:01 +00:00