lighthouse/beacon_node/client
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
..
src Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
Cargo.toml Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00