diff --git a/Cargo.lock b/Cargo.lock index fe7c6cb05f2..b60f097b313 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -458,7 +458,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "beefy-primitives", "fnv", @@ -488,7 +488,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -511,12 +511,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "scale-info", @@ -732,7 +732,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "finality-grandpa", "frame-support", @@ -748,7 +748,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-runtime", "frame-support", @@ -760,7 +760,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitvec", "bp-runtime", @@ -776,7 +776,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-messages", "bp-runtime", @@ -794,7 +794,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -811,7 +811,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "hash-db", @@ -829,7 +829,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -844,7 +844,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -859,7 +859,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -1196,9 +1196,9 @@ dependencies = [ [[package]] name = "clap" -version = "3.1.5" +version = "3.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ced1892c55c910c1219e98d6fc8d71f6bddba7905866ce740066d8bfea859312" +checksum = "d8c93436c21e4698bacadf42917db28b23017027a4deccb35dbe47a7e7840123" dependencies = [ "atty", "bitflags", @@ -1587,7 +1587,7 @@ dependencies = [ name = "cumulus-client-cli" version = "0.1.0" dependencies = [ - "clap 3.1.5", + "clap 3.1.6", "sc-cli", "sc-service", "url 2.2.2", @@ -1926,6 +1926,7 @@ version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", + "frame-benchmarking", "frame-support", "frame-system", "log", @@ -2460,9 +2461,9 @@ dependencies = [ [[package]] name = "dyn-clone" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf" +checksum = "21e50f3adc76d6a43f5ed73b698a87d0760ca74617f60f7c3b879003536fdd28" [[package]] name = "ecdsa" @@ -2788,7 +2789,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", ] @@ -2806,7 +2807,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -2828,11 +2829,11 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "Inflector", "chrono", - "clap 3.1.5", + "clap 3.1.6", "frame-benchmarking", "frame-support", "handlebars", @@ -2869,7 +2870,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -2883,7 +2884,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -2911,7 +2912,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "bitflags", "frame-metadata", @@ -2940,7 +2941,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2952,7 +2953,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.3", @@ -2964,7 +2965,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro2", "quote", @@ -2974,7 +2975,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "log", @@ -2991,7 +2992,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -3006,7 +3007,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "sp-api", @@ -3015,7 +3016,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "sp-api", @@ -4201,8 +4202,8 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-primitives", "bitvec", @@ -4289,8 +4290,8 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "polkadot-primitives", @@ -5152,8 +5153,8 @@ dependencies = [ [[package]] name = "metered-channel" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "derive_more", "futures 0.3.21", @@ -5614,7 +5615,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -5631,7 +5632,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -5645,7 +5646,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -5661,7 +5662,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -5677,7 +5678,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -5692,7 +5693,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -5716,7 +5717,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5736,7 +5737,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -5751,7 +5752,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "beefy-primitives", "frame-support", @@ -5767,7 +5768,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5792,7 +5793,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -5810,7 +5811,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5827,7 +5828,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5849,7 +5850,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5896,7 +5897,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -5913,7 +5914,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "bitflags", "frame-benchmarking", @@ -5940,7 +5941,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "bitflags", "parity-scale-codec", @@ -5955,7 +5956,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro2", "quote", @@ -5965,7 +5966,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5984,7 +5985,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -5997,7 +5998,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6013,7 +6014,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6036,7 +6037,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6054,7 +6055,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6069,7 +6070,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6092,7 +6093,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6108,7 +6109,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6128,7 +6129,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6145,7 +6146,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6162,7 +6163,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -6180,7 +6181,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6196,7 +6197,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6213,7 +6214,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6228,7 +6229,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6242,7 +6243,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6259,7 +6260,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6282,7 +6283,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6298,7 +6299,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6313,7 +6314,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6327,7 +6328,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6341,7 +6342,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6357,7 +6358,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6378,7 +6379,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6394,7 +6395,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6408,7 +6409,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6431,7 +6432,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -6442,7 +6443,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "log", "sp-arithmetic", @@ -6451,7 +6452,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6480,7 +6481,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6498,7 +6499,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6517,7 +6518,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-support", "frame-system", @@ -6534,7 +6535,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6551,7 +6552,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6562,7 +6563,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6579,7 +6580,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6594,7 +6595,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6610,7 +6611,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-benchmarking", "frame-support", @@ -6624,8 +6625,8 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "frame-system", @@ -6642,8 +6643,8 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-benchmarking", "frame-support", @@ -6673,7 +6674,7 @@ dependencies = [ name = "parachain-template-node" version = "0.1.0" dependencies = [ - "clap 3.1.5", + "clap 3.1.6", "cumulus-client-cli", "cumulus-client-collator", "cumulus-client-consensus-aura", @@ -6839,9 +6840,9 @@ dependencies = [ [[package]] name = "parity-scale-codec" -version = "3.0.0" +version = "3.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a7f3fcf5e45fc28b84dcdab6b983e77f197ec01f325a33f404ba6855afd1070" +checksum = "e8b44461635bbb1a0300f100a841e571e7d919c81c73075ef5d152ffdb521066" dependencies = [ "arrayvec 0.7.2", "bitvec", @@ -6853,9 +6854,9 @@ dependencies = [ [[package]] name = "parity-scale-codec-derive" -version = "3.0.0" +version = "3.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c6e626dc84025ff56bf1476ed0e30d10c84d7f89a475ef46ebabee1095a8fba" +checksum = "c45ed1f39709f5a89338fab50e59816b2e8815f5bb58276e7ddf9afd495f73f8" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -7203,8 +7204,8 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7217,8 +7218,8 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "polkadot-node-network-protocol", @@ -7230,8 +7231,8 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "derive_more", "fatality", @@ -7253,8 +7254,8 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "fatality", "futures 0.3.21", @@ -7274,10 +7275,10 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ - "clap 3.1.5", + "clap 3.1.6", "frame-benchmarking-cli", "futures 0.3.21", "log", @@ -7297,8 +7298,8 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7332,7 +7333,7 @@ dependencies = [ "assert_cmd", "async-trait", "canvas-kusama-runtime", - "clap 3.1.5", + "clap 3.1.6", "cumulus-client-cli", "cumulus-client-consensus-aura", "cumulus-client-consensus-common", @@ -7403,8 +7404,8 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "always-assert", "fatality", @@ -7424,8 +7425,8 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7437,8 +7438,8 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "derive_more", "fatality", @@ -7460,8 +7461,8 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7474,8 +7475,8 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7494,8 +7495,8 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7513,8 +7514,8 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7531,8 +7532,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitvec", "derive_more", @@ -7559,8 +7560,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitvec", "futures 0.3.21", @@ -7579,8 +7580,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitvec", "futures 0.3.21", @@ -7597,8 +7598,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7612,8 +7613,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7630,8 +7631,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -7645,8 +7646,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7662,8 +7663,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "fatality", "futures 0.3.21", @@ -7681,8 +7682,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7698,8 +7699,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitvec", "futures 0.3.21", @@ -7715,8 +7716,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "always-assert", "assert_matches", @@ -7745,8 +7746,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "polkadot-node-primitives", @@ -7761,8 +7762,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "memory-lru", @@ -7779,8 +7780,8 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-std", "lazy_static", @@ -7797,8 +7798,8 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bs58", "futures 0.3.21", @@ -7816,8 +7817,8 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "fatality", @@ -7834,8 +7835,8 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -7856,8 +7857,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7866,8 +7867,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7884,8 +7885,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "derive_more", "futures 0.3.21", @@ -7903,8 +7904,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "derive_more", @@ -7936,8 +7937,8 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "futures 0.3.21", "futures-timer", @@ -7957,8 +7958,8 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "futures 0.3.21", @@ -7974,8 +7975,8 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "expander 0.0.5", "proc-macro-crate 1.1.3", @@ -7986,8 +7987,8 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "derive_more", "frame-support", @@ -8003,8 +8004,8 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -8018,8 +8019,8 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitvec", "frame-system", @@ -8048,8 +8049,8 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -8079,8 +8080,8 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-primitives", "bitvec", @@ -8163,8 +8164,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-primitives", "bitvec", @@ -8210,8 +8211,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "polkadot-primitives", @@ -8222,8 +8223,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bs58", "parity-scale-codec", @@ -8234,8 +8235,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "bitflags", "bitvec", @@ -8276,8 +8277,8 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "async-trait", "beefy-gadget", @@ -8377,8 +8378,8 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8398,8 +8399,8 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8408,8 +8409,8 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8433,8 +8434,8 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-primitives", "bitvec", @@ -8495,8 +8496,8 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-benchmarking", "frame-system", @@ -8791,9 +8792,9 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.15" +version = "1.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145" +checksum = "b4af2ec4714533fcdf07e886f17025ace8b997b9ce51204ee69b6da831c3da57" dependencies = [ "proc-macro2", ] @@ -9039,7 +9040,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "env_logger 0.9.0", "jsonrpsee 0.8.0", @@ -9155,8 +9156,8 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-primitives", "bp-messages", @@ -9230,8 +9231,8 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "polkadot-primitives", @@ -9420,7 +9421,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "log", "sp-core", @@ -9431,7 +9432,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures 0.3.21", @@ -9458,7 +9459,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9481,7 +9482,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9497,7 +9498,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9514,7 +9515,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -9525,10 +9526,10 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "chrono", - "clap 3.1.5", + "clap 3.1.6", "fdlimit", "futures 0.3.21", "hex", @@ -9563,7 +9564,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "fnv", "futures 0.3.21", @@ -9591,7 +9592,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "hash-db", "kvdb", @@ -9616,7 +9617,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures 0.3.21", @@ -9640,7 +9641,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures 0.3.21", @@ -9669,7 +9670,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "fork-tree", @@ -9712,7 +9713,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9736,7 +9737,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9749,7 +9750,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures 0.3.21", @@ -9774,7 +9775,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "sc-client-api", "sp-authorship", @@ -9785,7 +9786,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "lazy_static", "lru 0.6.6", @@ -9812,7 +9813,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "environmental", "parity-scale-codec", @@ -9829,7 +9830,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "log", "parity-scale-codec", @@ -9845,7 +9846,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9863,7 +9864,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "ahash", "async-trait", @@ -9903,7 +9904,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9927,7 +9928,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9944,7 +9945,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "hex", @@ -9959,7 +9960,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "asynchronous-codec 0.5.0", @@ -10008,7 +10009,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "ahash", "futures 0.3.21", @@ -10025,7 +10026,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "bytes 1.1.0", "fnv", @@ -10053,7 +10054,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "libp2p", @@ -10066,7 +10067,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10075,7 +10076,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "hash-db", @@ -10106,7 +10107,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -10131,7 +10132,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -10148,7 +10149,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "directories", @@ -10212,7 +10213,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "log", "parity-scale-codec", @@ -10226,7 +10227,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -10247,7 +10248,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "chrono", "futures 0.3.21", @@ -10265,7 +10266,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "ansi_term", "atty", @@ -10296,7 +10297,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -10307,7 +10308,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10334,7 +10335,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "log", @@ -10347,7 +10348,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10819,8 +10820,8 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "enumn", "parity-scale-codec", @@ -10908,7 +10909,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "hash-db", "log", @@ -10925,7 +10926,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "blake2 0.10.2", "proc-macro-crate 1.1.3", @@ -10937,7 +10938,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "scale-info", @@ -10950,7 +10951,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "integer-sqrt", "num-traits", @@ -10965,7 +10966,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "scale-info", @@ -10978,7 +10979,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "parity-scale-codec", @@ -10990,7 +10991,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "sp-api", @@ -11002,7 +11003,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "log", @@ -11020,7 +11021,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures 0.3.21", @@ -11039,7 +11040,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "parity-scale-codec", @@ -11057,7 +11058,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "merlin", @@ -11080,7 +11081,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "scale-info", @@ -11094,7 +11095,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -11106,7 +11107,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "base58", "bitflags", @@ -11152,7 +11153,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "blake2 0.10.2", "byteorder", @@ -11166,7 +11167,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro2", "quote", @@ -11177,7 +11178,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -11186,7 +11187,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro2", "quote", @@ -11196,7 +11197,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "environmental", "parity-scale-codec", @@ -11207,7 +11208,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "finality-grandpa", "log", @@ -11225,7 +11226,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11239,7 +11240,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "hash-db", @@ -11264,7 +11265,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "lazy_static", "sp-core", @@ -11275,7 +11276,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures 0.3.21", @@ -11292,7 +11293,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "thiserror", "zstd", @@ -11301,7 +11302,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "scale-info", @@ -11316,7 +11317,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -11327,7 +11328,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "sp-api", "sp-core", @@ -11337,7 +11338,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "backtrace", "lazy_static", @@ -11347,7 +11348,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "rustc-hash", "serde", @@ -11357,7 +11358,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "either", "hash256-std-hasher", @@ -11379,7 +11380,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11396,7 +11397,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "Inflector", "proc-macro-crate 1.1.3", @@ -11408,7 +11409,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "log", "parity-scale-codec", @@ -11422,7 +11423,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "serde", "serde_json", @@ -11431,7 +11432,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "scale-info", @@ -11445,7 +11446,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "scale-info", @@ -11456,7 +11457,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "hash-db", "log", @@ -11479,12 +11480,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11497,7 +11498,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "log", "sp-core", @@ -11510,7 +11511,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures-timer", @@ -11526,7 +11527,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "sp-std", @@ -11538,7 +11539,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "sp-api", "sp-runtime", @@ -11547,7 +11548,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "log", @@ -11563,7 +11564,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "hash-db", "memory-db", @@ -11579,7 +11580,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11596,7 +11597,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11607,7 +11608,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "impl-trait-for-tuples", "log", @@ -11897,7 +11898,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "platforms", ] @@ -11905,7 +11906,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -11927,7 +11928,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures-util", "hyper", @@ -11940,7 +11941,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "async-trait", "futures 0.3.21", @@ -11966,7 +11967,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -11976,7 +11977,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#e4633560680f8ce077c896815cf23a9d7f04967e" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "proc-macro-crate 1.1.3", "proc-macro2", @@ -11987,7 +11988,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ "ansi_term", "build-helper", @@ -12008,9 +12009,9 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "syn" -version = "1.0.86" +version = "1.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b" +checksum = "ea297be220d52398dcc07ce15a209fce436d361735ac1db700cab3b6cdfb9f54" dependencies = [ "proc-macro2", "quote", @@ -12072,8 +12073,8 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "polkadot-primitives", @@ -12310,9 +12311,9 @@ checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" [[package]] name = "tracing" -version = "0.1.31" +version = "0.1.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f" +checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f" dependencies = [ "cfg-if 1.0.0", "pin-project-lite 0.2.7", @@ -12322,9 +12323,9 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.19" +version = "0.1.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8276d9a4a3a558d7b7ad5303ad50b53d58264641b82914b7ada36bd762e7a716" +checksum = "2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b" dependencies = [ "proc-macro2", "quote", @@ -12469,9 +12470,9 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#32a4fe01f110a755bf22eb8f803cdfd7052d4f8b" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.18#fc3fd073d3a0acf9933c3994b660ebd7b5833f65" dependencies = [ - "clap 3.1.5", + "clap 3.1.6", "jsonrpsee 0.4.1", "log", "parity-scale-codec", @@ -13070,8 +13071,8 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "beefy-primitives", "bitvec", @@ -13156,8 +13157,8 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "polkadot-primitives", @@ -13376,8 +13377,8 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13389,8 +13390,8 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-support", "frame-system", @@ -13409,8 +13410,8 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.17" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +version = "0.9.18" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "frame-benchmarking", "frame-support", @@ -13428,7 +13429,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.18#ef71ed8baef3007b039cdf040d24f5958edb390b" dependencies = [ "Inflector", "proc-macro2", diff --git a/client/collator/src/lib.rs b/client/collator/src/lib.rs index 05dcb244ac9..f84cd8672fd 100644 --- a/client/collator/src/lib.rs +++ b/client/collator/src/lib.rs @@ -37,7 +37,7 @@ use polkadot_node_primitives::{ }; use polkadot_node_subsystem::messages::{CollationGenerationMessage, CollatorProtocolMessage}; use polkadot_overseer::Handle as OverseerHandle; -use polkadot_primitives::v2::{CollatorPair, Id as ParaId}; +use polkadot_primitives::v1::{CollatorPair, Id as ParaId}; use codec::{Decode, Encode}; use futures::{channel::oneshot, FutureExt}; diff --git a/client/consensus/aura/src/lib.rs b/client/consensus/aura/src/lib.rs index 6e5df220f74..90472fee010 100644 --- a/client/consensus/aura/src/lib.rs +++ b/client/consensus/aura/src/lib.rs @@ -26,7 +26,7 @@ use codec::{Decode, Encode}; use cumulus_client_consensus_common::{ ParachainBlockImport, ParachainCandidate, ParachainConsensus, }; -use cumulus_primitives_core::{relay_chain::v2::Hash as PHash, PersistedValidationData}; +use cumulus_primitives_core::{relay_chain::v1::Hash as PHash, PersistedValidationData}; use futures::lock::Mutex; use sc_client_api::{backend::AuxStore, BlockOf}; diff --git a/client/consensus/common/src/lib.rs b/client/consensus/common/src/lib.rs index 61098dfd434..c6d5844f01f 100644 --- a/client/consensus/common/src/lib.rs +++ b/client/consensus/common/src/lib.rs @@ -14,7 +14,7 @@ // You should have received a copy of the GNU General Public License // along with Cumulus. If not, see . -use polkadot_primitives::v2::{Hash as PHash, PersistedValidationData}; +use polkadot_primitives::v1::{Hash as PHash, PersistedValidationData}; use sc_consensus::BlockImport; use sp_runtime::traits::Block as BlockT; diff --git a/client/consensus/common/src/parachain_consensus.rs b/client/consensus/common/src/parachain_consensus.rs index ccdfb17b671..a4aa3d5beff 100644 --- a/client/consensus/common/src/parachain_consensus.rs +++ b/client/consensus/common/src/parachain_consensus.rs @@ -27,7 +27,7 @@ use sp_runtime::{ traits::{Block as BlockT, Header as HeaderT}, }; -use polkadot_primitives::v2::{Hash as PHash, Id as ParaId, OccupiedCoreAssumption}; +use polkadot_primitives::v1::{Hash as PHash, Id as ParaId, OccupiedCoreAssumption}; use codec::Decode; use futures::{select, FutureExt, Stream, StreamExt}; diff --git a/client/consensus/common/src/tests.rs b/client/consensus/common/src/tests.rs index 23729abebb4..c9099c354ea 100644 --- a/client/consensus/common/src/tests.rs +++ b/client/consensus/common/src/tests.rs @@ -25,7 +25,7 @@ use cumulus_test_client::{ }; use futures::{channel::mpsc, executor::block_on, select, FutureExt, Stream, StreamExt}; use futures_timer::Delay; -use polkadot_primitives::v2::Id as ParaId; +use polkadot_primitives::v1::Id as ParaId; use sc_client_api::UsageProvider; use sc_consensus::{BlockImport, BlockImportParams, ForkChoiceStrategy}; use sp_blockchain::Error as ClientError; diff --git a/client/consensus/relay-chain/src/lib.rs b/client/consensus/relay-chain/src/lib.rs index 20d3b7cc757..021fdd1f915 100644 --- a/client/consensus/relay-chain/src/lib.rs +++ b/client/consensus/relay-chain/src/lib.rs @@ -36,7 +36,7 @@ use cumulus_client_consensus_common::{ ParachainBlockImport, ParachainCandidate, ParachainConsensus, }; -use cumulus_primitives_core::{relay_chain::v2::Hash as PHash, ParaId, PersistedValidationData}; +use cumulus_primitives_core::{relay_chain::v1::Hash as PHash, ParaId, PersistedValidationData}; use cumulus_relay_chain_interface::RelayChainInterface; use parking_lot::Mutex; diff --git a/client/network/src/lib.rs b/client/network/src/lib.rs index 7e906da1b1d..61407e8ce0f 100644 --- a/client/network/src/lib.rs +++ b/client/network/src/lib.rs @@ -29,7 +29,7 @@ use sp_runtime::traits::{Block as BlockT, Header as HeaderT}; use cumulus_relay_chain_interface::RelayChainInterface; use polkadot_node_primitives::{CollationSecondedSignal, Statement}; use polkadot_parachain::primitives::HeadData; -use polkadot_primitives::v2::{ +use polkadot_primitives::v1::{ CandidateReceipt, CompactStatement, Hash as PHash, Id as ParaId, OccupiedCoreAssumption, SigningContext, UncheckedSigned, }; diff --git a/client/network/src/tests.rs b/client/network/src/tests.rs index c2093c75ada..da6ad75f106 100644 --- a/client/network/src/tests.rs +++ b/client/network/src/tests.rs @@ -22,7 +22,7 @@ use cumulus_test_service::runtime::{Block, Hash, Header}; use futures::{executor::block_on, poll, task::Poll, FutureExt, Stream, StreamExt}; use parking_lot::Mutex; use polkadot_node_primitives::{SignedFullStatement, Statement}; -use polkadot_primitives::v2::{ +use polkadot_primitives::v1::{ CandidateCommitments, CandidateDescriptor, CollatorPair, CommittedCandidateReceipt, Hash as PHash, HeadData, Header as PHeader, Id as ParaId, InboundDownwardMessage, InboundHrmpMessage, OccupiedCoreAssumption, PersistedValidationData, SessionIndex, diff --git a/client/pov-recovery/src/lib.rs b/client/pov-recovery/src/lib.rs index ab3609912df..6c96961e911 100644 --- a/client/pov-recovery/src/lib.rs +++ b/client/pov-recovery/src/lib.rs @@ -51,7 +51,7 @@ use sp_runtime::{ use polkadot_node_primitives::{AvailableData, POV_BOMB_LIMIT}; use polkadot_overseer::Handle as OverseerHandle; -use polkadot_primitives::v2::{ +use polkadot_primitives::v1::{ CandidateReceipt, CommittedCandidateReceipt, Id as ParaId, SessionIndex, }; diff --git a/client/relay-chain-inprocess-interface/Cargo.toml b/client/relay-chain-inprocess-interface/Cargo.toml index 01916013066..d3a601c8e05 100644 --- a/client/relay-chain-inprocess-interface/Cargo.toml +++ b/client/relay-chain-inprocess-interface/Cargo.toml @@ -43,4 +43,4 @@ polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = polkadot-test-client = { git = "https://github.com/paritytech/polkadot", branch = "master" } # Cumulus -cumulus-test-service = { path = "../../test/service" } +cumulus-test-service = { path = "../../test/service" } \ No newline at end of file diff --git a/client/relay-chain-inprocess-interface/src/lib.rs b/client/relay-chain-inprocess-interface/src/lib.rs index e19f794fb38..83cb4d13361 100644 --- a/client/relay-chain-inprocess-interface/src/lib.rs +++ b/client/relay-chain-inprocess-interface/src/lib.rs @@ -19,10 +19,8 @@ use std::{pin::Pin, sync::Arc, time::Duration}; use async_trait::async_trait; use cumulus_primitives_core::{ relay_chain::{ - v2::{ - CommittedCandidateReceipt, OccupiedCoreAssumption, ParachainHost, SessionIndex, - ValidatorId, - }, + v1::{CommittedCandidateReceipt, OccupiedCoreAssumption, SessionIndex, ValidatorId}, + v2::ParachainHost, Block as PBlock, BlockId, Hash as PHash, Header as PHeader, InboundHrmpMessage, }, InboundDownwardMessage, ParaId, PersistedValidationData, @@ -386,7 +384,7 @@ mod tests { use super::*; - use polkadot_primitives::v2::Block as PBlock; + use polkadot_primitives::v1::Block as PBlock; use polkadot_test_client::{ construct_transfer_extrinsic, BlockBuilderExt, Client, ClientBlockImportExt, DefaultTestClientBuilderExt, ExecutionStrategy, InitPolkadotBlockBuilder, diff --git a/client/relay-chain-interface/src/lib.rs b/client/relay-chain-interface/src/lib.rs index 119721adec1..44885ec5f36 100644 --- a/client/relay-chain-interface/src/lib.rs +++ b/client/relay-chain-interface/src/lib.rs @@ -18,7 +18,7 @@ use std::{collections::BTreeMap, pin::Pin, sync::Arc}; use cumulus_primitives_core::{ relay_chain::{ - v2::{CommittedCandidateReceipt, OccupiedCoreAssumption, SessionIndex, ValidatorId}, + v1::{CommittedCandidateReceipt, OccupiedCoreAssumption, SessionIndex, ValidatorId}, Hash as PHash, Header as PHeader, InboundHrmpMessage, }, InboundDownwardMessage, ParaId, PersistedValidationData, diff --git a/client/relay-chain-rpc-interface/src/lib.rs b/client/relay-chain-rpc-interface/src/lib.rs index 9f84e437699..7a5d2d0254d 100644 --- a/client/relay-chain-rpc-interface/src/lib.rs +++ b/client/relay-chain-rpc-interface/src/lib.rs @@ -19,7 +19,7 @@ use backoff::{future::retry_notify, ExponentialBackoff}; use core::time::Duration; use cumulus_primitives_core::{ relay_chain::{ - v2::{CommittedCandidateReceipt, OccupiedCoreAssumption, SessionIndex, ValidatorId}, + v1::{CommittedCandidateReceipt, OccupiedCoreAssumption, SessionIndex, ValidatorId}, Hash as PHash, Header as PHeader, InboundHrmpMessage, }, InboundDownwardMessage, ParaId, PersistedValidationData, diff --git a/client/service/src/lib.rs b/client/service/src/lib.rs index 63ac6894297..c850775caab 100644 --- a/client/service/src/lib.rs +++ b/client/service/src/lib.rs @@ -22,7 +22,7 @@ use cumulus_client_cli::CollatorOptions; use cumulus_client_consensus_common::ParachainConsensus; use cumulus_primitives_core::{CollectCollationInfo, ParaId}; use cumulus_relay_chain_interface::RelayChainInterface; -use polkadot_primitives::v2::CollatorPair; +use polkadot_primitives::v1::CollatorPair; use sc_client_api::{ Backend as BackendT, BlockBackend, BlockchainEvents, Finalizer, UsageProvider, }; diff --git a/pallets/parachain-system/src/lib.rs b/pallets/parachain-system/src/lib.rs index 2eb242e7387..b7f94418803 100644 --- a/pallets/parachain-system/src/lib.rs +++ b/pallets/parachain-system/src/lib.rs @@ -321,7 +321,7 @@ pub mod pallet { .read_upgrade_go_ahead_signal() .expect("Invalid upgrade go ahead signal"); match upgrade_go_ahead_signal { - Some(relay_chain::v2::UpgradeGoAhead::GoAhead) => { + Some(relay_chain::v1::UpgradeGoAhead::GoAhead) => { assert!( >::exists(), "No new validation function found in storage, GoAhead signal is not expected", @@ -332,7 +332,7 @@ pub mod pallet { ::on_validation_code_applied(); Self::deposit_event(Event::ValidationFunctionApplied(vfp.relay_parent_number)); }, - Some(relay_chain::v2::UpgradeGoAhead::Abort) => { + Some(relay_chain::v1::UpgradeGoAhead::Abort) => { >::kill(); Self::deposit_event(Event::ValidationFunctionDiscarded); }, @@ -483,7 +483,7 @@ pub mod pallet { /// set after the inherent. #[pallet::storage] pub(super) type UpgradeRestrictionSignal = - StorageValue<_, Option, ValueQuery>; + StorageValue<_, Option, ValueQuery>; /// The state proof for the last relay parent block. /// @@ -542,7 +542,7 @@ pub mod pallet { /// This will be cleared in `on_initialize` of each new block. #[pallet::storage] pub(super) type HrmpWatermark = - StorageValue<_, relay_chain::v2::BlockNumber, ValueQuery>; + StorageValue<_, relay_chain::v1::BlockNumber, ValueQuery>; /// HRMP messages that were sent in a block. /// @@ -790,7 +790,7 @@ impl Pallet { fn process_inbound_horizontal_messages( ingress_channels: &[(ParaId, cumulus_primitives_core::AbridgedHrmpChannel)], horizontal_messages: BTreeMap>, - relay_parent_number: relay_chain::v2::BlockNumber, + relay_parent_number: relay_chain::v1::BlockNumber, ) -> Weight { // First, check that all submitted messages are sent from channels that exist. The // channel exists if its MQC head is present in `vfp.hrmp_mqc_heads`. diff --git a/pallets/parachain-system/src/relay_state_snapshot.rs b/pallets/parachain-system/src/relay_state_snapshot.rs index ba3149119fd..b85f960af92 100644 --- a/pallets/parachain-system/src/relay_state_snapshot.rs +++ b/pallets/parachain-system/src/relay_state_snapshot.rs @@ -145,7 +145,7 @@ impl RelayChainStateProof { /// `proof`. pub fn new( para_id: ParaId, - relay_parent_storage_root: relay_chain::v2::Hash, + relay_parent_storage_root: relay_chain::v1::Hash, proof: StorageProof, ) -> Result { let db = proof.into_memory_db::>(); @@ -191,7 +191,7 @@ impl RelayChainStateProof { let mut ingress_channels = Vec::with_capacity(ingress_channel_index.len()); for sender in ingress_channel_index { - let channel_id = relay_chain::v2::HrmpChannelId { sender, recipient: self.para_id }; + let channel_id = relay_chain::v1::HrmpChannelId { sender, recipient: self.para_id }; let hrmp_channel: AbridgedHrmpChannel = read_entry( &self.trie_backend, &relay_chain::well_known_keys::hrmp_channels(channel_id), @@ -203,7 +203,7 @@ impl RelayChainStateProof { let mut egress_channels = Vec::with_capacity(egress_channel_index.len()); for recipient in egress_channel_index { - let channel_id = relay_chain::v2::HrmpChannelId { sender: self.para_id, recipient }; + let channel_id = relay_chain::v1::HrmpChannelId { sender: self.para_id, recipient }; let hrmp_channel: AbridgedHrmpChannel = read_entry( &self.trie_backend, &relay_chain::well_known_keys::hrmp_channels(channel_id), @@ -231,12 +231,12 @@ impl RelayChainStateProof { .map_err(Error::Config) } - /// Read the [`Slot`](relay_chain::v2::Slot) from the relay chain state proof. + /// Read the [`Slot`](relay_chain::v1::Slot) from the relay chain state proof. /// /// The slot is slot of the relay chain block this state proof was extracted from. /// /// Returns an error if anything failed at reading or decoding. - pub fn read_slot(&self) -> Result { + pub fn read_slot(&self) -> Result { read_entry(&self.trie_backend, relay_chain::well_known_keys::CURRENT_SLOT, None) .map_err(Error::Slot) } @@ -250,7 +250,7 @@ impl RelayChainStateProof { /// Returns an error if anything failed at reading or decoding. pub fn read_upgrade_go_ahead_signal( &self, - ) -> Result, Error> { + ) -> Result, Error> { read_optional_entry( &self.trie_backend, &relay_chain::well_known_keys::upgrade_go_ahead_signal(self.para_id), @@ -266,7 +266,7 @@ impl RelayChainStateProof { /// Returns an error if anything failed at reading or decoding. pub fn read_upgrade_restriction_signal( &self, - ) -> Result, Error> { + ) -> Result, Error> { read_optional_entry( &self.trie_backend, &relay_chain::well_known_keys::upgrade_restriction_signal(self.para_id), diff --git a/pallets/parachain-system/src/tests.rs b/pallets/parachain-system/src/tests.rs index 652cfd3d78c..40e85f0c726 100755 --- a/pallets/parachain-system/src/tests.rs +++ b/pallets/parachain-system/src/tests.rs @@ -31,7 +31,7 @@ use frame_support::{ }; use frame_system::RawOrigin; use hex_literal::hex; -use relay_chain::v2::HrmpChannelId; +use relay_chain::v1::HrmpChannelId; use sp_core::H256; use sp_runtime::{ testing::Header, @@ -392,7 +392,7 @@ fn events() { BlockTests::new() .with_relay_sproof_builder(|_, block_number, builder| { if block_number > 123 { - builder.upgrade_go_ahead = Some(relay_chain::v2::UpgradeGoAhead::GoAhead); + builder.upgrade_go_ahead = Some(relay_chain::v1::UpgradeGoAhead::GoAhead); } }) .add_with_post_test( @@ -443,7 +443,7 @@ fn manipulates_storage() { BlockTests::new() .with_relay_sproof_builder(|_, block_number, builder| { if block_number > 123 { - builder.upgrade_go_ahead = Some(relay_chain::v2::UpgradeGoAhead::GoAhead); + builder.upgrade_go_ahead = Some(relay_chain::v1::UpgradeGoAhead::GoAhead); } }) .add(123, || { @@ -471,7 +471,7 @@ fn aborted_upgrade() { BlockTests::new() .with_relay_sproof_builder(|_, block_number, builder| { if block_number > 123 { - builder.upgrade_go_ahead = Some(relay_chain::v2::UpgradeGoAhead::Abort); + builder.upgrade_go_ahead = Some(relay_chain::v1::UpgradeGoAhead::Abort); } }) .add(123, || { diff --git a/pallets/solo-to-para/src/lib.rs b/pallets/solo-to-para/src/lib.rs index 202d91cae9a..94aef3ab386 100644 --- a/pallets/solo-to-para/src/lib.rs +++ b/pallets/solo-to-para/src/lib.rs @@ -21,7 +21,7 @@ use cumulus_pallet_parachain_system as parachain_system; use frame_support::{dispatch::DispatchResult, pallet_prelude::*, weights::DispatchInfo}; use frame_system::pallet_prelude::*; pub use pallet::*; -use polkadot_primitives::v2::PersistedValidationData; +use polkadot_primitives::v1::PersistedValidationData; use scale_info::TypeInfo; use sp_runtime::{ traits::{DispatchInfoOf, Dispatchable, SignedExtension}, diff --git a/pallets/xcmp-queue/Cargo.toml b/pallets/xcmp-queue/Cargo.toml index b9439bb4434..c5d911bc410 100644 --- a/pallets/xcmp-queue/Cargo.toml +++ b/pallets/xcmp-queue/Cargo.toml @@ -56,6 +56,6 @@ std = [ runtime-benchmarks = [ "frame-benchmarking/runtime-benchmarks", - "frame-support/runtime-benchmarks", + "frame-support/runtime-benchmarks", "frame-system/runtime-benchmarks", ] diff --git a/parachain-template/node/Cargo.toml b/parachain-template/node/Cargo.toml index 172c2e6cb65..4fc78cd0885 100644 --- a/parachain-template/node/Cargo.toml +++ b/parachain-template/node/Cargo.toml @@ -90,4 +90,4 @@ runtime-benchmarks = [ "parachain-template-runtime/runtime-benchmarks", "polkadot-cli/runtime-benchmarks", ] -try-runtime = ["parachain-template-runtime/try-runtime"] +try-runtime = ["parachain-template-runtime/try-runtime"] \ No newline at end of file diff --git a/parachain-template/node/src/command.rs b/parachain-template/node/src/command.rs index a6a1040ceb1..9f3124a35fc 100644 --- a/parachain-template/node/src/command.rs +++ b/parachain-template/node/src/command.rs @@ -275,7 +275,7 @@ pub fn run() -> Result<()> { let id = ParaId::from(para_id); let parachain_account = - AccountIdConversion::::into_account(&id); + AccountIdConversion::::into_account(&id); let state_version = RelayChainCli::native_runtime_version(&config.chain_spec).state_version(); diff --git a/polkadot-parachains/parachains-common/src/impls.rs b/polkadot-parachains/parachains-common/src/impls.rs index 4a2411c2cf3..47a0ce9243f 100644 --- a/polkadot-parachains/parachains-common/src/impls.rs +++ b/polkadot-parachains/parachains-common/src/impls.rs @@ -40,7 +40,7 @@ impl OnUnbalanced> for ToStakingPot where R: pallet_balances::Config + pallet_collator_selection::Config, AccountIdOf: - From + Into, + From + Into, ::Event: From>, { fn on_nonzero_unbalanced(amount: NegativeImbalance) { @@ -56,7 +56,7 @@ impl OnUnbalanced> for DealWithFees where R: pallet_balances::Config + pallet_collator_selection::Config, AccountIdOf: - From + Into, + From + Into, ::Event: From>, { fn on_unbalanceds(mut fees_then_tips: impl Iterator>) { @@ -76,7 +76,7 @@ impl HandleCredit, pallet_assets::Pallet> for AssetsToBlock where R: pallet_authorship::Config + pallet_assets::Config, AccountIdOf: - From + Into, + From + Into, { fn handle_credit(credit: CreditOf, pallet_assets::Pallet>) { if let Some(author) = pallet_authorship::Pallet::::author() { @@ -119,7 +119,7 @@ mod tests { }; use frame_system::{limits, EnsureRoot}; use pallet_collator_selection::IdentityCollator; - use polkadot_primitives::v2::AccountId; + use polkadot_primitives::v1::AccountId; use sp_core::H256; use sp_runtime::{ testing::Header, diff --git a/polkadot-parachains/src/command.rs b/polkadot-parachains/src/command.rs index 3c93fb8b2e6..0265839706c 100644 --- a/polkadot-parachains/src/command.rs +++ b/polkadot-parachains/src/command.rs @@ -508,7 +508,7 @@ pub fn run() -> Result<()> { let id = ParaId::from(para_id); let parachain_account = - AccountIdConversion::::into_account(&id); + AccountIdConversion::::into_account(&id); let state_version = RelayChainCli::native_runtime_version(&config.chain_spec).state_version(); diff --git a/polkadot-parachains/src/service.rs b/polkadot-parachains/src/service.rs index 368b281cb03..b72753590c6 100644 --- a/polkadot-parachains/src/service.rs +++ b/polkadot-parachains/src/service.rs @@ -25,7 +25,7 @@ use cumulus_client_service::{ prepare_node_config, start_collator, start_full_node, StartCollatorParams, StartFullNodeParams, }; use cumulus_primitives_core::{ - relay_chain::v2::{Hash as PHash, PersistedValidationData}, + relay_chain::v1::{Hash as PHash, PersistedValidationData}, ParaId, }; use cumulus_relay_chain_inprocess_interface::build_inprocess_relay_chain; diff --git a/primitives/core/src/lib.rs b/primitives/core/src/lib.rs index c6b85e7da69..e2519e67879 100644 --- a/primitives/core/src/lib.rs +++ b/primitives/core/src/lib.rs @@ -28,21 +28,21 @@ pub use polkadot_parachain::primitives::{ DmpMessageHandler, Id as ParaId, IsSystem, UpwardMessage, ValidationParams, XcmpMessageFormat, XcmpMessageHandler, }; -pub use polkadot_primitives::v2::{ +pub use polkadot_primitives::v1::{ AbridgedHostConfiguration, AbridgedHrmpChannel, PersistedValidationData, }; /// A module that re-exports relevant relay chain definitions. pub mod relay_chain { pub use polkadot_core_primitives::*; - pub use polkadot_primitives::{v2, v2::well_known_keys}; + pub use polkadot_primitives::{v1, v1::well_known_keys, v2}; } /// An inbound HRMP message. -pub type InboundHrmpMessage = polkadot_primitives::v2::InboundHrmpMessage; +pub type InboundHrmpMessage = polkadot_primitives::v1::InboundHrmpMessage; /// And outbound HRMP message -pub type OutboundHrmpMessage = polkadot_primitives::v2::OutboundHrmpMessage; +pub type OutboundHrmpMessage = polkadot_primitives::v1::OutboundHrmpMessage; /// Error description of a message send failure. #[derive(Eq, PartialEq, Copy, Clone, RuntimeDebug, Encode, Decode)] @@ -204,11 +204,11 @@ pub struct CollationInfoV1 { /// The horizontal messages sent by the parachain. pub horizontal_messages: Vec, /// New validation code. - pub new_validation_code: Option, + pub new_validation_code: Option, /// The number of messages processed from the DMQ. pub processed_downward_messages: u32, /// The mark which specifies the block number up to which all inbound HRMP messages are processed. - pub hrmp_watermark: relay_chain::v2::BlockNumber, + pub hrmp_watermark: relay_chain::v1::BlockNumber, } impl CollationInfoV1 { @@ -233,11 +233,11 @@ pub struct CollationInfo { /// The horizontal messages sent by the parachain. pub horizontal_messages: Vec, /// New validation code. - pub new_validation_code: Option, + pub new_validation_code: Option, /// The number of messages processed from the DMQ. pub processed_downward_messages: u32, /// The mark which specifies the block number up to which all inbound HRMP messages are processed. - pub hrmp_watermark: relay_chain::v2::BlockNumber, + pub hrmp_watermark: relay_chain::v1::BlockNumber, /// The head data, aka encoded header, of the block that corresponds to the collation. pub head_data: HeadData, } diff --git a/primitives/parachain-inherent/src/client_side.rs b/primitives/parachain-inherent/src/client_side.rs index 000094f0709..92ba9ea61cc 100644 --- a/primitives/parachain-inherent/src/client_side.rs +++ b/primitives/parachain-inherent/src/client_side.rs @@ -19,7 +19,7 @@ use crate::ParachainInherentData; use codec::Decode; use cumulus_primitives_core::{ - relay_chain::{self, v2::HrmpChannelId, Hash as PHash}, + relay_chain::{self, v1::HrmpChannelId, Hash as PHash}, ParaId, PersistedValidationData, }; use cumulus_relay_chain_interface::RelayChainInterface; diff --git a/primitives/timestamp/src/lib.rs b/primitives/timestamp/src/lib.rs index 5822503ac17..9c39cde1162 100644 --- a/primitives/timestamp/src/lib.rs +++ b/primitives/timestamp/src/lib.rs @@ -27,7 +27,7 @@ #![cfg_attr(not(feature = "std"), no_std)] -use cumulus_primitives_core::relay_chain::v2::Slot; +use cumulus_primitives_core::relay_chain::v1::Slot; use sp_inherents::{Error, InherentData}; use sp_std::time::Duration; diff --git a/test/client/src/block_builder.rs b/test/client/src/block_builder.rs index 14d4bc00ced..f922d2a30b7 100644 --- a/test/client/src/block_builder.rs +++ b/test/client/src/block_builder.rs @@ -19,7 +19,7 @@ use cumulus_primitives_core::{ParachainBlockData, PersistedValidationData}; use cumulus_primitives_parachain_inherent::{ParachainInherentData, INHERENT_IDENTIFIER}; use cumulus_test_relay_sproof_builder::RelayStateSproofBuilder; use cumulus_test_runtime::{Block, GetLastTimestamp, Hash, Header}; -use polkadot_primitives::v2::{BlockNumber as PBlockNumber, Hash as PHash}; +use polkadot_primitives::v1::{BlockNumber as PBlockNumber, Hash as PHash}; use sc_block_builder::{BlockBuilder, BlockBuilderProvider}; use sp_api::ProvideRuntimeApi; use sp_runtime::{ diff --git a/test/relay-sproof-builder/src/lib.rs b/test/relay-sproof-builder/src/lib.rs index 179b817dbcf..30a576b71c2 100644 --- a/test/relay-sproof-builder/src/lib.rs +++ b/test/relay-sproof-builder/src/lib.rs @@ -17,7 +17,7 @@ use cumulus_primitives_core::{ relay_chain, AbridgedHostConfiguration, AbridgedHrmpChannel, ParaId, }; -use polkadot_primitives::v2::UpgradeGoAhead; +use polkadot_primitives::v1::UpgradeGoAhead; use sp_runtime::traits::HashFor; use sp_state_machine::MemoryDB; use sp_std::collections::btree_map::BTreeMap; @@ -41,8 +41,8 @@ pub struct RelayStateSproofBuilder { pub relay_dispatch_queue_size: Option<(u32, u32)>, pub hrmp_ingress_channel_index: Option>, pub hrmp_egress_channel_index: Option>, - pub hrmp_channels: BTreeMap, - pub current_slot: relay_chain::v2::Slot, + pub hrmp_channels: BTreeMap, + pub current_slot: relay_chain::v1::Slot, } impl Default for RelayStateSproofBuilder { @@ -84,7 +84,7 @@ impl RelayStateSproofBuilder { } self.hrmp_channels - .entry(relay_chain::v2::HrmpChannelId { sender, recipient: self.para_id }) + .entry(relay_chain::v1::HrmpChannelId { sender, recipient: self.para_id }) .or_insert_with(|| AbridgedHrmpChannel { max_capacity: 0, max_total_size: 0, @@ -97,8 +97,8 @@ impl RelayStateSproofBuilder { pub fn into_state_root_and_proof( self, - ) -> (polkadot_primitives::v2::Hash, sp_state_machine::StorageProof) { - let (db, root) = MemoryDB::>::default_with_root(); + ) -> (polkadot_primitives::v1::Hash, sp_state_machine::StorageProof) { + let (db, root) = MemoryDB::>::default_with_root(); let state_version = Default::default(); // for test using default. let mut backend = sp_state_machine::TrieBackend::new(db, root); diff --git a/test/service/src/genesis.rs b/test/service/src/genesis.rs index c3e0147882f..cf46d11af7f 100644 --- a/test/service/src/genesis.rs +++ b/test/service/src/genesis.rs @@ -18,7 +18,7 @@ use codec::Encode; use cumulus_client_service::genesis::generate_genesis_block; use cumulus_primitives_core::ParaId; use cumulus_test_runtime::Block; -use polkadot_primitives::v2::HeadData; +use polkadot_primitives::v0::HeadData; use sp_runtime::traits::Block as BlockT; /// Returns the initial head data for a parachain ID. diff --git a/test/service/src/lib.rs b/test/service/src/lib.rs index f70465fb900..bcd7fdfac78 100644 --- a/test/service/src/lib.rs +++ b/test/service/src/lib.rs @@ -42,7 +42,7 @@ use cumulus_test_runtime::{Hash, Header, NodeBlock as Block, RuntimeApi}; use parking_lot::Mutex; use frame_system_rpc_runtime_api::AccountNonceApi; -use polkadot_primitives::v2::{CollatorPair, Hash as PHash, PersistedValidationData}; +use polkadot_primitives::v1::{CollatorPair, Hash as PHash, PersistedValidationData}; use polkadot_service::ProvideRuntimeApi; use sc_client_api::execution_extensions::ExecutionStrategies; use sc_network::{config::TransportConfig, multiaddr, NetworkService};