lighthouse-pulse/beacon_node/rest_api/src
Luke Anderson eaec5e7b69
Start implementation of 'get attstation' validator function.
- Created new /beacon/validator/attestation endpoint
 - Updated some small issues with the API spec.
2019-08-29 14:58:49 +10:00
..
beacon.rs Flesh spec. & update display bugs. 2019-08-29 13:36:51 +10:00
config.rs Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
helpers.rs Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
lib.rs Start implementation of 'get attstation' validator function. 2019-08-29 14:58:49 +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 Start implementation of 'get attstation' validator function. 2019-08-29 14:58:49 +10:00