lighthouse/beacon_node
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
..
beacon_chain Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
client Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00
eth1 Discovery v0.2.0 Update (#926) 2020-03-19 15:11:08 +11:00
eth2-libp2p Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00
fork Adds ENR "eth2" field and Fork logic to networking (#953) 2020-03-24 21:45:53 +11:00
genesis Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
network Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00
rest_api Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
src Adds ENR "eth2" field and Fork logic to networking (#953) 2020-03-24 21:45:53 +11:00
store Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
timer Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
version Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
websocket_server Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
Cargo.toml Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00