|
|
@@ -766,7 +766,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "fork-tree"
|
|
|
|
name = "fork-tree"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@@ -2599,6 +2599,7 @@ dependencies = [
|
|
|
|
"serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-version 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-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -2613,6 +2614,7 @@ dependencies = [
|
|
|
|
"srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
|
|
|
|
"srml-offences 1.0.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-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -3376,7 +3378,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "sr-api-macros"
|
|
|
|
name = "sr-api-macros"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3388,7 +3390,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "sr-io"
|
|
|
|
name = "sr-io"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"environmental 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"environmental 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3405,7 +3407,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "sr-primitives"
|
|
|
|
name = "sr-primitives"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3420,10 +3422,20 @@ dependencies = [
|
|
|
|
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "sr-staking-primitives"
|
|
|
|
|
|
|
|
version = "2.0.0"
|
|
|
|
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"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)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "sr-std"
|
|
|
|
name = "sr-std"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@@ -3431,7 +3443,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "sr-version"
|
|
|
|
name = "sr-version"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3443,7 +3455,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-authorship"
|
|
|
|
name = "srml-authorship"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -3458,13 +3470,14 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-babe"
|
|
|
|
name = "srml-babe"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hex-literal 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hex-literal 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"sr-std 2.0.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-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-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -3477,7 +3490,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-balances"
|
|
|
|
name = "srml-balances"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3492,7 +3505,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-collective"
|
|
|
|
name = "srml-collective"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3508,7 +3521,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-democracy"
|
|
|
|
name = "srml-democracy"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3523,7 +3536,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-elections"
|
|
|
|
name = "srml-elections"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3539,7 +3552,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-executive"
|
|
|
|
name = "srml-executive"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3553,7 +3566,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-finality-tracker"
|
|
|
|
name = "srml-finality-tracker"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3567,12 +3580,13 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-grandpa"
|
|
|
|
name = "srml-grandpa"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"srml-finality-tracker 2.0.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-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -3585,12 +3599,13 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-im-online"
|
|
|
|
name = "srml-im-online"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"sr-std 2.0.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-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-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -3602,7 +3617,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-indices"
|
|
|
|
name = "srml-indices"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3619,7 +3634,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-membership"
|
|
|
|
name = "srml-membership"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3633,7 +3648,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-metadata"
|
|
|
|
name = "srml-metadata"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3641,16 +3656,32 @@ dependencies = [
|
|
|
|
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "srml-offences"
|
|
|
|
|
|
|
|
version = "1.0.0"
|
|
|
|
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"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-balances 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)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-session"
|
|
|
|
name = "srml-session"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"sr-std 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-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)",
|
|
|
|
"srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -3661,13 +3692,14 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-staking"
|
|
|
|
name = "srml-staking"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"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-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-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -3679,7 +3711,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-sudo"
|
|
|
|
name = "srml-sudo"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3694,7 +3726,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-support"
|
|
|
|
name = "srml-support"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3713,7 +3745,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-support-procedural"
|
|
|
|
name = "srml-support-procedural"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3725,7 +3757,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-support-procedural-tools"
|
|
|
|
name = "srml-support-procedural-tools"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-crate 0.1.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)",
|
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3737,7 +3769,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-support-procedural-tools-derive"
|
|
|
|
name = "srml-support-procedural-tools-derive"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3747,7 +3779,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-system"
|
|
|
|
name = "srml-system"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3755,6 +3787,7 @@ dependencies = [
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
|
|
|
|
"sr-version 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-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@@ -3762,7 +3795,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-timestamp"
|
|
|
|
name = "srml-timestamp"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3776,7 +3809,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "srml-treasury"
|
|
|
|
name = "srml-treasury"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3862,7 +3895,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-application-crypto"
|
|
|
|
name = "substrate-application-crypto"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3885,7 +3918,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-cli"
|
|
|
|
name = "substrate-cli"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3920,7 +3953,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-client"
|
|
|
|
name = "substrate-client"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -3948,7 +3981,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-client-db"
|
|
|
|
name = "substrate-client-db"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
|
|
|
|
"kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
|
|
|
@@ -3971,7 +4004,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-consensus-babe"
|
|
|
|
name = "substrate-consensus-babe"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4006,7 +4039,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-consensus-babe-primitives"
|
|
|
|
name = "substrate-consensus-babe-primitives"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"schnorrkel 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"schnorrkel 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4020,7 +4053,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-consensus-common"
|
|
|
|
name = "substrate-consensus-common"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4039,7 +4072,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-consensus-slots"
|
|
|
|
name = "substrate-consensus-slots"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4057,7 +4090,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-consensus-uncles"
|
|
|
|
name = "substrate-consensus-uncles"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -4071,7 +4104,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-executor"
|
|
|
|
name = "substrate-executor"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4095,7 +4128,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-finality-grandpa"
|
|
|
|
name = "substrate-finality-grandpa"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"finality-grandpa 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"finality-grandpa 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -4124,7 +4157,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-finality-grandpa-primitives"
|
|
|
|
name = "substrate-finality-grandpa-primitives"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4137,7 +4170,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-inherents"
|
|
|
|
name = "substrate-inherents"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4148,7 +4181,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-keyring"
|
|
|
|
name = "substrate-keyring"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -4160,7 +4193,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-keystore"
|
|
|
|
name = "substrate-keystore"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4175,7 +4208,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-network"
|
|
|
|
name = "substrate-network"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4216,7 +4249,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-offchain"
|
|
|
|
name = "substrate-offchain"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4234,7 +4267,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-offchain-primitives"
|
|
|
|
name = "substrate-offchain-primitives"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -4243,7 +4276,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-panic-handler"
|
|
|
|
name = "substrate-panic-handler"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4252,7 +4285,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-peerset"
|
|
|
|
name = "substrate-peerset"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libp2p 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libp2p 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4265,7 +4298,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-primitives"
|
|
|
|
name = "substrate-primitives"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4297,7 +4330,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-rpc"
|
|
|
|
name = "substrate-rpc"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4326,7 +4359,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-rpc-servers"
|
|
|
|
name = "substrate-rpc-servers"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-http-server 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-http-server 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-pubsub 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-pubsub 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4340,7 +4373,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-serializer"
|
|
|
|
name = "substrate-serializer"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4349,7 +4382,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-service"
|
|
|
|
name = "substrate-service"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4387,7 +4420,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-session"
|
|
|
|
name = "substrate-session"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
|
"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)",
|
|
|
|
"sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
|
|
@@ -4398,7 +4431,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-state-db"
|
|
|
|
name = "substrate-state-db"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"log 0.4.8 (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.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4409,7 +4442,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-state-machine"
|
|
|
|
name = "substrate-state-machine"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4426,7 +4459,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-telemetry"
|
|
|
|
name = "substrate-telemetry"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4448,7 +4481,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-transaction-graph"
|
|
|
|
name = "substrate-transaction-graph"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4462,7 +4495,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-transaction-pool"
|
|
|
|
name = "substrate-transaction-pool"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -4477,7 +4510,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "substrate-trie"
|
|
|
|
name = "substrate-trie"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#7eb937e8ff7b7de2cd77a4116677e5e20605e25c"
|
|
|
|
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5364a422e6b29522c6b723e8b80dbae39d7b1352"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memory-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memory-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -5600,6 +5633,7 @@ dependencies = [
|
|
|
|
"checksum sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
|
|
|
|
"checksum sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
@@ -5615,6 +5649,7 @@ dependencies = [
|
|
|
|
"checksum srml-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
|
|
|
|
"checksum srml-offences 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|
"checksum srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
|
|
|