lighthouse/beacon_node/network/src
Age Manning aaa14073ff Clean up warnings (#2240)
This is a small PR that cleans up compiler warnings. 

The most controversial change is removing the `data_dir` field from the `BeaconChainBuilder`. 

It was removed because it was never read.


Co-authored-by: Paul Hauner <paul@paulhauner.com>
Co-authored-by: Herman Junge <hermanjunge@protonmail.com>
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2021-04-12 00:57:43 +00:00
..
attestation_service Clean up warnings (#2240) 2021-04-12 00:57:43 +00:00
beacon_processor Optimize validator duties (#2243) 2021-03-17 05:09:57 +00:00
router Handle early blocks (#2155) 2021-02-24 03:08:52 +00:00
service Clippy 1.49.0 updates and dht persistence test fix (#2156) 2021-01-19 00:34:28 +00:00
sync Handle early blocks (#2155) 2021-02-24 03:08:52 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
metrics.rs Handle early blocks (#2155) 2021-02-24 03:08:52 +00:00
nat.rs Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
persisted_dht.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
service.rs Prevent adding and dialing bootnodes when discovery is disabled (#2247) 2021-03-08 06:27:49 +00:00
status.rs Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00