diff --git a/Cargo.lock b/Cargo.lock index 7310f44ccd3..250dafa4373 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -441,7 +441,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "beefy-primitives", "fnv", @@ -475,7 +475,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -495,12 +495,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -690,7 +690,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-runtime", "finality-grandpa", @@ -707,7 +707,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-runtime", "frame-support", @@ -719,7 +719,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitvec", "bp-runtime", @@ -736,7 +736,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-messages", "bp-runtime", @@ -754,7 +754,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -771,7 +771,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "hash-db", @@ -789,7 +789,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -804,7 +804,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -819,7 +819,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2183,7 +2183,7 @@ name = "cumulus-test-service" version = "0.1.0" dependencies = [ "async-trait", - "clap 3.1.17", + "clap 3.1.18", "criterion", "cumulus-client-cli", "cumulus-client-consensus-common", @@ -2797,7 +2797,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", ] @@ -2815,7 +2815,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -2837,7 +2837,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "Inflector", "chrono", @@ -2887,7 +2887,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2898,7 +2898,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2914,7 +2914,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -2942,7 +2942,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "bitflags", "frame-metadata", @@ -2972,7 +2972,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2984,7 +2984,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2996,7 +2996,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro2", "quote", @@ -3006,7 +3006,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "log", @@ -3023,7 +3023,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3038,7 +3038,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "sp-api", @@ -3047,7 +3047,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "sp-api", @@ -3904,7 +3904,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-primitives", "bitvec", @@ -3997,7 +3997,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "polkadot-primitives", @@ -4830,6 +4830,15 @@ version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" +[[package]] +name = "memfd" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f6627dc657574b49d6ad27105ed671822be56e0d2547d413bfbf3e8d8fa92e7a" +dependencies = [ + "libc", +] + [[package]] name = "memmap2" version = "0.2.3" @@ -4898,7 +4907,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "coarsetime", "crossbeam-queue", @@ -4907,7 +4916,7 @@ dependencies = [ "futures-timer", "nanorand", "thiserror", - "tracing-gum", + "tracing", ] [[package]] @@ -5336,6 +5345,35 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" +[[package]] +name = "orchestra" +version = "0.9.22" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +dependencies = [ + "async-trait", + "dyn-clonable", + "futures 0.3.21", + "futures-timer", + "metered-channel", + "orchestra-proc-macro", + "pin-project 1.0.10", + "thiserror", + "tracing", +] + +[[package]] +name = "orchestra-proc-macro" +version = "0.9.22" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" +dependencies = [ + "expander 0.0.6", + "petgraph", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "ordered-float" version = "1.1.1" @@ -5363,7 +5401,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -5380,7 +5418,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5394,7 +5432,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -5410,7 +5448,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -5426,7 +5464,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -5441,7 +5479,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5465,7 +5503,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5485,7 +5523,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5500,7 +5538,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "beefy-primitives", "frame-support", @@ -5516,7 +5554,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5539,7 +5577,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5557,7 +5595,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5574,7 +5612,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5596,7 +5634,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5617,7 +5655,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5662,7 +5700,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5679,7 +5717,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "bitflags", "frame-benchmarking", @@ -5706,7 +5744,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "bitflags", "parity-scale-codec", @@ -5721,7 +5759,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro2", "quote", @@ -5731,7 +5769,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "jsonrpsee", "pallet-contracts-primitives", @@ -5748,7 +5786,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -5761,7 +5799,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5777,7 +5815,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5800,7 +5838,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5813,7 +5851,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5831,7 +5869,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5846,7 +5884,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5869,7 +5907,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5885,7 +5923,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5905,7 +5943,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5922,7 +5960,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5939,7 +5977,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5957,7 +5995,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5972,7 +6010,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5987,7 +6025,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6001,7 +6039,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6017,7 +6055,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6036,7 +6074,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6053,7 +6091,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6076,7 +6114,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6092,7 +6130,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6107,7 +6145,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6121,7 +6159,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6136,7 +6174,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6152,7 +6190,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6173,7 +6211,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6189,7 +6227,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6203,7 +6241,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6226,7 +6264,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6237,7 +6275,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "sp-arithmetic", @@ -6246,7 +6284,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6275,7 +6313,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6293,7 +6331,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6312,7 +6350,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-support", "frame-system", @@ -6329,7 +6367,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6344,7 +6382,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6355,7 +6393,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6372,7 +6410,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6387,7 +6425,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6403,7 +6441,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6418,7 +6456,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "frame-system", @@ -6436,7 +6474,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-benchmarking", "frame-support", @@ -6949,7 +6987,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -6964,7 +7002,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -6978,7 +7016,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "derive_more", "fatality", @@ -7001,7 +7039,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "fatality", "futures 0.3.21", @@ -7022,7 +7060,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "clap 3.1.18", "frame-benchmarking-cli", @@ -7047,7 +7085,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7087,7 +7125,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "always-assert", "fatality", @@ -7108,7 +7146,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7121,7 +7159,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "derive_more", "fatality", @@ -7144,7 +7182,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7158,7 +7196,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7178,7 +7216,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "always-assert", "async-trait", @@ -7199,7 +7237,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7217,7 +7255,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitvec", "derive_more", @@ -7246,7 +7284,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitvec", "futures 0.3.21", @@ -7266,7 +7304,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitvec", "fatality", @@ -7285,7 +7323,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7300,7 +7338,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "async-trait", "futures 0.3.21", @@ -7318,7 +7356,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7333,7 +7371,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7350,7 +7388,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "fatality", "futures 0.3.21", @@ -7369,7 +7407,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "async-trait", "futures 0.3.21", @@ -7386,7 +7424,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitvec", "fatality", @@ -7404,7 +7442,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "always-assert", "assert_matches", @@ -7428,13 +7466,14 @@ dependencies = [ "sp-maybe-compressed-blob", "sp-tracing", "sp-wasm-interface", + "tempfile", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "polkadot-node-primitives", @@ -7450,7 +7489,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "memory-lru", @@ -7461,14 +7500,13 @@ dependencies = [ "sp-api", "sp-authority-discovery", "sp-consensus-babe", - "sp-core", "tracing-gum", ] [[package]] name = "polkadot-node-jaeger" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "async-std", "lazy_static", @@ -7486,7 +7524,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bs58", "futures 0.3.21", @@ -7505,7 +7543,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "async-trait", "derive_more", @@ -7520,12 +7558,13 @@ dependencies = [ "sc-network", "strum 0.24.0", "thiserror", + "tracing-gum", ] [[package]] name = "polkadot-node-primitives" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -7547,7 +7586,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7557,7 +7596,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "async-trait", "futures 0.3.21", @@ -7575,14 +7614,14 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "derive_more", "futures 0.3.21", + "orchestra", "polkadot-node-jaeger", "polkadot-node-network-protocol", "polkadot-node-primitives", - "polkadot-overseer-gen", "polkadot-primitives", "polkadot-statement-table", "sc-network", @@ -7594,7 +7633,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "async-trait", "derive_more", @@ -7627,58 +7666,29 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "futures 0.3.21", "futures-timer", "lru 0.7.5", + "orchestra", "parity-util-mem", "parking_lot 0.12.0", "polkadot-node-metrics", "polkadot-node-network-protocol", "polkadot-node-primitives", "polkadot-node-subsystem-types", - "polkadot-overseer-gen", "polkadot-primitives", "sc-client-api", "sp-api", + "sp-core", "tracing-gum", ] -[[package]] -name = "polkadot-overseer-gen" -version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" -dependencies = [ - "async-trait", - "futures 0.3.21", - "futures-timer", - "metered-channel", - "pin-project 1.0.10", - "polkadot-node-network-protocol", - "polkadot-node-primitives", - "polkadot-overseer-gen-proc-macro", - "thiserror", - "tracing-gum", -] - -[[package]] -name = "polkadot-overseer-gen-proc-macro" -version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" -dependencies = [ - "expander 0.0.6", - "petgraph", - "proc-macro-crate", - "proc-macro2", - "quote", - "syn", -] - [[package]] name = "polkadot-parachain" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "derive_more", "frame-support", @@ -7772,7 +7782,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7787,7 +7797,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitvec", "frame-system", @@ -7817,7 +7827,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7849,7 +7859,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-primitives", "bitvec", @@ -7935,7 +7945,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-primitives", "bitvec", @@ -7982,7 +7992,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "polkadot-primitives", @@ -7994,7 +8004,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bs58", "parity-scale-codec", @@ -8006,7 +8016,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "bitflags", "bitvec", @@ -8049,7 +8059,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "async-trait", "beefy-gadget", @@ -8152,7 +8162,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8173,7 +8183,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8183,7 +8193,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8208,7 +8218,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-primitives", "bitvec", @@ -8270,7 +8280,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-benchmarking", "frame-system", @@ -8850,7 +8860,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8978,7 +8988,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9055,7 +9065,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "polkadot-primitives", @@ -9225,7 +9235,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "sp-core", @@ -9236,7 +9246,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures 0.3.21", @@ -9263,7 +9273,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9286,7 +9296,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9302,7 +9312,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9319,7 +9329,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9330,7 +9340,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "chrono", "clap 3.1.18", @@ -9369,7 +9379,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "fnv", "futures 0.3.21", @@ -9397,7 +9407,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "hash-db", "kvdb", @@ -9422,7 +9432,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures 0.3.21", @@ -9446,7 +9456,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures 0.3.21", @@ -9475,7 +9485,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "fork-tree", @@ -9518,7 +9528,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9540,7 +9550,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9553,7 +9563,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures 0.3.21", @@ -9578,7 +9588,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "sc-client-api", "sp-authorship", @@ -9589,7 +9599,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "lazy_static", "lru 0.7.5", @@ -9616,7 +9626,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "environmental", "parity-scale-codec", @@ -9633,7 +9643,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "parity-scale-codec", @@ -9648,7 +9658,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9666,7 +9676,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "ahash", "async-trait", @@ -9706,7 +9716,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9727,7 +9737,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9744,7 +9754,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "hex", @@ -9759,7 +9769,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "asynchronous-codec", @@ -9811,7 +9821,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "libp2p", @@ -9824,7 +9834,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "ahash", "futures 0.3.21", @@ -9841,7 +9851,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "libp2p", @@ -9861,7 +9871,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "bitflags", "either", @@ -9890,7 +9900,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "bytes", "fnv", @@ -9918,7 +9928,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "libp2p", @@ -9931,7 +9941,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9940,7 +9950,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "hash-db", @@ -9970,7 +9980,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9993,7 +10003,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -10006,7 +10016,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "directories", @@ -10071,7 +10081,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "parity-scale-codec", @@ -10085,7 +10095,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10104,7 +10114,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "libc", @@ -10123,7 +10133,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "chrono", "futures 0.3.21", @@ -10141,7 +10151,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "ansi_term", "atty", @@ -10172,7 +10182,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10183,7 +10193,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10210,7 +10220,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "log", @@ -10223,7 +10233,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10235,9 +10245,9 @@ dependencies = [ [[package]] name = "scale-info" -version = "2.1.1" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8980cafbe98a7ee7a9cc16b32ebce542c77883f512d83fbf2ddc8f6a85ea74c9" +checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a" dependencies = [ "bitvec", "cfg-if 1.0.0", @@ -10249,9 +10259,9 @@ dependencies = [ [[package]] name = "scale-info-derive" -version = "2.1.1" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4260c630e8a8a33429d1688eff2f163f24c65a4e1b1578ef6b565061336e4b6f" +checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10662,7 +10672,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "enumn", "parity-scale-codec", @@ -10738,7 +10748,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "hash-db", "log", @@ -10755,7 +10765,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "blake2", "proc-macro-crate", @@ -10767,7 +10777,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10780,7 +10790,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "integer-sqrt", "num-traits", @@ -10795,7 +10805,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10808,7 +10818,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "parity-scale-codec", @@ -10820,7 +10830,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "sp-api", @@ -10832,7 +10842,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "log", @@ -10850,7 +10860,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures 0.3.21", @@ -10869,7 +10879,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "parity-scale-codec", @@ -10887,7 +10897,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "merlin", @@ -10910,7 +10920,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10924,7 +10934,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -10937,7 +10947,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "base58", "bitflags", @@ -10983,7 +10993,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "blake2", "byteorder", @@ -10997,7 +11007,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro2", "quote", @@ -11008,7 +11018,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -11017,7 +11027,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro2", "quote", @@ -11027,7 +11037,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "environmental", "parity-scale-codec", @@ -11038,7 +11048,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "finality-grandpa", "log", @@ -11056,7 +11066,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11070,7 +11080,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "hash-db", @@ -11095,7 +11105,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "lazy_static", "sp-core", @@ -11106,7 +11116,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures 0.3.21", @@ -11123,7 +11133,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "thiserror", "zstd", @@ -11132,7 +11142,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "parity-scale-codec", @@ -11147,7 +11157,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11161,7 +11171,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "sp-api", "sp-core", @@ -11171,7 +11181,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "backtrace", "lazy_static", @@ -11181,7 +11191,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "rustc-hash", "serde", @@ -11191,7 +11201,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "either", "hash256-std-hasher", @@ -11213,7 +11223,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11230,7 +11240,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "Inflector", "proc-macro-crate", @@ -11242,7 +11252,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "parity-scale-codec", @@ -11256,7 +11266,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "serde", "serde_json", @@ -11265,7 +11275,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11279,7 +11289,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "scale-info", @@ -11290,7 +11300,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "hash-db", "log", @@ -11312,12 +11322,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11330,7 +11340,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "log", "sp-core", @@ -11343,7 +11353,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures-timer", @@ -11359,7 +11369,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "sp-std", @@ -11371,7 +11381,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "sp-api", "sp-runtime", @@ -11380,7 +11390,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "log", @@ -11396,7 +11406,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "hash-db", "memory-db", @@ -11412,7 +11422,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11429,7 +11439,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11440,7 +11450,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "impl-trait-for-tuples", "log", @@ -11721,7 +11731,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "platforms", ] @@ -11729,7 +11739,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -11750,7 +11760,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures-util", "hyper", @@ -11763,7 +11773,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "jsonrpsee", "log", @@ -11784,7 +11794,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "async-trait", "futures 0.3.21", @@ -11810,7 +11820,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -11820,7 +11830,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11831,7 +11841,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "ansi_term", "build-helper", @@ -11938,7 +11948,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "polkadot-primitives", @@ -12216,7 +12226,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12227,7 +12237,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12356,7 +12366,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#8c80d3691bcc36d2bcbe105848e3639105e265a7" +source = "git+https://github.com/paritytech/substrate?branch=master#57c420ca1873ebf68ca12d5194c16b1f9100fb8d" dependencies = [ "clap 3.1.18", "jsonrpsee", @@ -12872,6 +12882,7 @@ dependencies = [ "libc", "log", "mach", + "memfd", "memoffset", "more-asserts", "rand 0.8.5", @@ -12936,7 +12947,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "beefy-primitives", "bitvec", @@ -13025,7 +13036,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "polkadot-primitives", @@ -13266,7 +13277,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13279,7 +13290,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-support", "frame-system", @@ -13299,7 +13310,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.22" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "frame-benchmarking", "frame-support", @@ -13317,7 +13328,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#1a445d96bdaf3fe781ce642368d0e9d1b2ad3b39" +source = "git+https://github.com/paritytech/polkadot?branch=master#731979d91922211033a3e8d1d3b4d7c8017b25d5" dependencies = [ "Inflector", "proc-macro2", diff --git a/test/service/src/main.rs b/test/service/src/main.rs index 791621dafa8..6bb0a3dc9bf 100644 --- a/test/service/src/main.rs +++ b/test/service/src/main.rs @@ -121,7 +121,7 @@ fn main() -> Result<(), sc_cli::Error> { ); let parachain_account = - AccountIdConversion::::into_account( + AccountIdConversion::::into_account_truncating( ¶chain_id, );