lighthouse/beacon_node
pscott 06a72614cb
Make all features explicit (#1251)
* Make all features explicit

* Remove default feature and add missing newline to cargo.toml

* Fix compilation for --feature libp2p-websocket

Signed-off-by: pscott <scottpiriou@gmail.com>

* Remove 'with-arbitrary'
2020-06-18 17:42:42 +10:00
..
beacon_chain Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
client Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
eth1 Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
eth2-libp2p Make all features explicit (#1251) 2020-06-18 17:42:42 +10:00
genesis Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
network Add DC/Shutdown capabilities to the behaviour handler (#1233) 2020-06-18 11:53:08 +10:00
operation_pool beacon_node, consensus: fix possible deadlocks when comparing with itself (#1241) 2020-06-09 07:08:54 +10:00
rest_api Make all features explicit (#1251) 2020-06-18 17:42:42 +10:00
src Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
store Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
Cargo.toml Check for unused deps in CI (#1262) 2020-06-14 10:59:50 +10:00