lighthouse-pulse/beacon_node/src
Paul Hauner 989e2727d7
Changes to rest_api (#480)
* Add half-finished rest api changes

* Add basic, messy changes to rest api

* Fix expect() in ApiRequest

* Remove ApiRequest, add route for beacon state

* Tidy rest api, add get state from root

* Add api method for getting state roots by slot

* Add test for URL helper

* Simplify state_at_slot fn

* Add tests for rest api helper fns

* Add extra tests for parse root

* Fix clippy lints

* Fix compile error in rest api

* Update test to new ethereum-types
2019-08-10 17:15:15 +10:00
..
main.rs Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
run.rs Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00