mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-15 05:59:39 +00:00
Bleeding edge discovery (#2435)
* Update discovery banning logic and tokio * Update to latest discovery * Shift to latest discovery * Fmt
This commit is contained in:
@@ -13,7 +13,7 @@ types = { path = "../../consensus/types" }
|
||||
validator_client = { path = "../../validator_client" }
|
||||
parking_lot = "0.11.0"
|
||||
futures = "0.3.7"
|
||||
tokio = "1.1.0"
|
||||
tokio = "1.7.1"
|
||||
eth1_test_rig = { path = "../eth1_test_rig" }
|
||||
env_logger = "0.8.2"
|
||||
clap = "2.33.3"
|
||||
|
||||
Reference in New Issue
Block a user