lighthouse/beacon_node/client
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
Cargo.toml Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00