diff --git a/Cargo.lock b/Cargo.lock index 8a785172c597..98f6574406e4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -848,7 +848,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#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3702,7 +3702,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "sr-api-macros" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -3714,7 +3714,7 @@ dependencies = [ [[package]] name = "sr-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3727,7 +3727,7 @@ dependencies = [ [[package]] name = "sr-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "libsecp256k1 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3745,7 +3745,7 @@ dependencies = [ [[package]] name = "sr-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -3763,7 +3763,7 @@ dependencies = [ [[package]] name = "sr-staking-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3773,7 +3773,7 @@ dependencies = [ [[package]] name = "sr-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3781,7 +3781,7 @@ dependencies = [ [[package]] name = "sr-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3793,7 +3793,7 @@ dependencies = [ [[package]] name = "srml-authority-discovery" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3810,7 +3810,7 @@ dependencies = [ [[package]] name = "srml-authorship" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "srml-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3846,7 +3846,7 @@ dependencies = [ [[package]] name = "srml-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3861,7 +3861,7 @@ dependencies = [ [[package]] name = "srml-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3877,7 +3877,7 @@ dependencies = [ [[package]] name = "srml-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3892,7 +3892,7 @@ dependencies = [ [[package]] name = "srml-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3905,7 +3905,7 @@ dependencies = [ [[package]] name = "srml-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3919,7 +3919,7 @@ dependencies = [ [[package]] name = "srml-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3934,7 +3934,7 @@ dependencies = [ [[package]] name = "srml-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3952,7 +3952,7 @@ dependencies = [ [[package]] name = "srml-im-online" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3960,6 +3960,7 @@ dependencies = [ "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3970,7 +3971,7 @@ dependencies = [ [[package]] name = "srml-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3987,7 +3988,7 @@ dependencies = [ [[package]] name = "srml-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4001,7 +4002,7 @@ dependencies = [ [[package]] name = "srml-metadata" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4012,7 +4013,7 @@ dependencies = [ [[package]] name = "srml-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4026,7 +4027,7 @@ dependencies = [ [[package]] name = "srml-offences" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4041,7 +4042,7 @@ dependencies = [ [[package]] name = "srml-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4054,7 +4055,7 @@ dependencies = [ [[package]] name = "srml-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4073,7 +4074,7 @@ dependencies = [ [[package]] name = "srml-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4093,7 +4094,7 @@ dependencies = [ [[package]] name = "srml-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4104,7 +4105,7 @@ dependencies = [ [[package]] name = "srml-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4118,7 +4119,7 @@ dependencies = [ [[package]] name = "srml-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4139,7 +4140,7 @@ dependencies = [ [[package]] name = "srml-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4151,7 +4152,7 @@ dependencies = [ [[package]] name = "srml-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4163,7 +4164,7 @@ dependencies = [ [[package]] name = "srml-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4173,7 +4174,7 @@ dependencies = [ [[package]] name = "srml-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4190,7 +4191,7 @@ dependencies = [ [[package]] name = "srml-system-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "jsonrpc-core 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core-client 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4208,7 +4209,7 @@ dependencies = [ [[package]] name = "srml-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4217,7 +4218,7 @@ dependencies = [ [[package]] name = "srml-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4232,7 +4233,7 @@ dependencies = [ [[package]] name = "srml-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4245,7 +4246,7 @@ dependencies = [ [[package]] name = "srml-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "jsonrpc-core 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core-client 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4262,7 +4263,7 @@ dependencies = [ [[package]] name = "srml-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4274,7 +4275,7 @@ dependencies = [ [[package]] name = "srml-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4366,7 +4367,7 @@ dependencies = [ [[package]] name = "substrate-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4378,7 +4379,7 @@ dependencies = [ [[package]] name = "substrate-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4400,7 +4401,7 @@ dependencies = [ [[package]] name = "substrate-authority-discovery-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4422,7 +4423,7 @@ dependencies = [ [[package]] name = "substrate-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4437,7 +4438,7 @@ dependencies = [ [[package]] name = "substrate-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4448,7 +4449,7 @@ dependencies = [ [[package]] name = "substrate-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4484,7 +4485,7 @@ dependencies = [ [[package]] name = "substrate-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4514,7 +4515,7 @@ dependencies = [ [[package]] name = "substrate-client-db" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)", @@ -4538,7 +4539,7 @@ dependencies = [ [[package]] name = "substrate-consensus-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4576,7 +4577,7 @@ dependencies = [ [[package]] name = "substrate-consensus-babe-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4590,7 +4591,7 @@ dependencies = [ [[package]] name = "substrate-consensus-common" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4609,7 +4610,7 @@ dependencies = [ [[package]] name = "substrate-consensus-slots" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4627,7 +4628,7 @@ dependencies = [ [[package]] name = "substrate-consensus-uncles" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4641,7 +4642,7 @@ dependencies = [ [[package]] name = "substrate-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4651,7 +4652,7 @@ dependencies = [ [[package]] name = "substrate-executor" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4675,7 +4676,7 @@ dependencies = [ [[package]] name = "substrate-externalities" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "environmental 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "primitive-types 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4686,7 +4687,7 @@ dependencies = [ [[package]] name = "substrate-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "finality-grandpa 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4715,7 +4716,7 @@ dependencies = [ [[package]] name = "substrate-finality-grandpa-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4728,7 +4729,7 @@ dependencies = [ [[package]] name = "substrate-header-metadata" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "lru-cache 0.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)", @@ -4738,7 +4739,7 @@ dependencies = [ [[package]] name = "substrate-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4749,7 +4750,7 @@ dependencies = [ [[package]] name = "substrate-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4761,7 +4762,7 @@ dependencies = [ [[package]] name = "substrate-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4776,7 +4777,7 @@ dependencies = [ [[package]] name = "substrate-network" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4818,7 +4819,7 @@ dependencies = [ [[package]] name = "substrate-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4845,7 +4846,7 @@ dependencies = [ [[package]] name = "substrate-offchain-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4854,7 +4855,7 @@ dependencies = [ [[package]] name = "substrate-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4863,7 +4864,7 @@ dependencies = [ [[package]] name = "substrate-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "libp2p 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4876,7 +4877,7 @@ dependencies = [ [[package]] name = "substrate-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4885,7 +4886,7 @@ dependencies = [ [[package]] name = "substrate-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4923,7 +4924,7 @@ dependencies = [ [[package]] name = "substrate-primitives-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -4934,7 +4935,7 @@ dependencies = [ [[package]] name = "substrate-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4960,7 +4961,7 @@ dependencies = [ [[package]] name = "substrate-rpc-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4982,7 +4983,7 @@ dependencies = [ [[package]] name = "substrate-rpc-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -4991,7 +4992,7 @@ dependencies = [ [[package]] name = "substrate-rpc-servers" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "jsonrpc-core 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-http-server 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5006,7 +5007,7 @@ dependencies = [ [[package]] name = "substrate-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -5015,7 +5016,7 @@ dependencies = [ [[package]] name = "substrate-service" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5055,7 +5056,7 @@ dependencies = [ [[package]] name = "substrate-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -5066,7 +5067,7 @@ dependencies = [ [[package]] name = "substrate-state-db" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5077,7 +5078,7 @@ dependencies = [ [[package]] name = "substrate-state-machine" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" 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)", @@ -5096,7 +5097,7 @@ dependencies = [ [[package]] name = "substrate-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5118,7 +5119,7 @@ dependencies = [ [[package]] name = "substrate-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5132,7 +5133,7 @@ dependencies = [ [[package]] name = "substrate-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5148,7 +5149,7 @@ dependencies = [ [[package]] name = "substrate-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5167,7 +5168,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "substrate-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#93123cc63eac37fed7a6cc6cc58e7e43d666ee03" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#a746d38d2b76da28e0e5fe77bad6c43ecc4d88c7" dependencies = [ "wasmi 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/network/src/tests/validation.rs b/network/src/tests/validation.rs index 89d17be8f636..bf2fa74dcf47 100644 --- a/network/src/tests/validation.rs +++ b/network/src/tests/validation.rs @@ -34,7 +34,7 @@ use polkadot_primitives::parachain::{ }; use parking_lot::Mutex; use substrate_client::error::Result as ClientResult; -use substrate_client::runtime_api::{Core, RuntimeVersion, ApiExt}; +use substrate_client::runtime_api::{Core, RuntimeVersion, StorageProof, ApiExt}; use sr_primitives::traits::{ApiRef, ProvideRuntimeApi}; use std::collections::HashMap; @@ -244,7 +244,7 @@ impl ApiExt for RuntimeApi { fn record_proof(&mut self) { } - fn extract_proof(&mut self) -> Option>> { + fn extract_proof(&mut self) -> Option { None } } diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index aa0bbfed06ce..a6bf13582f24 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 1, - spec_version: 1008, + spec_version: 1010, impl_version: 0, apis: RUNTIME_API_VERSIONS, }; @@ -247,7 +247,7 @@ impl authorship::Trait for Runtime { type FindAuthor = session::FindAccountFromAuthorIndex; type UncleGenerations = UncleGenerations; type FilterUncle = (); - type EventHandler = Staking; + type EventHandler = (Staking, ImOnline); } parameter_types! { diff --git a/service/src/lib.rs b/service/src/lib.rs index 451a046de392..29d28c84fdaa 100644 --- a/service/src/lib.rs +++ b/service/src/lib.rs @@ -32,7 +32,7 @@ use inherents::InherentDataProviders; use log::info; pub use service::{AbstractService, Roles, PruningMode, TransactionPoolOptions, Error}; pub use service::{ServiceBuilderExport, ServiceBuilderImport, ServiceBuilderRevert}; -pub use service::config::full_version_from_strs; +pub use service::config::{DatabaseConfig, full_version_from_strs}; pub use client::{backend::Backend, runtime_api::{Core as CoreApi, ConstructRuntimeApi}, ExecutionStrategy, CallExecutor}; pub use consensus_common::SelectChain; pub use polkadot_network::{PolkadotProtocol}; @@ -146,7 +146,11 @@ pub fn new_full(config: Configuration) let is_authority = config.roles.is_authority() && !is_collator; let force_authoring = config.force_authoring; let max_block_data_size = config.custom.max_block_data_size; - let db_path = config.database_path.clone(); + let db_path = if let DatabaseConfig::Path { ref path, .. } = config.database { + path.clone() + } else { + return Err("Starting a Polkadot service with a custom database isn't supported".to_string().into()); + }; let disable_grandpa = config.disable_grandpa; let name = config.name.clone();