diff --git a/Cargo.lock b/Cargo.lock index 9e1672edfb1..ad2b8b3994c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -452,7 +452,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "beefy-primitives", "fnv", @@ -486,7 +486,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -509,12 +509,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "scale-info", @@ -720,9 +720,9 @@ dependencies = [ [[package]] name = "bounded-vec" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b47cca82fca99417fe405f09d93bb8fff90bdd03d13c631f18096ee123b4281c" +checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6" dependencies = [ "thiserror", ] @@ -730,7 +730,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-runtime", "finality-grandpa", @@ -747,7 +747,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-runtime", "frame-support", @@ -759,7 +759,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitvec", "bp-runtime", @@ -776,7 +776,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-messages", "bp-runtime", @@ -794,7 +794,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -811,7 +811,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "hash-db", @@ -829,7 +829,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -844,7 +844,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -859,7 +859,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2081,6 +2081,7 @@ dependencies = [ "sc-consensus-babe", "sc-network", "sc-service", + "sc-sysinfo", "sc-telemetry", "sc-tracing", "sp-api", @@ -2841,7 +2842,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", ] @@ -2859,7 +2860,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -2881,7 +2882,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "Inflector", "chrono", @@ -2929,7 +2930,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -2940,7 +2941,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2956,7 +2957,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -2984,7 +2985,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "bitflags", "frame-metadata", @@ -3014,7 +3015,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -3026,7 +3027,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.3", @@ -3038,7 +3039,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "proc-macro2", "quote", @@ -3048,7 +3049,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "log", @@ -3065,7 +3066,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -3080,7 +3081,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "sp-api", @@ -3089,7 +3090,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "sp-api", @@ -4208,7 +4209,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-primitives", "bitvec", @@ -4299,7 +4300,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "polkadot-primitives", @@ -5162,7 +5163,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "coarsetime", "crossbeam-queue", @@ -5688,7 +5689,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -5704,7 +5705,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -5719,7 +5720,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5743,7 +5744,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5763,7 +5764,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5778,7 +5779,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "beefy-primitives", "frame-support", @@ -5794,7 +5795,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5817,7 +5818,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5835,7 +5836,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5852,7 +5853,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5874,7 +5875,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5895,7 +5896,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5940,7 +5941,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6041,7 +6042,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6057,7 +6058,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6080,7 +6081,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6093,7 +6094,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6111,7 +6112,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6126,7 +6127,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6149,7 +6150,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6165,7 +6166,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6185,7 +6186,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6202,7 +6203,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6219,7 +6220,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -6237,7 +6238,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6254,7 +6255,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6269,7 +6270,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -6283,7 +6284,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -6300,7 +6301,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6323,7 +6324,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6339,7 +6340,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6368,7 +6369,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -6382,7 +6383,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6398,7 +6399,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -6419,7 +6420,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6435,7 +6436,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -6449,7 +6450,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6472,7 +6473,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -6483,7 +6484,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "log", "sp-arithmetic", @@ -6492,7 +6493,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -6521,7 +6522,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6539,7 +6540,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6558,7 +6559,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-support", "frame-system", @@ -6575,7 +6576,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6592,7 +6593,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6603,7 +6604,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6635,7 +6636,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6651,7 +6652,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6666,7 +6667,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "frame-system", @@ -6684,7 +6685,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-benchmarking", "frame-support", @@ -6750,6 +6751,7 @@ dependencies = [ "sc-rpc", "sc-rpc-api", "sc-service", + "sc-sysinfo", "sc-telemetry", "sc-tracing", "sc-transaction-pool", @@ -7234,7 +7236,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7249,7 +7251,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7262,7 +7264,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "derive_more", "fatality", @@ -7285,7 +7287,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "fatality", "futures 0.3.21", @@ -7306,7 +7308,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "clap 3.1.12", "frame-benchmarking-cli", @@ -7319,6 +7321,7 @@ dependencies = [ "polkadot-service", "sc-cli", "sc-service", + "sc-sysinfo", "sc-tracing", "sp-core", "sp-trie", @@ -7330,7 +7333,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7411,6 +7414,7 @@ dependencies = [ "sc-network", "sc-rpc", "sc-service", + "sc-sysinfo", "sc-telemetry", "sc-tracing", "sc-transaction-pool", @@ -7446,7 +7450,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "always-assert", "fatality", @@ -7467,7 +7471,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7480,7 +7484,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "derive_more", "fatality", @@ -7503,7 +7507,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7517,7 +7521,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7537,9 +7541,11 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ + "always-assert", "async-trait", + "bytes 1.1.0", "futures 0.3.21", "parity-scale-codec", "parking_lot 0.12.0", @@ -7556,7 +7562,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7574,7 +7580,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitvec", "derive_more", @@ -7603,7 +7609,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitvec", "futures 0.3.21", @@ -7623,7 +7629,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitvec", "futures 0.3.21", @@ -7641,7 +7647,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7656,7 +7662,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-trait", "futures 0.3.21", @@ -7674,7 +7680,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7689,7 +7695,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7706,7 +7712,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "fatality", "futures 0.3.21", @@ -7725,7 +7731,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-trait", "futures 0.3.21", @@ -7742,7 +7748,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitvec", "futures 0.3.21", @@ -7759,7 +7765,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "always-assert", "assert_matches", @@ -7789,7 +7795,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "polkadot-node-primitives", @@ -7805,7 +7811,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "memory-lru", @@ -7823,7 +7829,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-std", "lazy_static", @@ -7841,7 +7847,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bs58", "futures 0.3.21", @@ -7860,15 +7866,17 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-trait", + "derive_more", "fatality", "futures 0.3.21", "parity-scale-codec", "polkadot-node-jaeger", "polkadot-node-primitives", "polkadot-primitives", + "rand 0.8.5", "sc-authority-discovery", "sc-network", "strum 0.24.0", @@ -7878,7 +7886,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -7900,7 +7908,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7910,7 +7918,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-trait", "futures 0.3.21", @@ -7928,7 +7936,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "derive_more", "futures 0.3.21", @@ -7947,7 +7955,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-trait", "derive_more", @@ -7980,7 +7988,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "futures 0.3.21", "futures-timer", @@ -8001,7 +8009,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-trait", "futures 0.3.21", @@ -8018,7 +8026,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "expander 0.0.6", "proc-macro-crate 1.1.3", @@ -8030,7 +8038,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "derive_more", "frame-support", @@ -8047,7 +8055,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -8062,7 +8070,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitvec", "frame-system", @@ -8092,7 +8100,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -8124,7 +8132,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-primitives", "bitvec", @@ -8210,7 +8218,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-primitives", "bitvec", @@ -8257,7 +8265,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "polkadot-primitives", @@ -8269,7 +8277,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bs58", "parity-scale-codec", @@ -8281,7 +8289,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "bitflags", "bitvec", @@ -8324,7 +8332,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "async-trait", "beefy-gadget", @@ -8393,9 +8401,11 @@ dependencies = [ "sc-offchain", "sc-service", "sc-sync-state-rpc", + "sc-sysinfo", "sc-telemetry", "sc-transaction-pool", "serde", + "serde_json", "sp-api", "sp-authority-discovery", "sp-block-builder", @@ -8424,7 +8434,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8445,7 +8455,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8455,7 +8465,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8480,7 +8490,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-primitives", "bitvec", @@ -8542,7 +8552,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-benchmarking", "frame-system", @@ -9116,7 +9126,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "env_logger 0.9.0", "jsonrpsee 0.10.1", @@ -9244,7 +9254,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9321,7 +9331,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "polkadot-primitives", @@ -9522,7 +9532,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "log", "sp-core", @@ -9533,7 +9543,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "futures 0.3.21", @@ -9560,7 +9570,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9583,7 +9593,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9599,7 +9609,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9616,7 +9626,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -9627,7 +9637,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "chrono", "clap 3.1.12", @@ -9642,6 +9652,7 @@ dependencies = [ "regex", "rpassword", "sc-client-api", + "sc-client-db", "sc-keystore", "sc-network", "sc-service", @@ -9665,7 +9676,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "fnv", "futures 0.3.21", @@ -9693,7 +9704,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "hash-db", "kvdb", @@ -9718,7 +9729,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "futures 0.3.21", @@ -9771,7 +9782,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "fork-tree", @@ -9814,7 +9825,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9838,7 +9849,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9851,7 +9862,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "futures 0.3.21", @@ -9876,7 +9887,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "sc-client-api", "sp-authorship", @@ -9887,7 +9898,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "lazy_static", "lru 0.7.5", @@ -9914,7 +9925,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "environmental", "parity-scale-codec", @@ -9931,7 +9942,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "log", "parity-scale-codec", @@ -9947,7 +9958,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9965,7 +9976,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "ahash", "async-trait", @@ -10005,7 +10016,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -10029,7 +10040,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "ansi_term", "futures 0.3.21", @@ -10046,7 +10057,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "hex", @@ -10061,7 +10072,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "asynchronous-codec 0.5.0", @@ -10110,7 +10121,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "ahash", "futures 0.3.21", @@ -10127,7 +10138,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "bytes 1.1.0", "fnv", @@ -10155,7 +10166,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "libp2p", @@ -10168,7 +10179,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10177,7 +10188,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "hash-db", @@ -10208,7 +10219,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -10234,7 +10245,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -10251,7 +10262,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "directories", @@ -10316,7 +10327,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "log", "parity-scale-codec", @@ -10330,7 +10341,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -10351,7 +10362,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "libc", @@ -10370,7 +10381,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "chrono", "futures 0.3.21", @@ -10388,7 +10399,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "ansi_term", "atty", @@ -10419,7 +10430,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -10430,7 +10441,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10457,7 +10468,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "log", @@ -10470,7 +10481,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10943,7 +10954,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "enumn", "parity-scale-codec", @@ -11031,7 +11042,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "hash-db", "log", @@ -11048,7 +11059,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "blake2 0.10.2", "proc-macro-crate 1.1.3", @@ -11060,7 +11071,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11073,7 +11084,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "integer-sqrt", "num-traits", @@ -11088,7 +11099,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11101,7 +11112,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "parity-scale-codec", @@ -11113,7 +11124,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "sp-api", @@ -11125,7 +11136,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "log", @@ -11143,7 +11154,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "futures 0.3.21", @@ -11180,7 +11191,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "merlin", @@ -11203,7 +11214,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11217,7 +11228,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -11229,7 +11240,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "base58", "bitflags", @@ -11275,7 +11286,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "blake2 0.10.2", "byteorder", @@ -11289,7 +11300,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "proc-macro2", "quote", @@ -11300,7 +11311,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -11309,7 +11320,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "proc-macro2", "quote", @@ -11319,7 +11330,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "environmental", "parity-scale-codec", @@ -11330,7 +11341,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "finality-grandpa", "log", @@ -11348,7 +11359,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11362,7 +11373,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures 0.3.21", "hash-db", @@ -11387,7 +11398,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "lazy_static", "sp-core", @@ -11398,7 +11409,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "futures 0.3.21", @@ -11415,7 +11426,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "thiserror", "zstd", @@ -11424,7 +11435,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "log", "parity-scale-codec", @@ -11439,7 +11450,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11453,7 +11464,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "sp-api", "sp-core", @@ -11463,7 +11474,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "backtrace", "lazy_static", @@ -11473,7 +11484,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "rustc-hash", "serde", @@ -11483,7 +11494,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "either", "hash256-std-hasher", @@ -11505,7 +11516,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11522,7 +11533,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "Inflector", "proc-macro-crate 1.1.3", @@ -11548,7 +11559,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "serde", "serde_json", @@ -11557,7 +11568,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11571,7 +11582,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11582,7 +11593,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "hash-db", "log", @@ -11604,12 +11615,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11622,7 +11633,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "log", "sp-core", @@ -11635,7 +11646,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "futures-timer", @@ -11651,7 +11662,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "sp-std", @@ -11663,7 +11674,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "sp-api", "sp-runtime", @@ -11672,7 +11683,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "log", @@ -11688,7 +11699,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "hash-db", "memory-db", @@ -11704,7 +11715,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11721,7 +11732,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11732,7 +11743,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "impl-trait-for-tuples", "log", @@ -12013,7 +12024,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "platforms", ] @@ -12021,7 +12032,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -12043,7 +12054,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "futures-util", "hyper", @@ -12056,7 +12067,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -12079,7 +12090,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "async-trait", "futures 0.3.21", @@ -12126,7 +12137,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "ansi_term", "build-helper", @@ -12223,7 +12234,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "polkadot-primitives", @@ -12502,9 +12513,9 @@ dependencies = [ [[package]] name = "tracing-core" -version = "0.1.22" +version = "0.1.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03cfcb51380632a72d3111cb8d3447a8d908e577d31beeac006f836383d29a23" +checksum = "f54c8ca710e81886d498c2fd3331b56c93aa248d49de2222ad2742247c60072f" dependencies = [ "lazy_static", "valuable", @@ -12523,7 +12534,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12534,7 +12545,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "expander 0.0.6", "proc-macro-crate 1.1.3", @@ -12545,12 +12556,14 @@ dependencies = [ [[package]] name = "tracing-log" -version = "0.1.2" +version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3" +checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922" dependencies = [ + "ahash", "lazy_static", "log", + "lru 0.7.5", "tracing-core", ] @@ -12661,7 +12674,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6091c6ba54516b65071095b146beee796372c59f" +source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" dependencies = [ "clap 3.1.12", "jsonrpsee 0.10.1", @@ -13283,7 +13296,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "beefy-primitives", "bitvec", @@ -13370,7 +13383,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "polkadot-primitives", @@ -13590,7 +13603,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13603,7 +13616,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-support", "frame-system", @@ -13623,7 +13636,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "frame-benchmarking", "frame-support", @@ -13641,7 +13654,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#394446bb37e2ab53582cc92fbdecf1f254c1073d" +source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" dependencies = [ "Inflector", "proc-macro2", diff --git a/client/relay-chain-inprocess-interface/Cargo.toml b/client/relay-chain-inprocess-interface/Cargo.toml index 96e0c4d87ad..f53b472e4d2 100644 --- a/client/relay-chain-inprocess-interface/Cargo.toml +++ b/client/relay-chain-inprocess-interface/Cargo.toml @@ -18,6 +18,7 @@ sc-network = { git = "https://github.com/paritytech/substrate", branch = "master sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-telemetry = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-tracing = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-sysinfo = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/client/relay-chain-inprocess-interface/src/lib.rs b/client/relay-chain-inprocess-interface/src/lib.rs index 55e8c567e6a..437bb7491b6 100644 --- a/client/relay-chain-inprocess-interface/src/lib.rs +++ b/client/relay-chain-inprocess-interface/src/lib.rs @@ -327,6 +327,7 @@ fn build_polkadot_full_node( config: Configuration, parachain_config: &Configuration, telemetry_worker_handle: Option, + hwbench: Option, ) -> Result<(NewFull, Option), polkadot_service::Error> { let is_light = matches!(config.role, Role::Light); if is_light { @@ -348,6 +349,7 @@ fn build_polkadot_full_node( telemetry_worker_handle, true, polkadot_service::RealOverseerGen, + hwbench, )?; Ok((relay_chain_full_node, maybe_collator_key)) @@ -360,9 +362,14 @@ pub fn build_inprocess_relay_chain( parachain_config: &Configuration, telemetry_worker_handle: Option, task_manager: &mut TaskManager, + hwbench: Option, ) -> RelayChainResult<(Arc<(dyn RelayChainInterface + 'static)>, Option)> { - let (full_node, collator_key) = - build_polkadot_full_node(polkadot_config, parachain_config, telemetry_worker_handle)?; + let (full_node, collator_key) = build_polkadot_full_node( + polkadot_config, + parachain_config, + telemetry_worker_handle, + hwbench, + )?; let sync_oracle: Box = Box::new(full_node.network.clone()); let sync_oracle = Arc::new(Mutex::new(sync_oracle)); diff --git a/parachain-template/node/Cargo.toml b/parachain-template/node/Cargo.toml index 31e58aac354..2151bd8857a 100644 --- a/parachain-template/node/Cargo.toml +++ b/parachain-template/node/Cargo.toml @@ -40,6 +40,7 @@ sc-network = { git = "https://github.com/paritytech/substrate", branch = "master sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["wasmtime"] } +sc-sysinfo = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-telemetry = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-tracing = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/parachain-template/node/src/cli.rs b/parachain-template/node/src/cli.rs index b2e7019f690..0d36120a479 100644 --- a/parachain-template/node/src/cli.rs +++ b/parachain-template/node/src/cli.rs @@ -88,6 +88,16 @@ pub struct Cli { #[clap(flatten)] pub run: cumulus_client_cli::RunCmd, + /// Disable automatic hardware benchmarks. + /// + /// By default these benchmarks are automatically ran at startup and measure + /// the CPU speed, the memory bandwidth and the disk speed. + /// + /// The results are then printed out in the logs, and also sent as part of + /// telemetry, if telemetry is enabled. + #[clap(long)] + pub no_hardware_benchmarks: bool, + /// Relay chain arguments #[clap(raw = true)] pub relay_chain_args: Vec, diff --git a/parachain-template/node/src/command.rs b/parachain-template/node/src/command.rs index a721edb7e76..f1e5f174986 100644 --- a/parachain-template/node/src/command.rs +++ b/parachain-template/node/src/command.rs @@ -287,6 +287,15 @@ pub fn run() -> Result<()> { let collator_options = cli.run.collator_options(); runner.run_node_until_exit(|config| async move { + let hwbench = if !cli.no_hardware_benchmarks { + config.database.path().map(|database_path| { + let _ = std::fs::create_dir_all(&database_path); + sc_sysinfo::gather_hwbench(Some(database_path)) + }) + } else { + None + }; + let para_id = chain_spec::Extensions::try_get(&*config.chain_spec) .map(|e| e.para_id) .ok_or_else(|| "Could not find parachain ID in chain-spec.")?; @@ -317,10 +326,16 @@ pub fn run() -> Result<()> { info!("Parachain genesis state: {}", genesis_state); info!("Is collating: {}", if config.role.is_authority() { "yes" } else { "no" }); - crate::service::start_parachain_node(config, polkadot_config, collator_options, id) - .await - .map(|r| r.0) - .map_err(Into::into) + crate::service::start_parachain_node( + config, + polkadot_config, + collator_options, + id, + hwbench, + ) + .await + .map(|r| r.0) + .map_err(Into::into) }) }, } diff --git a/parachain-template/node/src/service.rs b/parachain-template/node/src/service.rs index 108d7c18511..3d1c65dd40a 100644 --- a/parachain-template/node/src/service.rs +++ b/parachain-template/node/src/service.rs @@ -170,6 +170,7 @@ async fn build_relay_chain_interface( telemetry_worker_handle: Option, task_manager: &mut TaskManager, collator_options: CollatorOptions, + hwbench: Option, ) -> RelayChainResult<(Arc<(dyn RelayChainInterface + 'static)>, Option)> { match collator_options.relay_chain_rpc_url { Some(relay_chain_url) => @@ -179,6 +180,7 @@ async fn build_relay_chain_interface( parachain_config, telemetry_worker_handle, task_manager, + hwbench, ), } } @@ -195,6 +197,7 @@ async fn start_node_impl( _rpc_ext_builder: RB, build_import_queue: BIQ, build_consensus: BIC, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -270,6 +273,7 @@ where telemetry_worker_handle, &mut task_manager, collator_options.clone(), + hwbench.clone(), ) .await .map_err(|e| match e { @@ -325,6 +329,19 @@ where telemetry: telemetry.as_mut(), })?; + if let Some(hwbench) = hwbench { + sc_sysinfo::print_hwbench(&hwbench); + + if let Some(ref mut telemetry) = telemetry { + let telemetry_handle = telemetry.handle(); + task_manager.spawn_handle().spawn( + "telemetry_hwbench", + None, + sc_sysinfo::initialize_hwbench_telemetry(telemetry_handle, hwbench), + ); + } + } + let announce_block = { let network = network.clone(); Arc::new(move |hash, data| network.announce_block(hash, data)) @@ -434,6 +451,7 @@ pub async fn start_parachain_node( polkadot_config: Configuration, collator_options: CollatorOptions, id: ParaId, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -508,6 +526,7 @@ pub async fn start_parachain_node( }, )) }, + hwbench, ) .await } diff --git a/polkadot-parachains/Cargo.toml b/polkadot-parachains/Cargo.toml index 2bfe0759cbe..d2a6e222f20 100644 --- a/polkadot-parachains/Cargo.toml +++ b/polkadot-parachains/Cargo.toml @@ -58,6 +58,7 @@ sc-tracing = { git = "https://github.com/paritytech/substrate", branch = "master sp-offchain = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-consensus-aura = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-sysinfo = { git = "https://github.com/paritytech/substrate", branch = "master" } substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" } try-runtime-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-transaction-pool-api = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/polkadot-parachains/src/cli.rs b/polkadot-parachains/src/cli.rs index 6a9106c7ee9..31ecb8a5aa0 100644 --- a/polkadot-parachains/src/cli.rs +++ b/polkadot-parachains/src/cli.rs @@ -109,6 +109,16 @@ pub struct Cli { #[clap(flatten)] pub run: cumulus_client_cli::RunCmd, + /// Disable automatic hardware benchmarks. + /// + /// By default these benchmarks are automatically ran at startup and measure + /// the CPU speed, the memory bandwidth and the disk speed. + /// + /// The results are then printed out in the logs, and also sent as part of + /// telemetry, if telemetry is enabled. + #[clap(long)] + pub no_hardware_benchmarks: bool, + /// Relay chain arguments #[clap(raw = true, conflicts_with = "relay-chain-rpc-url")] pub relaychain_args: Vec, diff --git a/polkadot-parachains/src/command.rs b/polkadot-parachains/src/command.rs index f1f81017bad..289ae900085 100644 --- a/polkadot-parachains/src/command.rs +++ b/polkadot-parachains/src/command.rs @@ -543,6 +543,15 @@ pub fn run() -> Result<()> { let collator_options = cli.run.collator_options(); runner.run_node_until_exit(|config| async move { + let hwbench = if !cli.no_hardware_benchmarks { + config.database.path().map(|database_path| { + let _ = std::fs::create_dir_all(&database_path); + sc_sysinfo::gather_hwbench(Some(database_path)) + }) + } else { + None + }; + let para_id = chain_spec::Extensions::try_get(&*config.chain_spec) .map(|e| e.para_id) .ok_or_else(|| "Could not find parachain extension in chain-spec.")?; @@ -581,7 +590,7 @@ pub fn run() -> Result<()> { crate::service::start_statemint_node::< statemint_runtime::RuntimeApi, StatemintAuraId, - >(config, polkadot_config, collator_options, id) + >(config, polkadot_config, collator_options, id, hwbench) .await .map(|r| r.0) .map_err(Into::into) @@ -591,6 +600,7 @@ pub fn run() -> Result<()> { polkadot_config, collator_options, id, + hwbench, ) .await .map(|r| r.0) @@ -601,6 +611,7 @@ pub fn run() -> Result<()> { polkadot_config, collator_options, id, + hwbench, ) .await .map(|r| r.0) @@ -611,6 +622,7 @@ pub fn run() -> Result<()> { polkadot_config, collator_options, id, + hwbench, ) .await .map(|r| r.0) @@ -621,6 +633,7 @@ pub fn run() -> Result<()> { polkadot_config, collator_options, id, + hwbench, ) .await .map(|r| r.0) @@ -631,6 +644,7 @@ pub fn run() -> Result<()> { polkadot_config, collator_options, id, + hwbench, ) .await .map(|r| r.0) @@ -641,6 +655,7 @@ pub fn run() -> Result<()> { polkadot_config, collator_options, id, + hwbench, ) .await .map(|r| r.0) diff --git a/polkadot-parachains/src/service.rs b/polkadot-parachains/src/service.rs index 368b281cb03..ed84e02bc23 100644 --- a/polkadot-parachains/src/service.rs +++ b/polkadot-parachains/src/service.rs @@ -291,6 +291,7 @@ async fn build_relay_chain_interface( telemetry_worker_handle: Option, task_manager: &mut TaskManager, collator_options: CollatorOptions, + hwbench: Option, ) -> RelayChainResult<(Arc<(dyn RelayChainInterface + 'static)>, Option)> { match collator_options.relay_chain_rpc_url { Some(relay_chain_url) => @@ -300,6 +301,7 @@ async fn build_relay_chain_interface( parachain_config, telemetry_worker_handle, task_manager, + hwbench, ), } } @@ -316,6 +318,7 @@ async fn start_shell_node_impl( rpc_ext_builder: RB, build_import_queue: BIQ, build_consensus: BIC, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -389,6 +392,7 @@ where telemetry_worker_handle, &mut task_manager, collator_options.clone(), + hwbench.clone(), ) .await .map_err(|e| match e { @@ -432,6 +436,19 @@ where telemetry: telemetry.as_mut(), })?; + if let Some(hwbench) = hwbench { + sc_sysinfo::print_hwbench(&hwbench); + + if let Some(ref mut telemetry) = telemetry { + let telemetry_handle = telemetry.handle(); + task_manager.spawn_handle().spawn( + "telemetry_hwbench", + None, + sc_sysinfo::initialize_hwbench_telemetry(telemetry_handle, hwbench), + ); + } + } + let announce_block = { let network = network.clone(); Arc::new(move |hash, data| network.announce_block(hash, data)) @@ -501,6 +518,7 @@ async fn start_node_impl( _rpc_ext_builder: RB, build_import_queue: BIQ, build_consensus: BIC, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -575,6 +593,7 @@ where telemetry_worker_handle, &mut task_manager, collator_options.clone(), + hwbench.clone(), ) .await .map_err(|e| match e { @@ -630,6 +649,19 @@ where telemetry: telemetry.as_mut(), })?; + if let Some(hwbench) = hwbench { + sc_sysinfo::print_hwbench(&hwbench); + + if let Some(ref mut telemetry) = telemetry { + let telemetry_handle = telemetry.handle(); + task_manager.spawn_handle().spawn( + "telemetry_hwbench", + None, + sc_sysinfo::initialize_hwbench_telemetry(telemetry_handle, hwbench), + ); + } + } + let announce_block = { let network = network.clone(); Arc::new(move |hash, data| network.announce_block(hash, data)) @@ -740,6 +772,7 @@ pub async fn start_rococo_parachain_node( polkadot_config: Configuration, collator_options: CollatorOptions, id: ParaId, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -817,6 +850,7 @@ pub async fn start_rococo_parachain_node( }, )) }, + hwbench, ) .await } @@ -865,6 +899,7 @@ pub async fn start_shell_node( polkadot_config: Configuration, collator_options: CollatorOptions, id: ParaId, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -936,6 +971,7 @@ where }, )) }, + hwbench, ) .await } @@ -1133,6 +1169,7 @@ pub async fn start_statemint_node( polkadot_config: Configuration, collator_options: CollatorOptions, id: ParaId, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -1289,6 +1326,7 @@ where Ok(parachain_consensus) }, + hwbench, ) .await } @@ -1302,6 +1340,7 @@ async fn start_canvas_kusama_node_impl( _rpc_ext_builder: RB, build_import_queue: BIQ, build_consensus: BIC, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -1377,6 +1416,7 @@ where telemetry_worker_handle, &mut task_manager, collator_options.clone(), + hwbench.clone(), ) .await .map_err(|e| match e { @@ -1432,6 +1472,19 @@ where telemetry: telemetry.as_mut(), })?; + if let Some(hwbench) = hwbench { + sc_sysinfo::print_hwbench(&hwbench); + + if let Some(ref mut telemetry) = telemetry { + let telemetry_handle = telemetry.handle(); + task_manager.spawn_handle().spawn( + "telemetry_hwbench", + None, + sc_sysinfo::initialize_hwbench_telemetry(telemetry_handle, hwbench), + ); + } + } + let announce_block = { let network = network.clone(); Arc::new(move |hash, data| network.announce_block(hash, data)) @@ -1540,6 +1593,7 @@ pub async fn start_canvas_kusama_node( polkadot_config: Configuration, collator_options: CollatorOptions, id: ParaId, + hwbench: Option, ) -> sc_service::error::Result<( TaskManager, Arc>>, @@ -1616,6 +1670,7 @@ pub async fn start_canvas_kusama_node( }, )) }, + hwbench, ) .await }