mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-06 02:52:20 +00:00
b8667217f0
- Cleaned up imports - Moved ApiError and such to it's own error.rs - Obsoleted 'success_response' in favour of new async regular and json only flavours - Made ApiError work async and be derived from hyper errors - Added a check to ensure an error is thrown if a non-json encoding is requested on a json-only function - Made all the individual service functions return futures (only node and network for now) |
||
---|---|---|
.. | ||
beacon_chain | ||
client | ||
eth2-libp2p | ||
network | ||
rest_api | ||
rpc | ||
src | ||
store | ||
version | ||
Cargo.toml |