lighthouse/beacon_node/rest_api/src
Paul Hauner 2bbac2ed18 Address bugs (#639)
* Change validator/duties endpoint

* Add time-based skip slot limiting

* Add new error type missed in previous commit
2019-11-27 18:37:09 +11:00
..
beacon.rs Implement freezer database (#508) 2019-11-27 10:54:46 +11:00
config.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
error.rs Return HTTP 202 to indicate processing error. 2019-09-13 21:22:32 +10:00
helpers.rs Implement freezer database (#508) 2019-11-27 10:54:46 +11:00
lib.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
macros.rs Converted the Beacon API service to Futures 2019-09-11 01:43:49 +10:00
metrics.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
network.rs Validator client refactor (#618) 2019-11-25 15:48:24 +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 Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
spec.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
url_query.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
validator.rs Address bugs (#639) 2019-11-27 18:37:09 +11:00