diff --git a/Cargo.lock b/Cargo.lock index ad2b8b3994c..e48e51a8797 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#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" 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#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" 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#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "scale-info", @@ -730,7 +730,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" 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#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2842,7 +2842,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", ] @@ -2860,7 +2860,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -2882,7 +2882,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "Inflector", "chrono", @@ -2895,6 +2895,7 @@ dependencies = [ "hex", "itertools", "kvdb", + "lazy_static", "linked-hash-map", "log", "memory-db", @@ -2924,13 +2925,14 @@ dependencies = [ "sp-storage", "sp-trie", "tempfile", + "thiserror", "thousands", ] [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -2941,7 +2943,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2957,7 +2959,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -2985,7 +2987,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "bitflags", "frame-metadata", @@ -3015,7 +3017,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -3027,7 +3029,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.3", @@ -3039,7 +3041,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "proc-macro2", "quote", @@ -3049,7 +3051,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "log", @@ -3066,7 +3068,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -3081,7 +3083,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "sp-api", @@ -3090,7 +3092,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "sp-api", @@ -4209,7 +4211,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-primitives", "bitvec", @@ -4300,7 +4302,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-support", "polkadot-primitives", @@ -5163,7 +5165,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "coarsetime", "crossbeam-queue", @@ -5689,7 +5691,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -5705,7 +5707,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -5720,7 +5722,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5744,7 +5746,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5764,7 +5766,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5779,7 +5781,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "beefy-primitives", "frame-support", @@ -5795,7 +5797,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5818,7 +5820,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5836,7 +5838,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5853,7 +5855,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5875,7 +5877,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5896,7 +5898,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -5941,7 +5943,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6042,7 +6044,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6058,7 +6060,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6081,7 +6083,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6094,7 +6096,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6112,7 +6114,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6127,7 +6129,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6150,7 +6152,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6166,7 +6168,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6186,7 +6188,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6203,7 +6205,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6220,7 +6222,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -6238,7 +6240,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6255,7 +6257,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6270,7 +6272,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -6284,7 +6286,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -6301,7 +6303,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6324,7 +6326,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6340,7 +6342,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6369,8 +6371,9 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ + "frame-benchmarking", "frame-support", "frame-system", "parity-scale-codec", @@ -6383,7 +6386,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6399,7 +6402,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -6420,7 +6423,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6436,7 +6439,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -6450,7 +6453,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6473,7 +6476,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -6484,7 +6487,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "log", "sp-arithmetic", @@ -6493,7 +6496,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -6522,7 +6525,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6540,7 +6543,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6559,7 +6562,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-support", "frame-system", @@ -6576,7 +6579,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6593,7 +6596,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6604,7 +6607,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6636,7 +6639,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6652,7 +6655,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-benchmarking", "frame-support", @@ -6667,7 +6670,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-support", "frame-system", @@ -6685,7 +6688,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7236,7 +7239,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7251,7 +7254,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7264,7 +7267,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "derive_more", "fatality", @@ -7287,7 +7290,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "fatality", "futures 0.3.21", @@ -7308,7 +7311,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "clap 3.1.12", "frame-benchmarking-cli", @@ -7333,7 +7336,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7450,7 +7453,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "always-assert", "fatality", @@ -7471,7 +7474,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7484,7 +7487,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "derive_more", "fatality", @@ -7507,7 +7510,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7521,7 +7524,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7541,7 +7544,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "always-assert", "async-trait", @@ -7562,7 +7565,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7580,7 +7583,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bitvec", "derive_more", @@ -7609,7 +7612,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bitvec", "futures 0.3.21", @@ -7629,7 +7632,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bitvec", "futures 0.3.21", @@ -7647,7 +7650,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7662,7 +7665,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7680,7 +7683,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7695,7 +7698,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7712,7 +7715,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "fatality", "futures 0.3.21", @@ -7731,7 +7734,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7748,7 +7751,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bitvec", "futures 0.3.21", @@ -7765,7 +7768,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "always-assert", "assert_matches", @@ -7795,7 +7798,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "polkadot-node-primitives", @@ -7811,7 +7814,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "memory-lru", @@ -7829,7 +7832,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-std", "lazy_static", @@ -7847,7 +7850,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bs58", "futures 0.3.21", @@ -7866,7 +7869,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-trait", "derive_more", @@ -7886,7 +7889,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -7908,7 +7911,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7918,7 +7921,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7936,7 +7939,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "derive_more", "futures 0.3.21", @@ -7955,7 +7958,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-trait", "derive_more", @@ -7988,7 +7991,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "futures 0.3.21", "futures-timer", @@ -8009,7 +8012,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-trait", "futures 0.3.21", @@ -8026,7 +8029,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "expander 0.0.6", "proc-macro-crate 1.1.3", @@ -8038,7 +8041,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "derive_more", "frame-support", @@ -8055,7 +8058,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -8070,7 +8073,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bitvec", "frame-system", @@ -8100,7 +8103,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -8132,7 +8135,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-primitives", "bitvec", @@ -8218,7 +8221,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-primitives", "bitvec", @@ -8265,7 +8268,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-support", "polkadot-primitives", @@ -8277,7 +8280,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bs58", "parity-scale-codec", @@ -8289,7 +8292,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "bitflags", "bitvec", @@ -8332,7 +8335,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "async-trait", "beefy-gadget", @@ -8434,7 +8437,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8455,7 +8458,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8465,7 +8468,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8490,7 +8493,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-primitives", "bitvec", @@ -8552,7 +8555,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-benchmarking", "frame-system", @@ -9126,7 +9129,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "env_logger 0.9.0", "jsonrpsee 0.10.1", @@ -9254,7 +9257,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9331,7 +9334,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-support", "polkadot-primitives", @@ -9532,7 +9535,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "log", "sp-core", @@ -9543,7 +9546,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "futures 0.3.21", @@ -9570,7 +9573,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9593,7 +9596,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9609,7 +9612,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9626,7 +9629,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -9637,7 +9640,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "chrono", "clap 3.1.12", @@ -9676,7 +9679,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "fnv", "futures 0.3.21", @@ -9704,7 +9707,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "hash-db", "kvdb", @@ -9729,7 +9732,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "futures 0.3.21", @@ -9782,7 +9785,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "fork-tree", @@ -9825,7 +9828,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9849,7 +9852,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9862,7 +9865,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "futures 0.3.21", @@ -9887,7 +9890,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "sc-client-api", "sp-authorship", @@ -9898,7 +9901,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "lazy_static", "lru 0.7.5", @@ -9925,13 +9928,13 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "environmental", "parity-scale-codec", "sc-allocator", - "sp-core", "sp-maybe-compressed-blob", + "sp-sandbox", "sp-serializer", "sp-wasm-interface", "thiserror", @@ -9942,15 +9945,15 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "log", "parity-scale-codec", "sc-allocator", "sc-executor-common", "scoped-tls", - "sp-core", "sp-runtime-interface", + "sp-sandbox", "sp-wasm-interface", "wasmi", ] @@ -9958,7 +9961,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9967,8 +9970,8 @@ dependencies = [ "parity-wasm 0.42.2", "sc-allocator", "sc-executor-common", - "sp-core", "sp-runtime-interface", + "sp-sandbox", "sp-wasm-interface", "wasmtime", ] @@ -9976,7 +9979,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "ahash", "async-trait", @@ -10016,7 +10019,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -10040,7 +10043,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "ansi_term", "futures 0.3.21", @@ -10057,7 +10060,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "hex", @@ -10072,7 +10075,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "asynchronous-codec 0.5.0", @@ -10121,7 +10124,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "ahash", "futures 0.3.21", @@ -10138,7 +10141,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "bytes 1.1.0", "fnv", @@ -10166,7 +10169,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "libp2p", @@ -10179,7 +10182,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10188,7 +10191,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "hash-db", @@ -10219,7 +10222,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -10245,7 +10248,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -10262,7 +10265,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "directories", @@ -10327,7 +10330,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "log", "parity-scale-codec", @@ -10341,7 +10344,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -10362,7 +10365,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "libc", @@ -10381,7 +10384,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "chrono", "futures 0.3.21", @@ -10399,7 +10402,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "ansi_term", "atty", @@ -10430,7 +10433,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -10441,7 +10444,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10468,7 +10471,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "log", @@ -10481,7 +10484,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10954,7 +10957,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "enumn", "parity-scale-codec", @@ -11042,7 +11045,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "hash-db", "log", @@ -11059,7 +11062,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "blake2 0.10.2", "proc-macro-crate 1.1.3", @@ -11071,7 +11074,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11084,7 +11087,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "integer-sqrt", "num-traits", @@ -11099,7 +11102,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11112,7 +11115,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "parity-scale-codec", @@ -11124,7 +11127,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "sp-api", @@ -11136,7 +11139,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "log", @@ -11154,7 +11157,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "futures 0.3.21", @@ -11191,7 +11194,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "merlin", @@ -11214,7 +11217,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11228,7 +11231,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -11240,7 +11243,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "base58", "bitflags", @@ -11286,7 +11289,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "blake2 0.10.2", "byteorder", @@ -11300,7 +11303,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "proc-macro2", "quote", @@ -11311,7 +11314,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -11320,7 +11323,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "proc-macro2", "quote", @@ -11330,7 +11333,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "environmental", "parity-scale-codec", @@ -11341,7 +11344,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "finality-grandpa", "log", @@ -11359,7 +11362,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11373,7 +11376,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures 0.3.21", "hash-db", @@ -11398,7 +11401,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "lazy_static", "sp-core", @@ -11409,7 +11412,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "futures 0.3.21", @@ -11426,7 +11429,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "thiserror", "zstd", @@ -11435,7 +11438,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "log", "parity-scale-codec", @@ -11450,7 +11453,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11464,7 +11467,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "sp-api", "sp-core", @@ -11474,7 +11477,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "backtrace", "lazy_static", @@ -11484,7 +11487,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "rustc-hash", "serde", @@ -11494,7 +11497,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "either", "hash256-std-hasher", @@ -11516,7 +11519,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11533,7 +11536,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "Inflector", "proc-macro-crate 1.1.3", @@ -11559,7 +11562,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "serde", "serde_json", @@ -11568,7 +11571,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11582,7 +11585,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "scale-info", @@ -11593,7 +11596,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "hash-db", "log", @@ -11615,12 +11618,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11633,7 +11636,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "log", "sp-core", @@ -11646,7 +11649,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "futures-timer", @@ -11662,7 +11665,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "sp-std", @@ -11674,7 +11677,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "sp-api", "sp-runtime", @@ -11683,7 +11686,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "log", @@ -11699,7 +11702,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "hash-db", "memory-db", @@ -11715,7 +11718,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11732,7 +11735,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11743,7 +11746,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "impl-trait-for-tuples", "log", @@ -12024,7 +12027,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "platforms", ] @@ -12032,7 +12035,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -12054,7 +12057,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "futures-util", "hyper", @@ -12067,7 +12070,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -12090,7 +12093,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "async-trait", "futures 0.3.21", @@ -12137,7 +12140,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "ansi_term", "build-helper", @@ -12234,7 +12237,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-support", "polkadot-primitives", @@ -12534,7 +12537,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12545,7 +12548,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "expander 0.0.6", "proc-macro-crate 1.1.3", @@ -12674,7 +12677,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6f11d9281c06c6dd980e1c2ee2d7d680cb7682bb" +source = "git+https://github.com/paritytech/substrate?branch=master#0310d5591a556766a198dd94e09a474662f849f0" dependencies = [ "clap 3.1.12", "jsonrpsee 0.10.1", @@ -13296,7 +13299,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "beefy-primitives", "bitvec", @@ -13383,7 +13386,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-support", "polkadot-primitives", @@ -13603,7 +13606,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13616,7 +13619,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-support", "frame-system", @@ -13636,7 +13639,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.19" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "frame-benchmarking", "frame-support", @@ -13654,7 +13657,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#15444a6e77c784abb8f2635ec4fd0c9f7a29e138" +source = "git+https://github.com/paritytech/polkadot?branch=master#b1da1e24ef73f16e5263838c6b981fc487faa41b" dependencies = [ "Inflector", "proc-macro2",