lighthouse/beacon_node
pscott 02174e21d8
Fix clippy's performance lints (#1286)
* Fix clippy perf lints

* Cargo fmt

* Add  and  to lint rule in Makefile

* Fix some leftover clippy lints
2020-06-26 00:04:08 +10:00
..
beacon_chain Fix clippy's performance lints (#1286) 2020-06-26 00:04:08 +10:00
client Silky smooth discovery (#1274) 2020-06-19 14:13:23 +10:00
eth1 Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
eth2_libp2p Fix clippy's performance lints (#1286) 2020-06-26 00:04:08 +10:00
genesis Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
network Fix clippy's performance lints (#1286) 2020-06-26 00:04: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 Fix clippy's performance lints (#1286) 2020-06-26 00:04:08 +10:00
src Fix clippy's performance lints (#1286) 2020-06-26 00:04:08 +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 Remove beacon-chain config file (#1279) 2020-06-23 13:45:27 +10:00