Companion for substrate/pull/9286 (#3443)

* Fix weights

* try something to unbreak companion

* update Substrate

Co-authored-by: Andronik Ordian <write@reusable.software>
Co-authored-by: parity-processbot <>
This commit is contained in:
Kian Paimani
2021-07-09 22:25:13 +02:00
committed by GitHub
parent d76560fea2
commit d53ec86bbe
10 changed files with 174 additions and 161 deletions
@@ -14,7 +14,7 @@ metered = { package = "metered-channel", path = "../../metered-channel" }
polkadot-overseer-gen-proc-macro = { path = "./proc-macro" }
polkadot-node-network-protocol = { path = "../../network/protocol"}
# trait SpawnNamed
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
polkadot-node-primitives = { path = "../../primitives" }
futures-timer = "3.0.2"
pin-project = "1.0"