lighthouse/beacon_node/rest_api/src
Age Manning b23f19272d
v0.11.1 Network update (#989)
* Minor log bumps

* Initial building of extended RPC methods

* Wire in extended RPC methods

* Merge initial peer management template

* Add a PeerDB and give the peer manager some basic functions

* Initial connection of peer manager

* Add peer manager to lighthouse

* Connect peer manager with new RPC methods

* Correct tests and metadata RPC

Co-authored-by: Diva <divma@protonmail.com>
2020-04-08 01:08:05 +10:00
..
advanced.rs
beacon.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
config.rs
consensus.rs
error.rs Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
helpers.rs V0.11.0 network update (#976) 2020-04-01 17:54:49 +11:00
lib.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
macros.rs
metrics.rs Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
network.rs v0.11.1 Network update (#989) 2020-04-08 01:08:05 +10:00
node.rs
response_builder.rs
router.rs Update /validator/subscribe (#969) 2020-04-01 17:54:49 +11:00
spec.rs
url_query.rs Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
validator.rs Update /validator/subscribe (#969) 2020-04-01 17:54:49 +11:00