diff --git a/Cargo.lock b/Cargo.lock index d4b5431162..f89eb7e5fa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -90,12 +90,6 @@ dependencies = [ "opaque-debug 0.3.0", ] -[[package]] -name = "ahash" -version = "0.4.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e" - [[package]] name = "ahash" version = "0.7.4" @@ -501,7 +495,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#49a698bbfc35170b116d59006a9c9ae558154991" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#6735156962c61f4ea520779874ad46d006d27b6b" dependencies = [ "beefy-primitives", "fnv", @@ -531,7 +525,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#49a698bbfc35170b116d59006a9c9ae558154991" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#6735156962c61f4ea520779874ad46d006d27b6b" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -552,12 +546,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#49a698bbfc35170b116d59006a9c9ae558154991" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#6735156962c61f4ea520779874ad46d006d27b6b" [[package]] name = "beefy-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#49a698bbfc35170b116d59006a9c9ae558154991" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#6735156962c61f4ea520779874ad46d006d27b6b" dependencies = [ "parity-scale-codec", "sp-api", @@ -735,7 +729,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "finality-grandpa", "frame-support", @@ -750,7 +744,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-runtime", "frame-support", @@ -761,7 +755,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "bp-runtime", @@ -776,7 +770,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-messages", "bp-runtime", @@ -793,7 +787,7 @@ dependencies = [ [[package]] name = "bp-rialto" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-messages", "bp-runtime", @@ -808,7 +802,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -825,7 +819,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "frame-support", "hash-db", @@ -842,7 +836,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -857,7 +851,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -872,7 +866,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -2605,7 +2599,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", ] @@ -2623,7 +2617,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -2642,7 +2636,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "Inflector", "chrono", @@ -2668,7 +2662,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -2681,7 +2675,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -2696,7 +2690,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "14.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "serde", @@ -2707,7 +2701,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "bitflags", "frame-metadata", @@ -2733,7 +2727,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2745,7 +2739,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2757,7 +2751,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "proc-macro2 1.0.28", "quote 1.0.9", @@ -2767,7 +2761,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -2784,7 +2778,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -2798,7 +2792,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "sp-api", @@ -2807,7 +2801,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "parity-scale-codec", @@ -3208,22 +3202,13 @@ dependencies = [ "crunchy", ] -[[package]] -name = "hashbrown" -version = "0.9.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04" -dependencies = [ - "ahash 0.4.7", -] - [[package]] name = "hashbrown" version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" dependencies = [ - "ahash 0.7.4", + "ahash", ] [[package]] @@ -3262,9 +3247,9 @@ dependencies = [ [[package]] name = "hex-literal" -version = "0.3.1" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5af1f635ef1bc545d78392b136bfe1c9809e029023c84a3638a864a10b8819c8" +checksum = "21e4590e13640f19f249fe3e4eca5113bc4289f2497710378190e7f4bd96f45b" [[package]] name = "hex-literal-impl" @@ -3614,7 +3599,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5" dependencies = [ "autocfg 1.0.1", - "hashbrown 0.11.2", + "hashbrown", "serde", ] @@ -3924,7 +3909,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "beefy-primitives", "bitvec", @@ -3936,7 +3921,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "pallet-authority-discovery", "pallet-authorship", @@ -4696,11 +4681,11 @@ dependencies = [ [[package]] name = "lru" -version = "0.6.5" +version = "0.6.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f374d42cdfc1d7dbf3d3dec28afab2eb97ffbf43a3234d795b5986dbf4b90ba" +checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91" dependencies = [ - "hashbrown 0.9.1", + "hashbrown", ] [[package]] @@ -4803,7 +4788,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de006e09d04fc301a5f7e817b75aa49801c4479a8af753764416b085337ddcc5" dependencies = [ "hash-db", - "hashbrown 0.11.2", + "hashbrown", "parity-util-mem", ] @@ -4836,8 +4821,8 @@ dependencies = [ [[package]] name = "metered-channel" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "derive_more 0.99.14", "futures 0.3.16", @@ -5104,7 +5089,7 @@ dependencies = [ [[package]] name = "node-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "frame-system", "parity-scale-codec", @@ -5272,7 +5257,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "frame-benchmarking", "frame-support", @@ -5285,7 +5270,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "frame-support", "frame-system", @@ -5301,7 +5286,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5316,7 +5301,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5330,7 +5315,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5353,7 +5338,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5367,7 +5352,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#49a698bbfc35170b116d59006a9c9ae558154991" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#6735156962c61f4ea520779874ad46d006d27b6b" dependencies = [ "beefy-primitives", "frame-support", @@ -5383,7 +5368,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#49a698bbfc35170b116d59006a9c9ae558154991" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#6735156962c61f4ea520779874ad46d006d27b6b" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5408,7 +5393,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5422,7 +5407,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5438,7 +5423,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5459,7 +5444,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5504,7 +5489,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5520,7 +5505,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5535,7 +5520,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5556,7 +5541,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5573,7 +5558,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5587,7 +5572,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5609,7 +5594,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5624,7 +5609,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5643,7 +5628,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5659,7 +5644,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5674,7 +5659,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5691,7 +5676,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5707,7 +5692,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5725,7 +5710,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5740,7 +5725,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5753,7 +5738,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5769,7 +5754,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5791,7 +5776,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5806,7 +5791,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "frame-support", "frame-system", @@ -5819,7 +5804,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "enumflags2", "frame-support", @@ -5833,7 +5818,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5848,7 +5833,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5868,7 +5853,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5884,7 +5869,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5897,7 +5882,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5921,7 +5906,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.28", @@ -5932,7 +5917,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "log", "sp-arithmetic", @@ -5941,7 +5926,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -5954,7 +5939,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5972,7 +5957,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5987,7 +5972,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-support", "frame-system", @@ -6003,7 +5988,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -6020,7 +6005,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6031,7 +6016,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6047,7 +6032,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "frame-benchmarking", "frame-support", @@ -6061,7 +6046,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6076,7 +6061,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6089,8 +6074,8 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "frame-support", "frame-system", @@ -6208,7 +6193,7 @@ checksum = "7ad6f1acec69b95caf435bbd158d486e5a0a44fcf51531e84922c59ff09e8457" dependencies = [ "cfg-if 1.0.0", "ethereum-types", - "hashbrown 0.11.2", + "hashbrown", "impl-trait-for-tuples", "lru", "parity-util-mem-derive", @@ -6540,8 +6525,8 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325" [[package]] name = "polkadot-approval-distribution" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "polkadot-node-network-protocol", @@ -6554,8 +6539,8 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "polkadot-node-network-protocol", @@ -6567,8 +6552,8 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "lru", @@ -6590,8 +6575,8 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "lru", @@ -6610,7 +6595,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "frame-benchmarking-cli", "futures 0.3.16", @@ -6630,7 +6615,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6732,8 +6717,8 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "always-assert", "futures 0.3.16", @@ -6753,7 +6738,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6764,8 +6749,8 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "lru", @@ -6789,7 +6774,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6802,8 +6787,8 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "polkadot-node-network-protocol", @@ -6820,8 +6805,8 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -6840,8 +6825,8 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "parity-scale-codec", @@ -6858,8 +6843,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "derive_more 0.99.14", @@ -6888,8 +6873,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "futures 0.3.16", @@ -6908,8 +6893,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "futures 0.3.16", @@ -6926,8 +6911,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "polkadot-node-subsystem", @@ -6941,8 +6926,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -6959,8 +6944,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "polkadot-node-subsystem", @@ -6974,8 +6959,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "futures-timer 3.0.2", @@ -6991,8 +6976,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "derive_more 0.99.14", @@ -7010,8 +6995,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-participation" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "polkadot-node-primitives", @@ -7023,8 +7008,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -7040,8 +7025,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "futures 0.3.16", @@ -7055,8 +7040,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "always-assert", "assert_matches", @@ -7085,8 +7070,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "memory-lru", @@ -7103,8 +7088,8 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-std", "lazy_static", @@ -7121,8 +7106,8 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -7137,8 +7122,8 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -7154,8 +7139,8 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "futures 0.3.16", "parity-scale-codec", @@ -7178,8 +7163,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7188,8 +7173,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -7214,8 +7199,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-std", "async-trait", @@ -7244,8 +7229,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -7274,8 +7259,8 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -7296,8 +7281,8 @@ dependencies = [ [[package]] name = "polkadot-overseer-all-subsystems-gen" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "assert_matches", "proc-macro2 1.0.28", @@ -7307,8 +7292,8 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "futures 0.3.16", @@ -7324,8 +7309,8 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.28", @@ -7336,7 +7321,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "derive_more 0.99.14", "frame-support", @@ -7352,11 +7337,11 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "frame-system", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "parity-scale-codec", "parity-util-mem", "polkadot-core-primitives", @@ -7382,7 +7367,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7415,7 +7400,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "beefy-primitives", "bitvec", @@ -7427,7 +7412,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "pallet-authority-discovery", "pallet-authorship", @@ -7490,7 +7475,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitvec", "frame-benchmarking", @@ -7533,7 +7518,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "bitflags", "bitvec", @@ -7572,14 +7557,14 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "async-trait", "beefy-gadget", "beefy-primitives", "frame-system-rpc-runtime-api", "futures 0.3.16", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "kusama-runtime", "kvdb", "kvdb-rocksdb", @@ -7667,8 +7652,8 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +version = "0.9.9" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "arrayvec 0.5.2", "futures 0.3.16", @@ -7689,7 +7674,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7699,7 +7684,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -7724,7 +7709,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "beefy-primitives", "bitvec", @@ -7751,6 +7736,7 @@ dependencies = [ "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-vesting", + "pallet-xcm", "parity-scale-codec", "polkadot-parachain", "polkadot-primitives", @@ -7775,12 +7761,15 @@ dependencies = [ "sp-transaction-pool", "sp-version", "substrate-wasm-builder", + "xcm", + "xcm-builder", + "xcm-executor", ] [[package]] name = "polkadot-test-service" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "frame-benchmarking", "frame-system", @@ -8533,7 +8522,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "env_logger 0.8.3", "hex", @@ -8625,7 +8614,7 @@ dependencies = [ "frame-support", "frame-system", "hex", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "pallet-assets", "pallet-aura", @@ -8660,7 +8649,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "beefy-primitives", "bp-messages", @@ -8672,7 +8661,7 @@ dependencies = [ "frame-support", "frame-system", "frame-system-rpc-runtime-api", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "pallet-authority-discovery", "pallet-authorship", @@ -8885,7 +8874,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "log", "sp-core", @@ -8896,7 +8885,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "derive_more 0.99.14", @@ -8925,7 +8914,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.3.16", "futures-timer 3.0.2", @@ -8948,7 +8937,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8964,7 +8953,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8980,7 +8969,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.28", @@ -8991,7 +8980,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "chrono", "fdlimit", @@ -9029,7 +9018,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "fnv", @@ -9063,7 +9052,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "blake2-rfc", "hash-db", @@ -9092,7 +9081,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "futures 0.3.16", @@ -9117,7 +9106,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "async-trait", "derive_more 0.99.14", @@ -9149,7 +9138,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "derive_more 0.99.14", @@ -9196,7 +9185,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "futures 0.3.16", @@ -9220,7 +9209,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9233,7 +9222,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "futures 0.3.16", @@ -9262,7 +9251,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "sc-client-api", "sp-authorship", @@ -9273,7 +9262,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "lazy_static", @@ -9302,7 +9291,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "parity-scale-codec", @@ -9319,7 +9308,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "log", "parity-scale-codec", @@ -9334,7 +9323,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9354,7 +9343,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "derive_more 0.99.14", @@ -9395,7 +9384,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "finality-grandpa", @@ -9419,7 +9408,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "ansi_term 0.12.1", "futures 0.3.16", @@ -9437,7 +9426,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "derive_more 0.99.14", @@ -9457,7 +9446,7 @@ dependencies = [ [[package]] name = "sc-light" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "hash-db", "lazy_static", @@ -9476,7 +9465,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-std", "async-trait", @@ -9531,7 +9520,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.3.16", "futures-timer 3.0.2", @@ -9548,7 +9537,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "bytes 0.5.6", "fnv", @@ -9576,7 +9565,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.3.16", "libp2p", @@ -9589,7 +9578,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9598,7 +9587,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.3.16", "hash-db", @@ -9633,7 +9622,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "futures 0.3.16", @@ -9658,7 +9647,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.1.30", "jsonrpc-core", @@ -9676,7 +9665,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "directories", @@ -9744,7 +9733,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "log", "parity-scale-codec", @@ -9759,7 +9748,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9781,7 +9770,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "chrono", "futures 0.3.16", @@ -9801,7 +9790,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "ansi_term 0.12.1", "atty", @@ -9838,7 +9827,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.28", @@ -9849,7 +9838,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "futures 0.3.16", @@ -9878,7 +9867,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "derive_more 0.99.14", "futures 0.3.16", @@ -10185,7 +10174,7 @@ dependencies = [ "frame-support", "frame-system", "hex", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "parachain-info", "parity-scale-codec", @@ -10269,7 +10258,7 @@ dependencies = [ [[package]] name = "slot-range-helper" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "enumn", "parity-scale-codec", @@ -10375,7 +10364,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "hash-db", "log", @@ -10392,7 +10381,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -10404,7 +10393,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "serde", @@ -10416,7 +10405,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "integer-sqrt", "num-traits", @@ -10430,7 +10419,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "sp-api", @@ -10442,7 +10431,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "parity-scale-codec", @@ -10454,7 +10443,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "sp-api", @@ -10466,7 +10455,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.3.16", "log", @@ -10484,7 +10473,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "futures 0.3.16", @@ -10510,7 +10499,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "async-trait", "parity-scale-codec", @@ -10527,7 +10516,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "merlin", @@ -10549,7 +10538,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -10559,7 +10548,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -10571,7 +10560,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "base58", "blake2-rfc", @@ -10615,7 +10604,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -10624,7 +10613,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "proc-macro2 1.0.28", "quote 1.0.9", @@ -10634,7 +10623,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "environmental", "parity-scale-codec", @@ -10645,7 +10634,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "finality-grandpa", "log", @@ -10662,7 +10651,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10676,7 +10665,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.3.16", "hash-db", @@ -10701,7 +10690,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "lazy_static", "sp-core", @@ -10712,7 +10701,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "derive_more 0.99.14", @@ -10729,7 +10718,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "ruzstd", "zstd", @@ -10738,7 +10727,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "serde", @@ -10751,7 +10740,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.28", @@ -10762,7 +10751,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "sp-api", "sp-core", @@ -10772,7 +10761,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "backtrace", ] @@ -10780,7 +10769,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "rustc-hash", "serde", @@ -10791,7 +10780,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "either", "hash256-std-hasher", @@ -10812,7 +10801,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10829,7 +10818,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -10841,7 +10830,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "serde", "serde_json", @@ -10850,7 +10839,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "sp-api", @@ -10863,7 +10852,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -10873,7 +10862,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "hash-db", "log", @@ -10896,12 +10885,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" [[package]] name = "sp-storage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10914,7 +10903,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "log", "sp-core", @@ -10927,7 +10916,7 @@ dependencies = [ [[package]] name = "sp-test-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -10940,7 +10929,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -10957,7 +10946,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "erased-serde", "log", @@ -10975,7 +10964,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "sp-api", "sp-runtime", @@ -10984,7 +10973,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "log", @@ -10999,7 +10988,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "hash-db", "memory-db", @@ -11013,7 +11002,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "futures 0.3.16", "futures-core", @@ -11025,7 +11014,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11040,7 +11029,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "parity-scale-codec", "proc-macro-crate 1.0.0", @@ -11052,7 +11041,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11093,7 +11082,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "hex", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "node-primitives", "pallet-assets", @@ -11181,7 +11170,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "hex", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "node-primitives", "pallet-assets", @@ -11355,7 +11344,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "platforms", ] @@ -11363,7 +11352,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.16", @@ -11386,7 +11375,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-std", "derive_more 0.99.14", @@ -11400,7 +11389,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "async-trait", "futures 0.1.30", @@ -11429,7 +11418,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "futures 0.3.16", "substrate-test-utils-derive", @@ -11439,7 +11428,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#9d867b6b4dd099ecef7bed1a1ff5a3441f41d684" dependencies = [ "proc-macro-crate 1.0.0", "quote 1.0.9", @@ -11449,7 +11438,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "ansi_term 0.12.1", "atty", @@ -11571,18 +11560,18 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.24" +version = "1.0.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e0f4a65597094d4483ddaed134f409b2cb7c1beccf25201a9f73c719254fa98e" +checksum = "93119e4feac1cbe6c798c34d3a53ea0026b0b1de6a120deef895137c0529bfe2" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.24" +version = "1.0.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7765189610d8241a44529806d6fd1f2e0a08734313a35d5b3a556f92b381f3c0" +checksum = "060d69a0afe7796bf42e9e2ff91f5ee691fb15c53d38b4b62a9a53eb23164745" dependencies = [ "proc-macro2 1.0.28", "quote 1.0.9", @@ -12085,7 +12074,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9eac131e334e81b6b3be07399482042838adcd7957aa0010231d0813e39e02fa" dependencies = [ "hash-db", - "hashbrown 0.11.2", + "hashbrown", "log", "rustc-hex", "smallvec 1.6.1", @@ -12161,7 +12150,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#4d93a6ee4b78c4d9b01901b2100582a672c2aadb" +source = "git+https://github.com/paritytech/substrate?branch=master#f2b3997004d10512aa7b412b50785e29987f883d" dependencies = [ "frame-try-runtime", "log", @@ -12788,7 +12777,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "beefy-primitives", "bitvec", @@ -12800,7 +12789,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "pallet-authority-discovery", "pallet-authorship", @@ -12888,7 +12877,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "hex", - "hex-literal 0.3.1", + "hex-literal 0.3.3", "log", "node-primitives", "pallet-assets", @@ -13030,7 +13019,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13041,7 +13030,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "frame-support", "frame-system", @@ -13060,7 +13049,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.9" -source = "git+https://github.com/paritytech/polkadot?branch=master#5d462ca22e9a1af5fe25e739c507c9dbe089f6ce" +source = "git+https://github.com/paritytech/polkadot?branch=master#739b882f2cf42c86703de83673fbf4b152bfa31a" dependencies = [ "frame-support", "impl-trait-for-tuples", diff --git a/pallets/collator-selection/src/mock.rs b/pallets/collator-selection/src/mock.rs index 4e357460e7..b555535745 100644 --- a/pallets/collator-selection/src/mock.rs +++ b/pallets/collator-selection/src/mock.rs @@ -55,7 +55,7 @@ parameter_types! { } impl system::Config for Test { - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type BlockWeights = (); type BlockLength = (); type DbWeight = (); diff --git a/pallets/dmp-queue/src/lib.rs b/pallets/dmp-queue/src/lib.rs index 349d1cfa7c..01bd6b5d96 100644 --- a/pallets/dmp-queue/src/lib.rs +++ b/pallets/dmp-queue/src/lib.rs @@ -396,7 +396,7 @@ mod tests { type OnNewAccount = (); type OnKilledAccount = (); type DbWeight = (); - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type SystemWeightInfo = (); type SS58Prefix = (); type OnSetCode = (); diff --git a/pallets/parachain-system/src/tests.rs b/pallets/parachain-system/src/tests.rs index 6e8a711464..3108f870a9 100755 --- a/pallets/parachain-system/src/tests.rs +++ b/pallets/parachain-system/src/tests.rs @@ -88,7 +88,7 @@ impl frame_system::Config for Test { type OnNewAccount = (); type OnKilledAccount = (); type DbWeight = (); - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type SystemWeightInfo = (); type SS58Prefix = (); type OnSetCode = ParachainSetCode; diff --git a/pallets/xcmp-queue/src/mock.rs b/pallets/xcmp-queue/src/mock.rs index f2fb034936..7caf56eaf8 100644 --- a/pallets/xcmp-queue/src/mock.rs +++ b/pallets/xcmp-queue/src/mock.rs @@ -53,7 +53,7 @@ parameter_types! { type AccountId = u64; impl frame_system::Config for Test { - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type BlockWeights = (); type BlockLength = (); type DbWeight = (); diff --git a/polkadot-parachains/rococo/src/lib.rs b/polkadot-parachains/rococo/src/lib.rs index 7f02d56a73..d862d7d37c 100644 --- a/polkadot-parachains/rococo/src/lib.rs +++ b/polkadot-parachains/rococo/src/lib.rs @@ -38,7 +38,7 @@ use sp_version::RuntimeVersion; // A few exports that help ease life for downstream crates. pub use frame_support::{ construct_runtime, match_type, parameter_types, - traits::{All, IsInVec, Randomness}, + traits::{Everything, IsInVec, Randomness}, weights::{ constants::{BlockExecutionWeight, ExtrinsicBaseWeight, RocksDbWeight, WEIGHT_PER_SECOND}, DispatchClass, IdentityFee, Weight, @@ -179,7 +179,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type DbWeight = (); - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type SystemWeightInfo = (); type BlockWeights = RuntimeBlockWeights; type BlockLength = RuntimeBlockLength; @@ -328,7 +328,7 @@ match_type! { pub type Barrier = ( TakeWeightCredit, - AllowTopLevelPaidExecutionFrom>, + AllowTopLevelPaidExecutionFrom, AllowUnpaidExecutionFrom, // ^^^ Parent & its unit plurality gets free execution ); @@ -366,9 +366,9 @@ impl pallet_xcm::Config for Runtime { type SendXcmOrigin = EnsureXcmOrigin; type XcmRouter = XcmRouter; type ExecuteXcmOrigin = EnsureXcmOrigin; - type XcmExecuteFilter = All<(MultiLocation, Xcm)>; + type XcmExecuteFilter = Everything; type XcmExecutor = XcmExecutor; - type XcmTeleportFilter = All<(MultiLocation, Vec)>; + type XcmTeleportFilter = Everything; type XcmReserveTransferFilter = (); type Weigher = FixedWeightBounds; } diff --git a/polkadot-parachains/shell/src/lib.rs b/polkadot-parachains/shell/src/lib.rs index 2134ce56ee..680c003159 100644 --- a/polkadot-parachains/shell/src/lib.rs +++ b/polkadot-parachains/shell/src/lib.rs @@ -38,7 +38,7 @@ use sp_version::RuntimeVersion; // A few exports that help ease life for downstream crates. pub use frame_support::{ construct_runtime, match_type, parameter_types, - traits::{All, IsInVec, Randomness}, + traits::{Everything, IsInVec, Randomness}, weights::{ constants::{BlockExecutionWeight, ExtrinsicBaseWeight, RocksDbWeight, WEIGHT_PER_SECOND}, DispatchClass, IdentityFee, Weight, @@ -145,7 +145,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type DbWeight = (); - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type SystemWeightInfo = (); type BlockWeights = RuntimeBlockWeights; type BlockLength = RuntimeBlockLength; diff --git a/polkadot-parachains/statemine/src/lib.rs b/polkadot-parachains/statemine/src/lib.rs index 07f08002c6..1adf827f93 100644 --- a/polkadot-parachains/statemine/src/lib.rs +++ b/polkadot-parachains/statemine/src/lib.rs @@ -43,7 +43,7 @@ use codec::{Decode, Encode, MaxEncodedLen}; use constants::{currency::*, fee::WeightToFee}; use frame_support::{ construct_runtime, match_type, parameter_types, - traits::{All, Filter, InstanceFilter}, + traits::{Everything, Contains, InstanceFilter}, weights::{ constants::{BlockExecutionWeight, ExtrinsicBaseWeight}, DispatchClass, IdentityFee, Weight, @@ -144,8 +144,8 @@ parameter_types! { } pub struct BaseFilter; -impl Filter for BaseFilter { - fn filter(_c: &Call) -> bool { true } +impl Contains for BaseFilter { + fn contains(_c: &Call) -> bool { true } } // Configure FRAME pallets to include in runtime. @@ -534,7 +534,7 @@ match_type! { pub type Barrier = ( TakeWeightCredit, - AllowTopLevelPaidExecutionFrom>, + AllowTopLevelPaidExecutionFrom, AllowUnpaidExecutionFrom, // ^^^ Parent and its exec plurality get free execution ); @@ -576,10 +576,10 @@ impl pallet_xcm::Config for Runtime { type SendXcmOrigin = EnsureXcmOrigin; type XcmRouter = XcmRouter; type ExecuteXcmOrigin = EnsureXcmOrigin; - type XcmExecuteFilter = All<(MultiLocation, Xcm)>; + type XcmExecuteFilter = Everything; type XcmExecutor = XcmExecutor; - type XcmTeleportFilter = All<(MultiLocation, Vec)>; - type XcmReserveTransferFilter = All<(MultiLocation, Vec)>; + type XcmTeleportFilter = Everything; + type XcmReserveTransferFilter = Everything; type Weigher = FixedWeightBounds; } diff --git a/polkadot-parachains/statemint-common/src/impls.rs b/polkadot-parachains/statemint-common/src/impls.rs index b73f54c74e..31c433b34f 100644 --- a/polkadot-parachains/statemint-common/src/impls.rs +++ b/polkadot-parachains/statemint-common/src/impls.rs @@ -99,7 +99,7 @@ mod tests { } impl frame_system::Config for Test { - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type Origin = Origin; type Index = u64; type BlockNumber = u64; diff --git a/polkadot-parachains/statemint/src/lib.rs b/polkadot-parachains/statemint/src/lib.rs index 0422b9e9e7..57dcb63477 100644 --- a/polkadot-parachains/statemint/src/lib.rs +++ b/polkadot-parachains/statemint/src/lib.rs @@ -43,7 +43,7 @@ use codec::{Decode, Encode, MaxEncodedLen}; use constants::{currency::*, fee::WeightToFee}; use frame_support::{ construct_runtime, match_type, parameter_types, - traits::{All, InstanceFilter}, + traits::{Everything, InstanceFilter}, weights::{ constants::{BlockExecutionWeight, ExtrinsicBaseWeight}, DispatchClass, IdentityFee, Weight, @@ -145,7 +145,7 @@ parameter_types! { // Configure FRAME pallets to include in runtime. impl frame_system::Config for Runtime { - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type BlockWeights = RuntimeBlockWeights; type BlockLength = RuntimeBlockLength; type AccountId = AccountId; @@ -502,7 +502,7 @@ match_type! { pub type Barrier = ( TakeWeightCredit, - AllowTopLevelPaidExecutionFrom>, + AllowTopLevelPaidExecutionFrom, AllowUnpaidExecutionFrom, // ^^^ Parent and its exec plurality get free execution ); @@ -544,10 +544,10 @@ impl pallet_xcm::Config for Runtime { type SendXcmOrigin = EnsureXcmOrigin; type XcmRouter = XcmRouter; type ExecuteXcmOrigin = EnsureXcmOrigin; - type XcmExecuteFilter = All<(MultiLocation, Xcm)>; + type XcmExecuteFilter = Everything; type XcmExecutor = XcmExecutor; - type XcmTeleportFilter = All<(MultiLocation, Vec)>; - type XcmReserveTransferFilter = All<(MultiLocation, Vec)>; + type XcmTeleportFilter = Everything; + type XcmReserveTransferFilter = Everything; type Weigher = FixedWeightBounds; } diff --git a/polkadot-parachains/westmint/src/lib.rs b/polkadot-parachains/westmint/src/lib.rs index dfb3267e56..f8dd9885ce 100644 --- a/polkadot-parachains/westmint/src/lib.rs +++ b/polkadot-parachains/westmint/src/lib.rs @@ -43,7 +43,7 @@ use codec::{Decode, Encode, MaxEncodedLen}; use constants::{currency::*, fee::WeightToFee}; use frame_support::{ construct_runtime, match_type, parameter_types, - traits::{All, InstanceFilter}, + traits::{Everything, InstanceFilter}, weights::{ constants::{BlockExecutionWeight, ExtrinsicBaseWeight}, DispatchClass, IdentityFee, Weight, @@ -145,7 +145,7 @@ parameter_types! { // Configure FRAME pallets to include in runtime. impl frame_system::Config for Runtime { - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type BlockWeights = RuntimeBlockWeights; type BlockLength = RuntimeBlockLength; type AccountId = AccountId; @@ -500,7 +500,7 @@ match_type! { pub type Barrier = ( TakeWeightCredit, - AllowTopLevelPaidExecutionFrom>, + AllowTopLevelPaidExecutionFrom, AllowUnpaidExecutionFrom, // ^^^ Parent & its plurality gets free execution ); @@ -542,10 +542,10 @@ impl pallet_xcm::Config for Runtime { type SendXcmOrigin = EnsureXcmOrigin; type XcmRouter = XcmRouter; type ExecuteXcmOrigin = EnsureXcmOrigin; - type XcmExecuteFilter = All<(MultiLocation, Xcm)>; + type XcmExecuteFilter = Everything; type XcmExecutor = XcmExecutor; - type XcmTeleportFilter = All<(MultiLocation, Vec)>; - type XcmReserveTransferFilter = All<(MultiLocation, Vec)>; + type XcmTeleportFilter = Everything; + type XcmReserveTransferFilter = Everything; type Weigher = FixedWeightBounds; } diff --git a/test/runtime/src/lib.rs b/test/runtime/src/lib.rs index 7e115cd511..b6b4d8ce2a 100644 --- a/test/runtime/src/lib.rs +++ b/test/runtime/src/lib.rs @@ -184,7 +184,7 @@ impl frame_system::Config for Runtime { type OnNewAccount = (); type OnKilledAccount = (); type DbWeight = (); - type BaseCallFilter = frame_support::traits::AllowAll; + type BaseCallFilter = frame_support::traits::Everything; type SystemWeightInfo = (); type BlockWeights = RuntimeBlockWeights; type BlockLength = RuntimeBlockLength;