lighthouse-pulse/beacon_node/eth2_libp2p/src
Pawan Dhananjay 97be2ca295 Simulator and attestation service fixes (#1747)
## Issue Addressed

#1729 #1730 

Which issue # does this PR address?

## Proposed Changes

1. Fixes a bug in the simulator where nodes can't find each other due to 0 udp ports in their enr.
2. Fixes bugs in attestation service where we are unsubscribing from a subnet prematurely.

More testing is needed for attestation service fixes.
2020-10-15 07:11:31 +00:00
..
behaviour Gossipsub topic filters (#1767) 2020-10-14 10:12:57 +00:00
discovery Simulator and attestation service fixes (#1747) 2020-10-15 07:11:31 +00:00
peer_manager Simulator and attestation service fixes (#1747) 2020-10-15 07:11:31 +00:00
rpc Limit snappy input stream (#1738) 2020-10-11 22:45:33 +00:00
types Updates the message-id according to the Networking Spec (#1752) 2020-10-14 06:51:58 +00:00
config.rs Updates the message-id according to the Networking Spec (#1752) 2020-10-14 06:51:58 +00:00
lib.rs Updates the message-id according to the Networking Spec (#1752) 2020-10-14 06:51:58 +00:00
metrics.rs Extended Gossipsub metrics (#1577) 2020-09-01 06:59:14 +00:00
service.rs Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00