lighthouse/beacon_node
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
..
beacon_chain Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
client Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
eth2-libp2p Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
http_server Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
network Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
rest_api Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
rpc Initial Interop Updates (#492) 2019-08-10 11:44:17 +10:00
src Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
store Changes to rest_api (#480) 2019-08-10 17:15:15 +10:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00