mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 09:55:40 +00:00
Subsystem channel tweaks (#6905)
* subsystem tweaks for higher scale Signed-off-by: Andrei Sandu <andrei-mihail@parity.io> * Adjust queue sizes Signed-off-by: Andrei Sandu <andrei-mihail@parity.io> * Orchestra 0.0.5 Signed-off-by: Andrei Sandu <andrei-mihail@parity.io> * cargo lock Signed-off-by: Andrei Sandu <andrei-mihail@parity.io> --------- Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
This commit is contained in:
@@ -15,7 +15,7 @@ polkadot-node-primitives = { path = "../primitives" }
|
||||
polkadot-node-subsystem-types = { path = "../subsystem-types" }
|
||||
polkadot-node-metrics = { path = "../metrics" }
|
||||
polkadot-primitives = { path = "../../primitives" }
|
||||
orchestra = "0.0.4"
|
||||
orchestra = "0.0.5"
|
||||
gum = { package = "tracing-gum", path = "../gum" }
|
||||
lru = "0.9"
|
||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user