lighthouse/beacon_node/client/src
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
..
builder.rs Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00
config.rs Adds ENR "eth2" field and Fork logic to networking (#953) 2020-03-24 21:45:53 +11:00
error.rs Refactor ClientConfig, add serde to it 2019-06-07 19:44:27 -04:00
lib.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
metrics.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
notifier.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00