lighthouse/beacon_node
Luke Anderson 632c13a9ec
Fixing some API bits
- Adding the validator routes into the main function.
 - Fixing the setting of the aggregation bits, and handling errors correctly.
 - Rust format fixes, and addressing compiler warnings.
2019-09-01 15:41:03 +10:00
..
beacon_chain Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
client Bootstrap (#501) 2019-08-23 15:53:53 +10:00
eth2-libp2p Bootstrap (#501) 2019-08-23 15:53:53 +10:00
network Bootstrap (#501) 2019-08-23 15:53:53 +10:00
rest_api Fixing some API bits 2019-09-01 15:41:03 +10:00
rpc Fleshed out some API endpoints. 2019-08-28 23:33:34 +10:00
src Bootstrap (#501) 2019-08-23 15:53:53 +10:00
store Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +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