lighthouse/beacon_node/rest_api/src
Paul Hauner aa6f838c3c
Update /validator/subscribe (#969)
* Add progress on duties refactor

* Add simple is_aggregator bool to val subscription

* Remove unused function
2020-04-01 17:54:49 +11:00
..
advanced.rs Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
beacon.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
config.rs Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
consensus.rs Make API friendly to block explorers (#702) 2019-12-19 11:45:28 +11:00
error.rs Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
helpers.rs Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
lib.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
macros.rs Converted the Beacon API service to Futures 2019-09-11 01:43:49 +10:00
metrics.rs Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
network.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
node.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
response_builder.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
router.rs Update /validator/subscribe (#969) 2020-04-01 17:54:49 +11:00
spec.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
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