diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index ef296b7366be9e918206b6d48308620ece2ad676..50bcbd224a72627f5819ee0f209e653c06ff11de 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -389,7 +389,7 @@ dependencies = [ [[package]] name = "browser-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "console_error_panic_hook 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1134,7 +1134,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "fork-tree" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1142,7 +1142,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1156,7 +1156,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1167,7 +1167,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "frame-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1191,7 +1191,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1202,7 +1202,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1214,7 +1214,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1224,7 +1224,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1241,7 +1241,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1536,7 +1536,7 @@ dependencies = [ [[package]] name = "grafana-data-source" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "async-std 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2955,7 +2955,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -2973,7 +2973,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -2990,7 +2990,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3011,7 +3011,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3025,7 +3025,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3041,7 +3041,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3056,7 +3056,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3069,7 +3069,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3085,7 +3085,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3103,7 +3103,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3118,7 +3118,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3137,7 +3137,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3154,7 +3154,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3168,7 +3168,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3182,7 +3182,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3197,7 +3197,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3210,7 +3210,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3229,7 +3229,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3249,7 +3249,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3260,7 +3260,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3274,7 +3274,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3290,7 +3290,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3303,7 +3303,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core-client 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3321,7 +3321,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3334,7 +3334,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3348,7 +3348,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4581,7 +4581,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4607,7 +4607,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4623,7 +4623,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "sc-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4638,7 +4638,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4649,7 +4649,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4684,7 +4684,7 @@ dependencies = [ [[package]] name = "sc-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4717,7 +4717,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4748,7 +4748,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4774,7 +4774,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4814,7 +4814,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4835,7 +4835,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4849,7 +4849,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4876,7 +4876,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4891,7 +4891,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4907,7 +4907,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "cranelift-codegen 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)", "cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4931,7 +4931,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "finality-grandpa 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4961,7 +4961,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4976,7 +4976,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5020,7 +5020,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5036,7 +5036,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5063,7 +5063,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "libp2p 0.14.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5074,7 +5074,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5103,7 +5103,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5125,7 +5125,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-http-server 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5140,7 +5140,7 @@ dependencies = [ [[package]] name = "sc-service" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5187,7 +5187,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5198,7 +5198,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5219,7 +5219,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "erased-serde 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "grafana-data-source 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5235,7 +5235,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5250,7 +5250,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5548,7 +5548,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5563,7 +5563,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5575,7 +5575,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5587,7 +5587,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5600,7 +5600,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5612,7 +5612,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5623,7 +5623,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5635,7 +5635,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5651,7 +5651,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5671,7 +5671,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5687,7 +5687,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5726,7 +5726,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5736,7 +5736,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "environmental 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5746,7 +5746,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5759,7 +5759,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5769,7 +5769,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5781,7 +5781,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "libsecp256k1 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5798,7 +5798,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5809,7 +5809,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5818,7 +5818,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "backtrace 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5827,7 +5827,7 @@ dependencies = [ [[package]] name = "sp-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5837,7 +5837,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5846,7 +5846,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5865,7 +5865,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "environmental 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5880,7 +5880,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "Inflector 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5892,7 +5892,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5901,7 +5901,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5911,7 +5911,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5921,7 +5921,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5940,12 +5940,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5956,7 +5956,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5969,7 +5969,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5983,7 +5983,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5997,7 +5997,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6009,7 +6009,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6113,7 +6113,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#effe489951d1edab9d34846b1eefdfaf9511dab9" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#d63ff7b9ac8d766b87a7a2cd99d5d73a521f97a9" dependencies = [ "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 644bdb4c8bdecd189549a7541d995aa2eb41251f..f65dadfc5a02ccb10ab23f2b1c90bc909656e7a7 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -77,7 +77,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 1039, + spec_version: 1040, impl_version: 0, apis: RUNTIME_API_VERSIONS, };