diff --git a/Cargo.lock b/Cargo.lock index b7697222cbbd..c23da9d2a872 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -389,7 +389,7 @@ dependencies = [ [[package]] name = "browser-utils" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -1087,10 +1087,11 @@ dependencies = [ [[package]] name = "finality-grandpa" -version = "0.10.3" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" 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)", + "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1134,7 +1135,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#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1142,7 +1143,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +1157,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "10.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1167,7 +1168,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "frame-metadata 10.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1191,7 +1192,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +1203,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +1215,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +1225,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -1240,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#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1535,7 +1536,7 @@ dependencies = [ [[package]] name = "grafana-data-source" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +2956,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +2974,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +2991,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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 +3012,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3024,7 +3025,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3039,7 +3040,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3053,7 +3054,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3066,7 +3067,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3082,7 +3083,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3100,7 +3101,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3115,7 +3116,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3134,7 +3135,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3150,7 +3151,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3164,7 +3165,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3178,7 +3179,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3193,7 +3194,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3206,7 +3207,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3221,7 +3222,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3239,7 +3240,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3254,7 +3255,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3273,7 +3274,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3284,7 +3285,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3298,7 +3299,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3314,7 +3315,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3327,7 +3328,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3345,7 +3346,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3358,7 +3359,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -3372,7 +3373,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4164,6 +4165,15 @@ dependencies = [ "prost-derive 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", ] +[[package]] +name = "prost" +version = "0.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", + "prost-derive 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] name = "prost-build" version = "0.5.0" @@ -4193,6 +4203,18 @@ dependencies = [ "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)", ] +[[package]] +name = "prost-derive" +version = "0.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "anyhow 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)", + "itertools 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "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)", + "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] name = "prost-types" version = "0.5.0" @@ -4604,7 +4626,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4613,7 +4635,7 @@ dependencies = [ "libp2p 0.14.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "prost 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "prost 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", "prost-build 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4630,7 +4652,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4646,7 +4668,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4661,7 +4683,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4672,7 +4694,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4707,7 +4729,7 @@ dependencies = [ [[package]] name = "sc-client" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4740,7 +4762,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4771,7 +4793,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4797,7 +4819,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4836,7 +4858,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4857,7 +4879,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4871,7 +4893,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4898,11 +4920,12 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", + "sp-allocator 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4913,12 +4936,13 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", "sc-executor-common 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sp-allocator 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4928,7 +4952,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4939,6 +4963,7 @@ dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", "sc-executor-common 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sp-allocator 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4951,16 +4976,16 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ - "finality-grandpa 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)", + "finality-grandpa 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "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)", "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4982,7 +5007,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -4997,7 +5022,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5041,7 +5066,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5057,7 +5082,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5084,7 +5109,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5095,7 +5120,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5124,7 +5149,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5146,7 +5171,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5161,7 +5186,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5208,7 +5233,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5219,7 +5244,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5240,7 +5265,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "erased-serde 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "grafana-data-source 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5256,7 +5281,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5271,7 +5296,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5566,10 +5591,22 @@ name = "sourcefile" version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" +[[package]] +name = "sp-allocator" +version = "2.0.0" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" +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)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", +] + [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5584,7 +5621,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5596,7 +5633,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5608,7 +5645,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5621,7 +5658,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5633,7 +5670,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5644,7 +5681,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5656,7 +5693,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5672,7 +5709,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5692,7 +5729,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5708,7 +5745,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5747,7 +5784,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5757,7 +5794,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "environmental 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5767,7 +5804,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5780,7 +5817,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5790,7 +5827,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5802,7 +5839,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5819,7 +5856,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5830,7 +5867,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5839,7 +5876,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5848,7 +5885,7 @@ dependencies = [ [[package]] name = "sp-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5858,7 +5895,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5867,7 +5904,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5886,7 +5923,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "primitive-types 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5900,7 +5937,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5912,7 +5949,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5921,9 +5958,10 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sp-core 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)", "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", ] @@ -5931,7 +5969,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5941,7 +5979,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5960,12 +5998,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -5976,7 +6014,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5989,7 +6027,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -6003,7 +6041,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6017,7 +6055,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6029,9 +6067,10 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -6133,7 +6172,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#14720148ee5a07911fbba8c91ffd9f4490bded68" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#6cd538f8f77862c5c5379a1808871e0a28347baf" 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)", @@ -7345,7 +7384,7 @@ dependencies = [ "checksum fallible-iterator 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" "checksum fdlimit 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b1ee15a7050e5580b3712877157068ea713b245b080ff302ae2ca973cfcd9baa" "checksum file-per-thread-logger 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8505b75b31ef7285168dd237c4a7db3c1f3e0927e7d314e670bc98e854272fe9" -"checksum finality-grandpa 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2d9ad6bb0e42865b2d79fc9c8a08f22c39127310ed3334f2a1119ca25ed69dfb" +"checksum finality-grandpa 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "52c48f8a628193ba18639b2f727c32132d75f167a4b32f44b252ea8b937f154c" "checksum fixed-hash 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "72fe7539e2c5692c6989f2f9c0457e42f1e5768f96b85c87d273574670ae459f" "checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" "checksum flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6bd6d6f4752952feb71363cffc9ebac9411b75b87c6ab6058c40c8900cf43c0f" @@ -7588,8 +7627,10 @@ dependencies = [ "checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" "checksum proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "9c9e470a8dc4aeae2dee2f335e8f533e2d4b347e1434e5671afc49b054592f27" "checksum prost 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96d14b1c185652833d24aaad41c5832b0be5616a590227c1fbff57c616754b23" +"checksum prost 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce49aefe0a6144a45de32927c77bd2859a5f7677b55f220ae5b744e87389c212" "checksum prost-build 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "eb788126ea840817128183f8f603dce02cb7aea25c2a0b764359d8e20010702e" "checksum prost-derive 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5e7dc378b94ac374644181a2247cebf59a6ec1c88b49ac77f3a94b86b79d0e11" +"checksum prost-derive 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72" "checksum prost-types 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1de482a366941c8d56d19b650fac09ca08508f2a696119ee7513ad590c8bac6f" "checksum protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40361836defdd5871ff7e84096c6f6444af7fc157f8ef1789f54f147687caa20" "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" @@ -7697,6 +7738,7 @@ dependencies = [ "checksum snow 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "91eecae35b461ed26bda7a76bea2cc5bda2bf4b8dd06761879f19e6fdd50c2dd" "checksum soketto 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3caa0ad6b765419f21e4cfa490ec7514a9fae4af986adef168a69477ba528671" "checksum sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" +"checksum sp-allocator 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" "checksum sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" "checksum sp-api-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" "checksum sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 4a0b76fda3df..627d5492de52 100644 --- a/runtime/kusama/src/lib.rs +++ b/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: 1043, + spec_version: 1044, impl_version: 0, apis: RUNTIME_API_VERSIONS, }; @@ -804,6 +804,12 @@ sp_api::impl_runtime_apis! { fn generate_session_keys(seed: Option>) -> Vec { SessionKeys::generate(seed) } + + fn decode_session_keys( + encoded: Vec, + ) -> Option, sp_core::crypto::KeyTypeId)>> { + SessionKeys::decode_into_raw_public_keys(&encoded) + } } impl system_rpc_runtime_api::AccountNonceApi for Runtime { diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 700bc57aaf1f..cd55bf3953af 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -78,7 +78,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 2, - spec_version: 1000, + spec_version: 1001, impl_version: 0, apis: RUNTIME_API_VERSIONS, }; @@ -725,6 +725,12 @@ sp_api::impl_runtime_apis! { fn generate_session_keys(seed: Option>) -> Vec { SessionKeys::generate(seed) } + + fn decode_session_keys( + encoded: Vec, + ) -> Option, sp_core::crypto::KeyTypeId)>> { + SessionKeys::decode_into_raw_public_keys(&encoded) + } } impl system_rpc_runtime_api::AccountNonceApi for Runtime { diff --git a/service/src/lib.rs b/service/src/lib.rs index 558573400617..03633aa5f2fc 100644 --- a/service/src/lib.rs +++ b/service/src/lib.rs @@ -21,7 +21,6 @@ pub mod chain_spec; use futures::{ FutureExt, TryFutureExt, task::{Spawn, SpawnError, FutureObj}, - compat::Future01CompatExt, }; use sc_client::LongestChain; use std::sync::Arc; @@ -188,9 +187,7 @@ macro_rules! new_full_start { .with_transaction_pool(|config, client, _fetcher| { let pool_api = sc_transaction_pool::FullChainApi::new(client.clone()); let pool = sc_transaction_pool::BasicPool::new(config, pool_api); - let maintainer = sc_transaction_pool::FullBasicPoolMaintainer::new(pool.pool().clone(), client); - let maintainable_pool = sp_transaction_pool::MaintainableTransactionPool::new(pool, maintainer); - Ok(maintainable_pool) + Ok(pool) })? .with_import_queue(|_config, client, mut select_chain, _| { let select_chain = select_chain.take() @@ -508,9 +505,7 @@ pub fn new_full(config: Configuration) executor: service.spawn_task_handle(), }; - service.spawn_essential_task( - grandpa::run_grandpa_voter(grandpa_config)?.compat().map(drop) - ); + service.spawn_essential_task(grandpa::run_grandpa_voter(grandpa_config)?); } else { grandpa::setup_disabled_grandpa( service.client(), @@ -601,10 +596,10 @@ where let fetcher = fetcher .ok_or_else(|| "Trying to start light transaction pool without active fetcher")?; let pool_api = sc_transaction_pool::LightChainApi::new(client.clone(), fetcher.clone()); - let pool = sc_transaction_pool::BasicPool::new(config, pool_api); - let maintainer = sc_transaction_pool::LightBasicPoolMaintainer::with_defaults(pool.pool().clone(), client, fetcher); - let maintainable_pool = sp_transaction_pool::MaintainableTransactionPool::new(pool, maintainer); - Ok(maintainable_pool) + let pool = sc_transaction_pool::BasicPool::with_revalidation_type( + config, pool_api, sc_transaction_pool::RevalidationType::Light, + ); + Ok(pool) })? .with_import_queue_and_fprb(|_config, client, backend, fetcher, _select_chain, _| { let fetch_checker = fetcher