Files
lighthouse/beacon_node
Luke Anderson ebd97730d5 Converted the Beacon API service to Futures
- Added SSZ encode for HeadResponse
 - Converted all of the /beacon/ endpoints to return BoxFut instead of ApiResult
 - Wrapped all of the '?'s in a new macro try_future!()
 - Copied the try macro to try_future, so that a boxed future can easily be returned.
 - Replaced all of the response serializations to use the new success_response
2019-09-11 01:43:49 +10:00
..
2019-09-05 03:03:45 +10:00
2019-03-19 23:20:39 +11:00
2019-09-01 19:32:57 +10:00