lighthouse/beacon_node/rest_api/src
Luke Anderson c13f27e245
Updating REST API.
- Made /beacon/state return the current 'head' state when no parameters are provided.
 - Added some of the YAML api spec stuff to the /beacon/state endpoint in the rest_api spec.
2019-09-03 16:30:04 +10:00
..
beacon.rs Updating REST API. 2019-09-03 16:30:04 +10:00
config.rs Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
helpers.rs Fixing some API bits 2019-09-01 15:41:03 +10:00
lib.rs Fixing some API bits 2019-09-01 15:41:03 +10:00
metrics.rs Further aligning the API & implementation. 2019-08-28 21:25:38 +10:00
network.rs Started aligning API spec with implementation. 2019-08-28 02:05:19 +10:00
node.rs Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
spec.rs Bootstrap (#501) 2019-08-23 15:53:53 +10:00
url_query.rs Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
validator.rs Fixing some API bits 2019-09-01 15:41:03 +10:00