diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index e5f2205d01..4b868173e6 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -11,11 +11,11 @@ dependencies = [ [[package]] name = "adder" -version = "0.7.24" +version = "0.7.25" dependencies = [ "dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.24", + "polkadot-parachain 0.7.25", "sp-io 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -25,13 +25,13 @@ dependencies = [ name = "adder-collator" version = "0.1.0" dependencies = [ - "adder 0.7.24", + "adder 0.7.25", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-collator 0.7.24", - "polkadot-parachain 0.7.24", - "polkadot-primitives 0.7.24", + "polkadot-collator 0.7.25", + "polkadot-parachain 0.7.25", + "polkadot-primitives 0.7.25", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-core 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1151,7 +1151,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "fork-tree" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1159,7 +1159,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1174,7 +1174,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1191,13 +1191,12 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-std 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", ] @@ -1205,7 +1204,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1216,7 +1215,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "frame-metadata 11.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1240,7 +1239,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support-procedural-tools 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1251,7 +1250,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support-procedural-tools-derive 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1263,7 +1262,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1273,7 +1272,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1289,7 +1288,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1610,7 +1609,7 @@ dependencies = [ [[package]] name = "halt" -version = "0.7.24" +version = "0.7.25" dependencies = [ "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2072,7 +2071,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.7.24" +version = "0.7.25" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -2111,9 +2110,9 @@ dependencies = [ "pallet-utility 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "pallet-vesting 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.24", - "polkadot-primitives 0.7.24", - "polkadot-runtime-common 0.7.24", + "polkadot-parachain 0.7.25", + "polkadot-primitives 0.7.25", + "polkadot-runtime-common 0.7.25", "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2153,7 +2152,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "parity-bytes 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2163,7 +2162,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kvdb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2178,7 +2177,25 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", + "rocksdb 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", +] + +[[package]] +name = "kvdb-rocksdb" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "fs-swap 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "interleaved-ordered 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "kvdb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)", + "owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "rocksdb 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2195,7 +2212,7 @@ dependencies = [ "kvdb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb-memorydb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "send_wrapper 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasm-bindgen 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", "web-sys 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2742,7 +2759,7 @@ dependencies = [ "ahash 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "hashbrown 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -3026,7 +3043,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3044,7 +3061,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3061,7 +3078,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3082,7 +3099,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3097,7 +3114,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3112,7 +3129,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3126,7 +3143,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3139,7 +3156,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3155,7 +3172,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3173,7 +3190,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3189,7 +3206,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3208,7 +3225,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3224,7 +3241,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3238,7 +3255,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3252,7 +3269,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3267,7 +3284,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3280,7 +3297,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3295,7 +3312,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3313,7 +3330,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3328,7 +3345,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3347,7 +3364,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3358,7 +3375,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3372,7 +3389,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3389,7 +3406,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3402,7 +3419,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core-client 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3420,7 +3437,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3433,7 +3450,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3447,7 +3464,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3462,7 +3479,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-support 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3540,7 +3557,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "parity-util-mem" -version = "0.5.1" +version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3715,20 +3732,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "polkadot" -version = "0.7.24" +version = "0.7.25" dependencies = [ "assert_cmd 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-cli 0.7.24", - "polkadot-service 0.7.24", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "polkadot-cli 0.7.25", + "polkadot-service 0.7.25", "vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "polkadot-availability-store" -version = "0.7.24" +version = "0.7.25" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3739,8 +3756,8 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-erasure-coding 0.7.24", - "polkadot-primitives 0.7.24", + "polkadot-erasure-coding 0.7.25", + "polkadot-primitives 0.7.25", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-keystore 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3755,12 +3772,12 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.7.24" +version = "0.7.25" dependencies = [ "frame-benchmarking-cli 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-service 0.7.24", + "polkadot-service 0.7.25", "sc-cli 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3778,17 +3795,17 @@ dependencies = [ [[package]] name = "polkadot-collator" -version = "0.7.24" +version = "0.7.25" dependencies = [ "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-cli 0.7.24", - "polkadot-network 0.7.24", - "polkadot-primitives 0.7.24", - "polkadot-service 0.7.24", - "polkadot-validation 0.7.24", + "polkadot-cli 0.7.25", + "polkadot-network 0.7.25", + "polkadot-primitives 0.7.25", + "polkadot-service 0.7.25", + "polkadot-validation 0.7.25", "sc-cli 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3804,11 +3821,11 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.7.24" +version = "0.7.25" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.24", + "polkadot-primitives 0.7.25", "reed-solomon-erasure 4.0.0 (git+https://github.com/paritytech/reed-solomon-erasure)", "sp-core 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-trie 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3816,7 +3833,7 @@ dependencies = [ [[package]] name = "polkadot-network" -version = "0.7.24" +version = "0.7.25" dependencies = [ "arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3827,10 +3844,10 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-availability-store 0.7.24", - "polkadot-erasure-coding 0.7.24", - "polkadot-primitives 0.7.24", - "polkadot-validation 0.7.24", + "polkadot-availability-store 0.7.25", + "polkadot-erasure-coding 0.7.25", + "polkadot-primitives 0.7.25", + "polkadot-validation 0.7.25", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-network 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-network-gossip 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3867,11 +3884,11 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.7.24" +version = "0.7.25" dependencies = [ - "adder 0.7.24", + "adder 0.7.25", "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", - "halt 0.7.24", + "halt 0.7.25", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3890,12 +3907,12 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.7.24" +version = "0.7.25" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "pallet-babe 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.24", + "polkadot-parachain 0.7.25", "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3911,12 +3928,12 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.7.24" +version = "0.7.25" dependencies = [ "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "pallet-transaction-payment-rpc 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.24", + "polkadot-primitives 0.7.25", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-rpc 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3927,7 +3944,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.7.24" +version = "0.7.25" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3964,9 +3981,9 @@ dependencies = [ "pallet-treasury 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "pallet-vesting 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.24", - "polkadot-primitives 0.7.24", - "polkadot-runtime-common 0.7.24", + "polkadot-parachain 0.7.25", + "polkadot-primitives 0.7.25", + "polkadot-runtime-common 0.7.25", "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3993,7 +4010,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.7.24" +version = "0.7.25" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4013,8 +4030,8 @@ dependencies = [ "pallet-treasury 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "pallet-vesting 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.24", - "polkadot-primitives 0.7.24", + "polkadot-parachain 0.7.25", + "polkadot-primitives 0.7.25", "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4033,13 +4050,13 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.7.24" +version = "0.7.25" dependencies = [ "frame-benchmarking 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system-rpc-runtime-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "kusama-runtime 0.7.24", + "kusama-runtime 0.7.25", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "pallet-babe 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4048,12 +4065,12 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-availability-store 0.7.24", - "polkadot-network 0.7.24", - "polkadot-primitives 0.7.24", - "polkadot-rpc 0.7.24", - "polkadot-runtime 0.7.24", - "polkadot-validation 0.7.24", + "polkadot-availability-store 0.7.25", + "polkadot-network 0.7.25", + "polkadot-primitives 0.7.25", + "polkadot-rpc 0.7.25", + "polkadot-runtime 0.7.25", + "polkadot-validation 0.7.25", "sc-authority-discovery 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-chain-spec 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4088,10 +4105,10 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.7.24" +version = "0.7.25" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.24", + "polkadot-primitives 0.7.25", "sp-core 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", ] @@ -4123,9 +4140,9 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "pallet-vesting 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.24", - "polkadot-primitives 0.7.24", - "polkadot-runtime-common 0.7.24", + "polkadot-parachain 0.7.25", + "polkadot-primitives 0.7.25", + "polkadot-runtime-common 0.7.25", "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4169,7 +4186,7 @@ dependencies = [ [[package]] name = "polkadot-validation" -version = "0.7.24" +version = "0.7.25" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4180,11 +4197,11 @@ dependencies = [ "pallet-babe 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-availability-store 0.7.24", - "polkadot-erasure-coding 0.7.24", - "polkadot-parachain 0.7.24", - "polkadot-primitives 0.7.24", - "polkadot-statement-table 0.7.24", + "polkadot-availability-store 0.7.25", + "polkadot-erasure-coding 0.7.25", + "polkadot-parachain 0.7.25", + "polkadot-primitives 0.7.25", + "polkadot-statement-table 0.7.25", "sc-block-builder 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-finality-grandpa 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4832,7 +4849,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4859,7 +4876,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4875,7 +4892,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "sc-chain-spec-derive 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4890,7 +4907,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4901,7 +4918,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4915,7 +4932,7 @@ dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "names 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "rpassword 4.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4940,7 +4957,7 @@ dependencies = [ [[package]] name = "sc-client" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4974,7 +4991,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5006,16 +5023,16 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb-memorydb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "kvdb-rocksdb 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "kvdb-rocksdb 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5034,7 +5051,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fork-tree 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5075,7 +5092,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "fork-tree 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5088,7 +5105,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5109,7 +5126,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5123,7 +5140,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5150,7 +5167,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5166,7 +5183,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5182,7 +5199,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5199,7 +5216,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "assert_matches 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "finality-grandpa 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5234,12 +5251,12 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-network 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-service 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5251,7 +5268,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5266,7 +5283,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5317,7 +5334,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5332,7 +5349,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5358,7 +5375,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5384,7 +5401,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "libp2p 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5396,7 +5413,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5427,7 +5444,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5450,7 +5467,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-http-server 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5465,7 +5482,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5477,7 +5494,7 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-multiaddr 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "sc-chain-spec 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5514,11 +5531,11 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-util-mem-derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5528,7 +5545,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5550,7 +5567,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5565,13 +5582,13 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "sp-blockchain 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5584,7 +5601,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5592,7 +5609,7 @@ dependencies = [ "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-transaction-graph 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5934,7 +5951,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "sp-allocator" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5946,7 +5963,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5961,7 +5978,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5973,7 +5990,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5985,7 +6002,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "integer-sqrt 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5998,7 +6015,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6010,7 +6027,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-inherents 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6021,7 +6038,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6033,7 +6050,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6049,7 +6066,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6071,7 +6088,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6085,7 +6102,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6101,7 +6118,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6116,7 +6133,7 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "primitive-types 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6141,7 +6158,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6151,7 +6168,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "environmental 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "sp-std 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6161,7 +6178,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6174,7 +6191,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-inherents 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6184,7 +6201,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6196,7 +6213,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "libsecp256k1 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6214,7 +6231,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-core 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6225,7 +6242,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6234,7 +6251,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "backtrace 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6243,7 +6260,7 @@ dependencies = [ [[package]] name = "sp-phragmen" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "sp-runtime 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6253,7 +6270,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "sp-core 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6262,13 +6279,13 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "hash256-std-hasher 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6283,7 +6300,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "primitive-types 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6297,7 +6314,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "Inflector 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6309,7 +6326,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6318,7 +6335,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-core 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6329,7 +6346,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-runtime 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6339,7 +6356,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6358,12 +6375,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" [[package]] name = "sp-storage" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6374,7 +6391,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6388,7 +6405,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6402,7 +6419,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6416,7 +6433,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6428,7 +6445,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6535,7 +6552,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6561,7 +6578,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "frame-system-rpc-runtime-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6582,7 +6599,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-alpha.3" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "async-std 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6596,7 +6613,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6616,7 +6633,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", "frame-executive 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6628,7 +6645,7 @@ dependencies = [ "pallet-babe 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "pallet-timestamp 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client 0.8.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0-alpha.3 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -6655,7 +6672,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" dependencies = [ "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6673,7 +6690,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.5" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#31e84afb941640db8f922c423df657def50cf1b5" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a89c4cd3b36c5c8c837294e86f48537243e228db" [[package]] name = "substrate-wasm-builder-runner" @@ -8028,6 +8045,7 @@ dependencies = [ "checksum kvdb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "03080afe6f42cd996da9f568d6add5d7fb5ee2ea7fb7802d2d2cbd836958fd87" "checksum kvdb-memorydb 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b9355274e5a9e0a7e8ef43916950eae3949024de2a8dffe4d5a6c13974a37c8e" "checksum kvdb-rocksdb 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "af36fd66ccd99f3f771ae39b75aaba28b952372b6debfb971134bf1f03466ab2" +"checksum kvdb-rocksdb 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fecd50b14a534125228d7039951f92aaff742aff151c04546347aba4d3b4fbc" "checksum kvdb-web 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a985c47b4c46429e96033ebf6eaed784a81ceccb4e5df13d63f3b9078a4df81" "checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" "checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f" @@ -8137,7 +8155,7 @@ dependencies = [ "checksum parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f509c5e67ca0605ee17dcd3f91ef41cadd685c75a298fb6261b781a5acb3f910" "checksum parity-scale-codec-derive 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245" "checksum parity-send-wrapper 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f" -"checksum parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ef1476e40bf8f5c6776e9600983435821ca86eb9819d74a6207cca69d091406a" +"checksum parity-util-mem 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9344bc978467339b9ae688f9dcf279d1aaa0ccfc88e9a780c729b765a82d57d5" "checksum parity-util-mem-derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2" "checksum parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc878dac00da22f8f61e7af3157988424567ab01d9920b962ef7dcbd7cd865" "checksum parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "92e98c49ab0b7ce5b222f2cc9193fc4efe11c6d0bd4f648e374684a6857b1cfc" diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index c67186b3c5..b2c16d09f2 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -4,7 +4,7 @@ path = "src/main.rs" [package] name = "polkadot" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] build = "build.rs" edition = "2018" diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml index 0ddef809e4..80448c4414 100644 --- a/polkadot/availability-store/Cargo.toml +++ b/polkadot/availability-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-availability-store" description = "Persistent database for parachain data" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index a52b5009b2..e4152bbfc8 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] description = "Polkadot node implementation in Rust." edition = "2018" diff --git a/polkadot/collator/Cargo.toml b/polkadot/collator/Cargo.toml index 242eb66897..a8675e3722 100644 --- a/polkadot/collator/Cargo.toml +++ b/polkadot/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] description = "Collator node implementation" edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index b6b0662829..7f510e2715 100644 --- a/polkadot/erasure-coding/Cargo.toml +++ b/polkadot/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/network/Cargo.toml b/polkadot/network/Cargo.toml index 46e87e8598..31e17e7438 100644 --- a/polkadot/network/Cargo.toml +++ b/polkadot/network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] description = "Polkadot-specific networking protocol" edition = "2018" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index febc726a4a..7c87652b14 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index cbab221274..7f5846ae3e 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index 878fe248e3..140143cab3 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 2ff9c70fee..657f47e3d0 100644 --- a/polkadot/runtime/common/Cargo.toml +++ b/polkadot/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 1b9b5d03fb..a3afc30027 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 75948756d3..c8d906189b 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -78,7 +78,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 1052, + spec_version: 1053, impl_version: 0, apis: RUNTIME_API_VERSIONS, }; diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index cb4c60fe45..a2a466ff6f 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/service/Cargo.toml b/polkadot/service/Cargo.toml index f09330e5c8..fb2dd487ab 100644 --- a/polkadot/service/Cargo.toml +++ b/polkadot/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index dda5e531ea..5bde94c235 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/test-parachains/adder/Cargo.toml b/polkadot/test-parachains/adder/Cargo.toml index 00770a20fc..246b4b0c90 100644 --- a/polkadot/test-parachains/adder/Cargo.toml +++ b/polkadot/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "adder" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/polkadot/test-parachains/halt/Cargo.toml b/polkadot/test-parachains/halt/Cargo.toml index db35c25631..12090ca1e9 100644 --- a/polkadot/test-parachains/halt/Cargo.toml +++ b/polkadot/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "halt" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/validation/Cargo.toml b/polkadot/validation/Cargo.toml index d9feab9fe0..e9270f935e 100644 --- a/polkadot/validation/Cargo.toml +++ b/polkadot/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.7.24" +version = "0.7.25" authors = ["Parity Technologies "] edition = "2018"