From 782c0264ac4a4fb5aa6553913453012dab54d9f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20K=C3=B6cher?= <bkchr@users.noreply.github.com> Date: Thu, 3 Jun 2021 19:50:18 +0200 Subject: [PATCH] Update Substrate & Polkadot (#469) --- cumulus/Cargo.lock | 488 ++++++++++++++++++++++----------------------- 1 file changed, 244 insertions(+), 244 deletions(-) diff --git a/cumulus/Cargo.lock b/cumulus/Cargo.lock index 3c7bffa4cdc..89378ed8746 100644 --- a/cumulus/Cargo.lock +++ b/cumulus/Cargo.lock @@ -718,7 +718,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "finality-grandpa", "frame-support", @@ -733,7 +733,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bp-runtime", "frame-support", @@ -745,7 +745,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bp-messages", "bp-runtime", @@ -762,7 +762,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bp-header-chain", "bp-messages", @@ -778,7 +778,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "frame-support", "hash-db", @@ -795,7 +795,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -810,7 +810,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bp-header-chain", "bp-messages", @@ -2558,7 +2558,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", ] @@ -2576,7 +2576,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -2595,7 +2595,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "Inflector", "chrono", @@ -2618,7 +2618,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -2631,7 +2631,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -2646,7 +2646,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "serde", @@ -2657,7 +2657,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "bitflags", "frame-metadata", @@ -2684,7 +2684,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2696,7 +2696,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2708,7 +2708,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro2 1.0.26", "quote 1.0.9", @@ -2718,7 +2718,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -2735,7 +2735,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -2749,7 +2749,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "sp-api", @@ -2758,7 +2758,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "parity-scale-codec", @@ -3839,8 +3839,8 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-primitives", "bitvec", @@ -4625,7 +4625,7 @@ dependencies = [ [[package]] name = "max-encoded-len" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "impl-trait-for-tuples", "max-encoded-len-derive", @@ -4636,7 +4636,7 @@ dependencies = [ [[package]] name = "max-encoded-len-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -4724,7 +4724,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -4980,7 +4980,7 @@ dependencies = [ [[package]] name = "node-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-system", "parity-scale-codec", @@ -5138,7 +5138,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5152,7 +5152,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5168,7 +5168,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5183,7 +5183,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5197,7 +5197,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5220,7 +5220,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5250,7 +5250,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5264,7 +5264,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5309,7 +5309,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5325,7 +5325,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5340,7 +5340,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5361,7 +5361,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5378,7 +5378,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5392,7 +5392,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5414,7 +5414,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5429,7 +5429,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5448,7 +5448,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5464,7 +5464,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5479,7 +5479,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5496,7 +5496,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5512,7 +5512,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5530,7 +5530,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5545,7 +5545,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5558,7 +5558,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5574,7 +5574,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5596,7 +5596,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5612,7 +5612,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5625,7 +5625,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "enumflags2", "frame-support", @@ -5639,7 +5639,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5654,7 +5654,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5673,7 +5673,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5689,7 +5689,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5702,7 +5702,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5726,7 +5726,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -5737,7 +5737,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "log", "sp-arithmetic", @@ -5746,7 +5746,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5759,7 +5759,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5777,7 +5777,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5792,7 +5792,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-support", "frame-system", @@ -5808,7 +5808,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5825,7 +5825,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5836,7 +5836,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5852,7 +5852,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5866,7 +5866,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-benchmarking", "frame-support", @@ -5881,7 +5881,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5895,7 +5895,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "frame-support", "frame-system", @@ -6363,7 +6363,7 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325" [[package]] name = "polkadot-approval-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "polkadot-node-network-protocol", @@ -6377,7 +6377,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "polkadot-node-network-protocol", @@ -6390,7 +6390,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "lru", @@ -6413,7 +6413,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "lru", @@ -6431,8 +6431,8 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "frame-benchmarking-cli", "futures 0.3.14", @@ -6532,7 +6532,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "always-assert", "futures 0.3.14", @@ -6551,8 +6551,8 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6563,8 +6563,8 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6578,7 +6578,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "polkadot-node-network-protocol", @@ -6593,7 +6593,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-trait", "futures 0.3.14", @@ -6613,7 +6613,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -6631,7 +6631,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bitvec", "derive_more 0.99.11", @@ -6660,7 +6660,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bitvec", "futures 0.3.14", @@ -6680,7 +6680,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bitvec", "futures 0.3.14", @@ -6698,7 +6698,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "polkadot-node-subsystem", @@ -6713,7 +6713,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-selection" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "polkadot-node-primitives", @@ -6728,7 +6728,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-trait", "futures 0.3.14", @@ -6746,7 +6746,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "polkadot-node-subsystem", @@ -6759,7 +6759,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-trait", "futures 0.3.14", @@ -6777,7 +6777,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bitvec", "futures 0.3.14", @@ -6792,7 +6792,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "always-assert", "assert_matches", @@ -6820,7 +6820,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "memory-lru", @@ -6838,7 +6838,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-std", "lazy_static", @@ -6856,7 +6856,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -6871,7 +6871,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -6893,7 +6893,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-std", "async-trait", @@ -6923,7 +6923,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-trait", "futures 0.3.14", @@ -6945,7 +6945,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-trait", "futures 0.3.14", @@ -6973,7 +6973,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "async-trait", "futures 0.3.14", @@ -6991,8 +6991,8 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "derive_more 0.99.11", "parity-scale-codec", @@ -7006,8 +7006,8 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bitvec", "frame-system", @@ -7037,7 +7037,7 @@ dependencies = [ [[package]] name = "polkadot-procmacro-overseer-subsystems-gen" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "assert_matches", "proc-macro2 1.0.26", @@ -7048,7 +7048,7 @@ dependencies = [ [[package]] name = "polkadot-procmacro-subsystem-dispatch-gen" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "assert_matches", "proc-macro2 1.0.26", @@ -7058,8 +7058,8 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7091,8 +7091,8 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-primitives", "bitvec", @@ -7167,8 +7167,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-primitives", "bitvec", @@ -7211,8 +7211,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "bitvec", "derive_more 0.99.11", @@ -7250,8 +7250,8 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -7343,7 +7343,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "arrayvec 0.5.2", "futures 0.3.14", @@ -7363,8 +7363,8 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7373,8 +7373,8 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -7398,8 +7398,8 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-primitives", "bitvec", @@ -7455,8 +7455,8 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "frame-benchmarking", "frame-system", @@ -8182,7 +8182,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "env_logger 0.8.3", "hex", @@ -8258,8 +8258,8 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-primitives", "bp-rococo", @@ -8467,7 +8467,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -8496,7 +8496,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "futures-timer 3.0.2", @@ -8519,7 +8519,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8535,7 +8535,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8556,7 +8556,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -8567,7 +8567,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "chrono", "fdlimit", @@ -8605,7 +8605,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "fnv", @@ -8639,7 +8639,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "blake2-rfc", "hash-db", @@ -8669,7 +8669,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parking_lot 0.11.1", "sc-client-api", @@ -8681,7 +8681,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -8712,7 +8712,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -8758,7 +8758,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -8782,7 +8782,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8795,7 +8795,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "futures 0.3.14", @@ -8823,7 +8823,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "sc-client-api", "sp-authorship", @@ -8834,7 +8834,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "lazy_static", @@ -8863,7 +8863,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "parity-scale-codec", @@ -8880,7 +8880,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "log", "parity-scale-codec", @@ -8895,7 +8895,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "log", "parity-scale-codec", @@ -8912,7 +8912,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -8953,7 +8953,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "finality-grandpa", @@ -8977,7 +8977,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -8998,7 +8998,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "ansi_term 0.12.1", "futures 0.3.14", @@ -9016,7 +9016,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -9036,7 +9036,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "hash-db", "lazy_static", @@ -9055,7 +9055,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-std", "async-trait", @@ -9108,7 +9108,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "futures-timer 3.0.2", @@ -9125,7 +9125,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "bytes 0.5.6", "fnv", @@ -9153,7 +9153,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "libp2p", @@ -9166,7 +9166,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9175,7 +9175,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "hash-db", @@ -9210,7 +9210,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -9235,7 +9235,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.1.30", "jsonrpc-core", @@ -9253,7 +9253,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "directories", @@ -9317,7 +9317,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "log", "parity-scale-codec", @@ -9332,7 +9332,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9352,7 +9352,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "chrono", "futures 0.3.14", @@ -9372,7 +9372,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "ansi_term 0.12.1", "atty", @@ -9409,7 +9409,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -9420,7 +9420,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -9442,7 +9442,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "futures-diagnose", @@ -9780,8 +9780,8 @@ dependencies = [ [[package]] name = "slot-range-helper" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "enumn", "parity-scale-codec", @@ -9872,7 +9872,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "log", "sp-core", @@ -9884,7 +9884,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "hash-db", "log", @@ -9901,7 +9901,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -9913,7 +9913,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "max-encoded-len", "parity-scale-codec", @@ -9926,7 +9926,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "integer-sqrt", "num-traits", @@ -9940,7 +9940,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "sp-api", @@ -9952,7 +9952,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "parity-scale-codec", @@ -9964,7 +9964,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "sp-api", @@ -9976,7 +9976,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "log", @@ -9994,7 +9994,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "serde", "serde_json", @@ -10003,7 +10003,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "futures 0.3.14", @@ -10030,7 +10030,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "parity-scale-codec", @@ -10047,7 +10047,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "merlin", @@ -10069,7 +10069,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -10079,7 +10079,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -10091,7 +10091,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "base58", "blake2-rfc", @@ -10136,7 +10136,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -10145,7 +10145,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro2 1.0.26", "quote 1.0.9", @@ -10155,7 +10155,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "environmental", "parity-scale-codec", @@ -10166,7 +10166,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "finality-grandpa", "log", @@ -10183,7 +10183,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10197,7 +10197,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "hash-db", @@ -10222,7 +10222,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "lazy_static", "sp-core", @@ -10233,7 +10233,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -10250,7 +10250,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "ruzstd", "zstd", @@ -10259,7 +10259,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "serde", @@ -10272,7 +10272,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -10283,7 +10283,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "sp-api", "sp-core", @@ -10293,7 +10293,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "backtrace", ] @@ -10301,7 +10301,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "rustc-hash", "serde", @@ -10312,7 +10312,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "either", "hash256-std-hasher", @@ -10334,7 +10334,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10351,7 +10351,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -10363,7 +10363,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "serde", "serde_json", @@ -10372,7 +10372,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "sp-api", @@ -10385,7 +10385,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -10395,7 +10395,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "hash-db", "log", @@ -10418,12 +10418,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10436,7 +10436,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "log", "sp-core", @@ -10449,7 +10449,7 @@ dependencies = [ [[package]] name = "sp-test-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -10462,7 +10462,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -10479,7 +10479,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "erased-serde", "log", @@ -10497,7 +10497,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -10513,7 +10513,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "hash-db", "memory-db", @@ -10527,7 +10527,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "futures-core", @@ -10539,7 +10539,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10552,7 +10552,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "parity-scale-codec", "proc-macro-crate 1.0.0", @@ -10564,7 +10564,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10872,7 +10872,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "platforms", ] @@ -10880,7 +10880,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.14", @@ -10903,7 +10903,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-std", "derive_more 0.99.11", @@ -10917,7 +10917,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "async-trait", "futures 0.1.30", @@ -10946,7 +10946,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "cfg-if 1.0.0", "frame-support", @@ -10987,7 +10987,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -11008,7 +11008,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "futures 0.3.14", "substrate-test-utils-derive", @@ -11018,7 +11018,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "proc-macro-crate 1.0.0", "quote 1.0.9", @@ -11044,7 +11044,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "ansi_term 0.12.1", "atty", @@ -11722,7 +11722,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#9f621a936eb5c692ad8efea22a9bb9ecf3bd93d3" +source = "git+https://github.com/paritytech/substrate?branch=master#ea5d3570673d125dfe0b7da33b345c3c13195380" dependencies = [ "frame-try-runtime", "log", @@ -11748,7 +11748,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59" dependencies = [ "cfg-if 0.1.10", - "rand 0.7.3", + "rand 0.6.5", "static_assertions", ] @@ -12390,8 +12390,8 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "beefy-primitives", "bitvec", @@ -12640,8 +12640,8 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12650,8 +12650,8 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "frame-support", "frame-system", @@ -12669,8 +12669,8 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.3" -source = "git+https://github.com/paritytech/polkadot?branch=master#6077ed062e440509a15f6b3b69217717a29e590a" +version = "0.9.4" +source = "git+https://github.com/paritytech/polkadot?branch=master#62dd1a6b2172435352c6f3aa71a8c26ae8753bd5" dependencies = [ "frame-support", "impl-trait-for-tuples", -- GitLab