lighthouse-pulse/beacon_node/network/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
..
attestation_service Refactor attestation service (#1415) 2020-08-19 08:46:25 +00:00
beacon_processor Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
router Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
service Alternative (to BeaconChainHarness) BeaconChain testing API (#1380) 2020-08-26 09:24:55 +00:00
sync Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Process gossip blocks on the GossipProcessor (#1523) 2020-08-17 09:20:27 +00:00
metrics.rs Add remaining network ops to queuing system (#1546) 2020-08-19 05:09:53 +00:00
persisted_dht.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
service.rs Use Gossipsub 1.1 (#1516) 2020-08-30 13:06:50 +00:00