From 8a6ef2ba094d76e24c12e84289407f5513fe0f8f Mon Sep 17 00:00:00 2001 From: Andronik Ordian Date: Wed, 26 Aug 2020 18:08:45 +0200 Subject: [PATCH 1/5] update kvdb-rocksdb to 0.9.1 --- node/core/av-store/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/core/av-store/Cargo.toml b/node/core/av-store/Cargo.toml index 68137b6ae77d..f457b7edaaa8 100644 --- a/node/core/av-store/Cargo.toml +++ b/node/core/av-store/Cargo.toml @@ -11,7 +11,7 @@ polkadot-overseer = { path = "../../overseer" } polkadot-primitives = { path = "../../../primitives" } erasure = { package = "polkadot-erasure-coding", path = "../../../erasure-coding" } kvdb = "0.7.0" -kvdb-rocksdb = "0.9.0" +kvdb-rocksdb = "0.9.1" codec = { package = "parity-scale-codec", version = "1.3.1", features = ["derive"] } log = "0.4.8" derive_more = "0.99.9" From 19bce5e62db67389f12f64d9d84845eeb9d05746 Mon Sep 17 00:00:00 2001 From: Andronik Ordian Date: Wed, 26 Aug 2020 18:22:43 +0200 Subject: [PATCH 2/5] update Cargo.lock --- Cargo.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 14aed8918d94..a4910b0dc702 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -422,9 +422,9 @@ dependencies = [ [[package]] name = "bindgen" -version = "0.53.3" +version = "0.54.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c72a978d268b1d70b0e963217e60fdabd9523a941457a6c42a7315d15c7e89e5" +checksum = "66c0bb6167449588ff70803f4127f0684f9063097eca5016f37eb52b92c2cf36" dependencies = [ "bitflags", "cexpr", @@ -2719,9 +2719,9 @@ dependencies = [ [[package]] name = "kvdb-rocksdb" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c341ef15cfb1f923fa3b5138bfbd2d4813a2c1640b473727a53351c7f0b0fa2" +checksum = "44947dd392f09475af614d740fe0320b66d01cb5b977f664bbbb5e45a70ea4c1" dependencies = [ "fs-swap", "kvdb", @@ -3230,9 +3230,9 @@ dependencies = [ [[package]] name = "librocksdb-sys" -version = "6.7.4" +version = "6.11.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "883213ae3d09bfc3d104aefe94b25ebb183b6f4d3a515b23b14817e1f4854005" +checksum = "eb5b56f651c204634b936be2f92dbb42c36867e00ff7fe2405591f3b9fa66f09" dependencies = [ "bindgen", "cc", @@ -6341,9 +6341,9 @@ dependencies = [ [[package]] name = "rocksdb" -version = "0.14.0" +version = "0.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61aa17a99a2413cd71c1106691bf59dad7de0cd5099127f90e9d99c429c40d4a" +checksum = "23d83c02c429044d58474eaf5ae31e062d0de894e21125b47437ec0edc1397e6" dependencies = [ "libc", "librocksdb-sys", From e717979bf91ba1d26d28b8b5a2f9b58dd6eef81d Mon Sep 17 00:00:00 2001 From: parity-processbot <> Date: Sat, 29 Aug 2020 03:30:25 +0000 Subject: [PATCH 3/5] "Update Substrate" --- Cargo.lock | 269 +++++++++++++++++++++++++++-------------------------- 1 file changed, 135 insertions(+), 134 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2aeb1a92632b..3e0fb0c9c0e6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1485,7 +1485,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", ] @@ -1493,7 +1493,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -1511,7 +1511,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1529,7 +1529,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -1544,7 +1544,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "serde", @@ -1555,7 +1555,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "bitmask", "frame-metadata", @@ -1580,7 +1580,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1591,7 +1591,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1603,7 +1603,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1613,7 +1613,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1629,7 +1629,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -1643,7 +1643,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-api", @@ -3842,7 +3842,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -3858,7 +3858,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -3873,7 +3873,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3898,7 +3898,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3912,7 +3912,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3928,7 +3928,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3943,7 +3943,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3958,7 +3958,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -3974,7 +3974,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3996,7 +3996,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4012,7 +4012,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4032,7 +4032,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4062,7 +4062,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4077,7 +4077,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4091,7 +4091,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4106,7 +4106,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4127,7 +4127,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4142,7 +4142,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4155,7 +4155,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "enumflags2", "frame-support", @@ -4170,7 +4170,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4185,7 +4185,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4205,7 +4205,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4221,7 +4221,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4235,7 +4235,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4257,7 +4257,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -4268,7 +4268,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4282,7 +4282,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4300,7 +4300,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "frame-system", @@ -4317,7 +4317,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4335,7 +4335,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-support", "parity-scale-codec", @@ -4348,7 +4348,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4363,7 +4363,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4379,7 +4379,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6525,7 +6525,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -6553,7 +6553,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6577,7 +6577,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6594,7 +6594,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6611,7 +6611,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6622,7 +6622,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6669,7 +6669,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6705,7 +6705,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "blake2-rfc", "hash-db", @@ -6735,7 +6735,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6746,7 +6746,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6790,7 +6790,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6814,7 +6814,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6827,7 +6827,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6850,7 +6850,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6864,7 +6864,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6892,7 +6892,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6909,7 +6909,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6924,7 +6924,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6942,7 +6942,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6979,7 +6979,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -7019,7 +7019,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "hex", @@ -7035,7 +7035,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "hash-db", "lazy_static", @@ -7054,9 +7054,10 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "async-std", + "async-trait", "bitflags", "bs58", "bytes 0.5.5", @@ -7107,7 +7108,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7122,7 +7123,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "bytes 0.5.5", "fnv", @@ -7149,7 +7150,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "libp2p", @@ -7162,7 +7163,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -7171,7 +7172,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "hash-db", @@ -7203,7 +7204,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7227,7 +7228,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -7243,7 +7244,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "directories", @@ -7304,7 +7305,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7318,7 +7319,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7339,7 +7340,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "erased-serde", "log 0.4.11", @@ -7357,7 +7358,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7378,7 +7379,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7841,7 +7842,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7853,7 +7854,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "hash-db", "parity-scale-codec", @@ -7868,7 +7869,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7880,7 +7881,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "serde", @@ -7892,7 +7893,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7905,7 +7906,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7917,7 +7918,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7928,7 +7929,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7940,7 +7941,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7957,7 +7958,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "serde", "serde_json", @@ -7966,7 +7967,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7992,7 +7993,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "merlin", "parity-scale-codec", @@ -8011,7 +8012,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8020,7 +8021,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8032,7 +8033,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "base58", "blake2-rfc", @@ -8076,7 +8077,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8085,7 +8086,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -8095,7 +8096,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "environmental", "parity-scale-codec", @@ -8106,7 +8107,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -8122,7 +8123,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8132,7 +8133,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -8144,7 +8145,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "hash-db", @@ -8165,7 +8166,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "lazy_static", "sp-core", @@ -8176,7 +8177,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "serde", @@ -8188,7 +8189,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8199,7 +8200,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "sp-api", "sp-core", @@ -8209,7 +8210,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "backtrace", "log 0.4.11", @@ -8218,7 +8219,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "serde", "sp-core", @@ -8227,7 +8228,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "either", "hash256-std-hasher", @@ -8249,7 +8250,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8265,7 +8266,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "Inflector", "proc-macro-crate", @@ -8277,7 +8278,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "serde", "serde_json", @@ -8286,7 +8287,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-api", @@ -8299,7 +8300,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8309,7 +8310,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "hash-db", "itertools 0.9.0", @@ -8330,12 +8331,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" [[package]] name = "sp-storage" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8348,7 +8349,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8362,7 +8363,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "log 0.4.11", "rental", @@ -8372,7 +8373,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8387,7 +8388,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "hash-db", "memory-db", @@ -8401,7 +8402,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "futures-core", @@ -8413,7 +8414,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8425,7 +8426,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8565,7 +8566,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "chrono", "console_error_panic_hook", @@ -8591,7 +8592,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "platforms", ] @@ -8599,7 +8600,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8622,7 +8623,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8636,7 +8637,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8662,7 +8663,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8672,7 +8673,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate?branch=master#35fe3cd1bc4b64cadb0bc6196ae40173db65bb28" +source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" dependencies = [ "proc-macro-crate", "quote 1.0.7", From 4600c2172e6cfa4ceb5e7be3369b6f401a7db4d1 Mon Sep 17 00:00:00 2001 From: Andronik Ordian Date: Sat, 29 Aug 2020 05:32:48 +0200 Subject: [PATCH 4/5] resolve merge conflicts --- Cargo.lock | 269 ++++++++++++++++++++++++++--------------------------- 1 file changed, 134 insertions(+), 135 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3e0fb0c9c0e6..afa5a55254e5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1485,7 +1485,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", ] @@ -1493,7 +1493,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -1511,7 +1511,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1529,7 +1529,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -1544,7 +1544,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "serde", @@ -1555,7 +1555,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "bitmask", "frame-metadata", @@ -1580,7 +1580,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1591,7 +1591,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1603,7 +1603,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1613,7 +1613,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1629,7 +1629,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -1643,7 +1643,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-api", @@ -3842,7 +3842,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -3858,7 +3858,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -3873,7 +3873,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3898,7 +3898,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3912,7 +3912,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3928,7 +3928,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3943,7 +3943,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3958,7 +3958,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -3974,7 +3974,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3996,7 +3996,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4012,7 +4012,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4032,7 +4032,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4062,7 +4062,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4077,7 +4077,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4091,7 +4091,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4106,7 +4106,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4127,7 +4127,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4142,7 +4142,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4155,7 +4155,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "enumflags2", "frame-support", @@ -4170,7 +4170,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4185,7 +4185,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4205,7 +4205,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4221,7 +4221,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4235,7 +4235,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4257,7 +4257,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -4268,7 +4268,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4282,7 +4282,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4300,7 +4300,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "frame-system", @@ -4317,7 +4317,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4335,7 +4335,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-support", "parity-scale-codec", @@ -4348,7 +4348,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4363,7 +4363,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-benchmarking", "frame-support", @@ -4379,7 +4379,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6525,7 +6525,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -6553,7 +6553,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6577,7 +6577,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6594,7 +6594,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6611,7 +6611,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6622,7 +6622,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6669,7 +6669,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6705,7 +6705,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "blake2-rfc", "hash-db", @@ -6735,7 +6735,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6746,7 +6746,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6790,7 +6790,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6814,7 +6814,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6827,7 +6827,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6850,7 +6850,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6864,7 +6864,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6892,7 +6892,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6909,7 +6909,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6924,7 +6924,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6942,7 +6942,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6979,7 +6979,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -7019,7 +7019,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "hex", @@ -7035,7 +7035,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "hash-db", "lazy_static", @@ -7054,10 +7054,9 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "async-std", - "async-trait", "bitflags", "bs58", "bytes 0.5.5", @@ -7108,7 +7107,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7123,7 +7122,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "bytes 0.5.5", "fnv", @@ -7150,7 +7149,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "libp2p", @@ -7163,7 +7162,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -7172,7 +7171,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "hash-db", @@ -7204,7 +7203,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7228,7 +7227,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -7244,7 +7243,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "directories", @@ -7305,7 +7304,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7319,7 +7318,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7340,7 +7339,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "erased-serde", "log 0.4.11", @@ -7358,7 +7357,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7379,7 +7378,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7842,7 +7841,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7854,7 +7853,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "hash-db", "parity-scale-codec", @@ -7869,7 +7868,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7881,7 +7880,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "serde", @@ -7893,7 +7892,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7906,7 +7905,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-api", @@ -7918,7 +7917,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7929,7 +7928,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-api", @@ -7941,7 +7940,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7958,7 +7957,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "serde", "serde_json", @@ -7967,7 +7966,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7993,7 +7992,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "merlin", "parity-scale-codec", @@ -8012,7 +8011,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8021,7 +8020,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8033,7 +8032,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "base58", "blake2-rfc", @@ -8077,7 +8076,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8086,7 +8085,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -8096,7 +8095,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "environmental", "parity-scale-codec", @@ -8107,7 +8106,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -8123,7 +8122,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8133,7 +8132,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -8145,7 +8144,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "hash-db", @@ -8166,7 +8165,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "lazy_static", "sp-core", @@ -8177,7 +8176,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "serde", @@ -8189,7 +8188,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8200,7 +8199,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "sp-api", "sp-core", @@ -8210,7 +8209,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "backtrace", "log 0.4.11", @@ -8219,7 +8218,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "serde", "sp-core", @@ -8228,7 +8227,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "either", "hash256-std-hasher", @@ -8250,7 +8249,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8266,7 +8265,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "Inflector", "proc-macro-crate", @@ -8278,7 +8277,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "serde", "serde_json", @@ -8287,7 +8286,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-api", @@ -8300,7 +8299,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8310,7 +8309,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "hash-db", "itertools 0.9.0", @@ -8331,12 +8330,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" [[package]] name = "sp-storage" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8349,7 +8348,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8363,7 +8362,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "log 0.4.11", "rental", @@ -8373,7 +8372,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8388,7 +8387,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "hash-db", "memory-db", @@ -8402,7 +8401,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "futures-core", @@ -8414,7 +8413,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8426,7 +8425,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8566,7 +8565,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "chrono", "console_error_panic_hook", @@ -8592,7 +8591,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "platforms", ] @@ -8600,7 +8599,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8623,7 +8622,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8637,7 +8636,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8663,7 +8662,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8673,7 +8672,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#fa8977fef5c13530cb33b52ef68b2dde67f7f82a" +source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" dependencies = [ "proc-macro-crate", "quote 1.0.7", From 68521e82d6922f57f07f5d5d55821ed5c7fd02b6 Mon Sep 17 00:00:00 2001 From: Andronik Ordian Date: Sat, 29 Aug 2020 05:33:49 +0200 Subject: [PATCH 5/5] resolve merge conflicts t. 2 --- Cargo.lock | 269 +++++++++++++++++++++++++++-------------------------- 1 file changed, 135 insertions(+), 134 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index afa5a55254e5..152fd3a971a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1485,7 +1485,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", ] @@ -1493,7 +1493,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -1511,7 +1511,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1529,7 +1529,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -1544,7 +1544,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "serde", @@ -1555,7 +1555,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "bitmask", "frame-metadata", @@ -1580,7 +1580,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1591,7 +1591,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1603,7 +1603,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1613,7 +1613,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1629,7 +1629,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -1643,7 +1643,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-api", @@ -3842,7 +3842,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -3858,7 +3858,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -3873,7 +3873,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -3898,7 +3898,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -3912,7 +3912,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -3928,7 +3928,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -3943,7 +3943,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -3958,7 +3958,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -3974,7 +3974,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -3996,7 +3996,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4012,7 +4012,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4032,7 +4032,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4062,7 +4062,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4077,7 +4077,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4091,7 +4091,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4106,7 +4106,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4127,7 +4127,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4142,7 +4142,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4155,7 +4155,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "enumflags2", "frame-support", @@ -4170,7 +4170,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4185,7 +4185,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4205,7 +4205,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4221,7 +4221,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4235,7 +4235,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4257,7 +4257,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -4268,7 +4268,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4282,7 +4282,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4300,7 +4300,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "frame-system", @@ -4317,7 +4317,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4335,7 +4335,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-support", "parity-scale-codec", @@ -4348,7 +4348,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4363,7 +4363,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-benchmarking", "frame-support", @@ -4379,7 +4379,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6525,7 +6525,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -6553,7 +6553,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6577,7 +6577,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6594,7 +6594,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6611,7 +6611,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6622,7 +6622,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6669,7 +6669,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6705,7 +6705,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "blake2-rfc", "hash-db", @@ -6735,7 +6735,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6746,7 +6746,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6790,7 +6790,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6814,7 +6814,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6827,7 +6827,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6850,7 +6850,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6864,7 +6864,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6892,7 +6892,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6909,7 +6909,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6924,7 +6924,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6942,7 +6942,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6979,7 +6979,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -7019,7 +7019,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "hex", @@ -7035,7 +7035,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "hash-db", "lazy_static", @@ -7054,9 +7054,10 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "async-std", + "async-trait", "bitflags", "bs58", "bytes 0.5.5", @@ -7107,7 +7108,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7122,7 +7123,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "bytes 0.5.5", "fnv", @@ -7149,7 +7150,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "libp2p", @@ -7162,7 +7163,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -7171,7 +7172,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "hash-db", @@ -7203,7 +7204,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7227,7 +7228,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -7243,7 +7244,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "directories", @@ -7304,7 +7305,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7318,7 +7319,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7339,7 +7340,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "erased-serde", "log 0.4.11", @@ -7357,7 +7358,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7378,7 +7379,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7841,7 +7842,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7853,7 +7854,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "hash-db", "parity-scale-codec", @@ -7868,7 +7869,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7880,7 +7881,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "serde", @@ -7892,7 +7893,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7905,7 +7906,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-api", @@ -7917,7 +7918,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7928,7 +7929,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-api", @@ -7940,7 +7941,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7957,7 +7958,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "serde", "serde_json", @@ -7966,7 +7967,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7992,7 +7993,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "merlin", "parity-scale-codec", @@ -8011,7 +8012,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8020,7 +8021,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8032,7 +8033,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "base58", "blake2-rfc", @@ -8076,7 +8077,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8085,7 +8086,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -8095,7 +8096,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "environmental", "parity-scale-codec", @@ -8106,7 +8107,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -8122,7 +8123,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8132,7 +8133,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -8144,7 +8145,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "hash-db", @@ -8165,7 +8166,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "lazy_static", "sp-core", @@ -8176,7 +8177,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "serde", @@ -8188,7 +8189,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8199,7 +8200,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "sp-api", "sp-core", @@ -8209,7 +8210,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "backtrace", "log 0.4.11", @@ -8218,7 +8219,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "serde", "sp-core", @@ -8227,7 +8228,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "either", "hash256-std-hasher", @@ -8249,7 +8250,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8265,7 +8266,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "Inflector", "proc-macro-crate", @@ -8277,7 +8278,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "serde", "serde_json", @@ -8286,7 +8287,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-api", @@ -8299,7 +8300,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8309,7 +8310,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "hash-db", "itertools 0.9.0", @@ -8330,12 +8331,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" [[package]] name = "sp-storage" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8348,7 +8349,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8362,7 +8363,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "log 0.4.11", "rental", @@ -8372,7 +8373,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8387,7 +8388,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "hash-db", "memory-db", @@ -8401,7 +8402,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "futures-core", @@ -8413,7 +8414,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8425,7 +8426,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8565,7 +8566,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "chrono", "console_error_panic_hook", @@ -8591,7 +8592,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "platforms", ] @@ -8599,7 +8600,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8622,7 +8623,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8636,7 +8637,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8662,7 +8663,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8672,7 +8673,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0-rc6" -source = "git+https://github.com/paritytech/substrate#243873a76fedc1f63004e8097b38f77470d2eff7" +source = "git+https://github.com/paritytech/substrate#beb74f4923d64447935fa2ce20c2aeb4bbaaf061" dependencies = [ "proc-macro-crate", "quote 1.0.7",