lighthouse/beacon_node/rest_api/src
Paul Hauner 5c397c49d8
Fix error in /consensus/individual_votes (#859)
* Add patch and commented-out tests

* Delete commented-out tests
2020-04-01 17:39:28 +11:00
..
advanced.rs Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
beacon.rs Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
config.rs Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
consensus.rs Fix error in /consensus/individual_votes (#859) 2020-04-01 17:39:28 +11:00
error.rs Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
helpers.rs Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
lib.rs Fix error in /consensus/individual_votes (#859) 2020-04-01 17:39:28 +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 Remove network lock (#840) 2020-02-19 22:12:25 +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 Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
spec.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
url_query.rs Make API friendly to block explorers (#702) 2019-12-19 11:45:28 +11:00
validator.rs Faster attestation production (#838) 2020-03-04 17:10:22 +11:00