lighthouse/beacon_node/eth2-libp2p
Age Manning 6ca4f4709b
Connects the attestation service to network components (#961)
* Sends attestations to the attestation service for processing

* Adds 'attnets' field to local ENR

* Adds ENR bitfield modification logic

* Link attestation service to discovery

- Updates discv5
- Links discover events to discovery
- Support for ENRBitfield

* Adds discovery config params, correct warnings

* Rust fmt fixes

* Correct tests
2020-03-25 22:18:06 +11:00
..
src Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00
tests Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00
Cargo.toml Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00