Extract peers grid topology related code to a separate unit (#5365)

* Initial attempt to extract grid topology related code

* Use shared code in the approval distribution subsystem

* Fix spellcheck issues

* Moe Aggression stuff back to the approval-distribution subsystem

* Cargo fmt
This commit is contained in:
Vsevolod Stakhov
2022-04-22 11:19:36 +01:00
committed by GitHub
parent bb3cc7b041
commit a5742b9ec1
6 changed files with 256 additions and 159 deletions
+1
View File
@@ -6993,6 +6993,7 @@ dependencies = [
"polkadot-node-jaeger",
"polkadot-node-primitives",
"polkadot-primitives",
"rand 0.8.5",
"sc-authority-discovery",
"sc-network",
"strum 0.24.0",