mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 03:38:00 +00:00
Another update
This commit is contained in:
Generated
+61
-61
@@ -801,7 +801,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=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
@@ -911,7 +911,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "h2"
|
||||
version = "0.1.23"
|
||||
version = "0.1.24"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1084,7 +1084,7 @@ dependencies = [
|
||||
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"h2 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3091,7 +3091,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=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
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)",
|
||||
@@ -3103,7 +3103,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sr-io"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"environmental 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hash-db 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3120,7 +3120,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sr-primitives"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3135,7 +3135,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sr-std"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
@@ -3143,7 +3143,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sr-version"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3155,7 +3155,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-aura"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3174,7 +3174,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-balances"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3189,7 +3189,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-council"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3206,7 +3206,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-democracy"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3221,7 +3221,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-executive"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3235,7 +3235,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-finality-tracker"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3249,7 +3249,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-grandpa"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3266,7 +3266,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-indices"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3283,7 +3283,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-metadata"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3294,7 +3294,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-session"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3309,7 +3309,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-staking"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3326,7 +3326,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-sudo"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3341,7 +3341,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-support"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"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)",
|
||||
@@ -3359,7 +3359,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-support-procedural"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3371,7 +3371,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-support-procedural-tools"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
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)",
|
||||
@@ -3383,7 +3383,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-support-procedural-tools-derive"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3393,7 +3393,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-system"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3408,7 +3408,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-timestamp"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3422,7 +3422,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "srml-treasury"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3519,7 +3519,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-cli"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"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)",
|
||||
@@ -3553,7 +3553,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-client"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"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)",
|
||||
@@ -3581,7 +3581,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-client-db"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"hash-db 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
|
||||
@@ -3604,7 +3604,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-consensus-aura"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3628,7 +3628,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-consensus-aura-primitives"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)",
|
||||
@@ -3640,7 +3640,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-consensus-babe-primitives"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)",
|
||||
@@ -3653,7 +3653,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-consensus-common"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3673,7 +3673,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-consensus-slots"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3690,7 +3690,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-executor"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3713,7 +3713,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-finality-grandpa"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"finality-grandpa 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)",
|
||||
@@ -3739,7 +3739,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-finality-grandpa-primitives"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3752,7 +3752,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-inherents"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3763,7 +3763,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-keyring"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"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=bkchr-cumulus-branch)",
|
||||
@@ -3775,7 +3775,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-keystore"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3788,7 +3788,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-network"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"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)",
|
||||
@@ -3826,7 +3826,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-offchain"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3844,7 +3844,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-offchain-primitives"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)",
|
||||
"substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)",
|
||||
@@ -3853,7 +3853,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-panic-handler"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3862,7 +3862,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-peerset"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libp2p 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3875,7 +3875,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-primitives"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
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)",
|
||||
@@ -3904,7 +3904,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-rpc"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3931,7 +3931,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-rpc-servers"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"jsonrpc-http-server 12.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"jsonrpc-pubsub 12.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3945,7 +3945,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-serializer"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3954,7 +3954,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-service"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"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)",
|
||||
@@ -3987,7 +3987,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-state-db"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3998,7 +3998,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-state-machine"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"hash-db 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4015,7 +4015,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-telemetry"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4035,7 +4035,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-test-client"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hash-db 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4053,7 +4053,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-test-runtime"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4081,7 +4081,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-transaction-graph"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4095,7 +4095,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-transaction-pool"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4111,7 +4111,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-trie"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
dependencies = [
|
||||
"hash-db 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"memory-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4700,7 +4700,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "wasm-builder-runner"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#8f12d9254c0d92ac18495daf341fbbd020e2f799"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#16dec42b85346270fba58b9e3115895bb88246b4"
|
||||
|
||||
[[package]]
|
||||
name = "wasm-timer"
|
||||
@@ -5024,7 +5024,7 @@ dependencies = [
|
||||
"checksum get_if_addrs-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0d04f9fb746cf36b191c00f3ede8bde9c8e64f9f4b05ae2694a9ccf5e3f5ab48"
|
||||
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
|
||||
"checksum globset 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ef4feaabe24a0a658fd9cf4a9acf6ed284f045c77df0f49020ba3245cfb7b454"
|
||||
"checksum h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "1e42e3daed5a7e17b12a0c23b5b2fbff23a925a570938ebee4baca1a9a1a2240"
|
||||
"checksum h2 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "69b2a5a3092cbebbc951fe55408402e696ee2ed09019137d1800fc2c411265d2"
|
||||
"checksum hash-db 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "587e81efd5dd9596084ff9a1bca98d710da46a10f247a0dfdf1b70b59ba3635e"
|
||||
"checksum hash256-std-hasher 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0e38fdfa15fae13c3bac4776d6dcea1dca8deeb4ff0802c5bdf9b71f781ca087"
|
||||
"checksum hashbrown 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3bae29b6653b3412c2e71e9d486db9f9df5d701941d86683005efb9f2d28e3da"
|
||||
|
||||
Reference in New Issue
Block a user