mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Update to latest Substrate master (#813)
This commit is contained in:
Generated
+107
-208
@@ -380,7 +380,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "browser-utils"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"console_error_panic_hook 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1130,7 +1130,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
[[package]]
|
||||
name = "fork-tree"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
@@ -1138,7 +1138,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-executive"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -1152,7 +1152,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-metadata"
|
||||
version = "11.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1163,7 +1163,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"frame-metadata 11.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -1187,7 +1187,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support-procedural"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1198,7 +1198,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support-procedural-tools"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1210,7 +1210,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-support-procedural-tools-derive"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1220,7 +1220,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-system"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1236,7 +1236,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "frame-system-rpc-runtime-api"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -1521,7 +1521,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "grafana-data-source"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"async-std 1.4.0 (git+https://github.com/async-rs/async-std)",
|
||||
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -2969,7 +2969,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-authority-discovery"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -2987,7 +2987,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-authorship"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3004,7 +3004,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-babe"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3025,7 +3025,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-balances"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3038,7 +3038,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-collective"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3053,7 +3053,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-democracy"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3067,7 +3067,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-elections-phragmen"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3080,7 +3080,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-finality-tracker"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3096,7 +3096,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-grandpa"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3114,7 +3114,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-identity"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3129,7 +3129,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-im-online"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3148,7 +3148,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-indices"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3164,7 +3164,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-membership"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3178,7 +3178,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-nicks"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3192,7 +3192,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-offences"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3207,7 +3207,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-randomness-collective-flip"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3220,7 +3220,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-recovery"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3235,7 +3235,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-session"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3253,7 +3253,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-society"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3268,7 +3268,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-staking"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3287,7 +3287,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-staking-reward-curve"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3298,7 +3298,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-sudo"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3312,7 +3312,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-timestamp"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3328,7 +3328,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-transaction-payment"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3341,7 +3341,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-transaction-payment-rpc"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"jsonrpc-core-client 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3359,7 +3359,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-transaction-payment-rpc-runtime-api"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3372,7 +3372,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-treasury"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -3386,7 +3386,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pallet-utility"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -4667,7 +4667,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-authority-discovery"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4693,7 +4693,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-block-builder"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -4709,7 +4709,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-chain-spec"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sc-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -4724,7 +4724,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-chain-spec-derive"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4735,7 +4735,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-cli"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4771,7 +4771,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-client"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4804,7 +4804,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-client-api"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4835,7 +4835,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-client-db"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4861,7 +4861,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus-babe"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -4900,7 +4900,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus-slots"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4921,7 +4921,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-consensus-uncles"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -4935,7 +4935,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-executor"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4962,7 +4962,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-executor-common"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4978,7 +4978,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-executor-wasmi"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4994,7 +4994,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-executor-wasmtime"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"cranelift-codegen 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5018,7 +5018,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-finality-grandpa"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"finality-grandpa 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5049,7 +5049,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-keystore"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5064,7 +5064,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5108,7 +5108,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-network-gossip"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5124,7 +5124,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-offchain"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5151,7 +5151,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-peerset"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libp2p 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5162,7 +5162,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-rpc"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5192,7 +5192,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-rpc-api"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5214,7 +5214,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-rpc-server"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"jsonrpc-http-server 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5229,7 +5229,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-service"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5277,7 +5277,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-state-db"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5288,7 +5288,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-telemetry"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5309,7 +5309,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-tracing"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"erased-serde 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"grafana-data-source 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5325,7 +5325,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-transaction-graph"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5340,7 +5340,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sc-transaction-pool"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5355,7 +5355,6 @@ dependencies = [
|
||||
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"substrate-test-runtime-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -5649,7 +5648,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
[[package]]
|
||||
name = "sp-allocator"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5661,7 +5660,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-api"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5676,7 +5675,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-api-proc-macro"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
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)",
|
||||
@@ -5688,7 +5687,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-application-crypto"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5700,7 +5699,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-arithmetic"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5713,7 +5712,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-authority-discovery"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5725,7 +5724,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-authorship"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5736,7 +5735,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-block-builder"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5748,7 +5747,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-blockchain"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5764,7 +5763,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-consensus"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5783,24 +5782,10 @@ dependencies = [
|
||||
"sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "sp-consensus-aura"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "sp-consensus-babe"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5816,7 +5801,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-core"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
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)",
|
||||
@@ -5855,7 +5840,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-debug-derive"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5865,7 +5850,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-externalities"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"environmental 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5875,7 +5860,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-finality-grandpa"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5888,7 +5873,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-finality-tracker"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5898,7 +5883,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-inherents"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5910,7 +5895,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-io"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libsecp256k1 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5928,7 +5913,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-keyring"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5939,7 +5924,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-offchain"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5948,7 +5933,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-panic-handler"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"backtrace 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5957,7 +5942,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-phragmen"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5967,7 +5952,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-rpc"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -5976,7 +5961,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-runtime"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5995,7 +5980,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-runtime-interface"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"primitive-types 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6009,7 +5994,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-runtime-interface-proc-macro"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"Inflector 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6021,7 +6006,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-serializer"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6030,7 +6015,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-session"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -6041,7 +6026,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-staking"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
@@ -6051,7 +6036,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-state-machine"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6070,12 +6055,12 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-std"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
|
||||
[[package]]
|
||||
name = "sp-storage"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6086,7 +6071,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-timestamp"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6099,7 +6084,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-transaction-pool"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6113,7 +6098,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-trie"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"memory-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6127,7 +6112,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-version"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6139,7 +6124,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "sp-wasm-interface"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6246,7 +6231,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "substrate-frame-rpc-system"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#4fdffbbc94fa406664c57856f8a42aade337a0be"
|
||||
dependencies = [
|
||||
"frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6264,87 +6249,6 @@ dependencies = [
|
||||
"sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "substrate-test-client"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
dependencies = [
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sc-client-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "substrate-test-runtime"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
dependencies = [
|
||||
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"memory-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-consensus-aura 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"substrate-wasm-builder-runner 1.0.5 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"trie-db 0.19.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "substrate-test-runtime-client"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
dependencies = [
|
||||
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sc-block-builder 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"substrate-test-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "substrate-wasm-builder-runner"
|
||||
version = "1.0.5"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#8d11d1d2a1b6efe3f672e4b452c6f0370830b95b"
|
||||
|
||||
[[package]]
|
||||
name = "substrate-wasm-builder-runner"
|
||||
version = "1.0.5"
|
||||
@@ -7901,7 +7805,6 @@ dependencies = [
|
||||
"checksum sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum sp-consensus-aura 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
@@ -7942,10 +7845,6 @@ dependencies = [
|
||||
"checksum strum_macros 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"
|
||||
"checksum substrate-bip39 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3be511be555a3633e71739a79e4ddff6a6aaa6579fa6114182a51d72c3eb93c5"
|
||||
"checksum substrate-frame-rpc-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum substrate-test-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum substrate-test-runtime-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum substrate-wasm-builder-runner 1.0.5 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "<none>"
|
||||
"checksum substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e30c70de7e7d5fd404fe26db1e7a4d6b553e2760b1ac490f249c04a960c483b8"
|
||||
"checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
|
||||
"checksum subtle 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab3af2eb31c42e8f0ccf43548232556c42737e01a96db6e1777b0be108e79799"
|
||||
|
||||
@@ -142,7 +142,7 @@ macro_rules! new_full_start {
|
||||
})?
|
||||
.with_transaction_pool(|config, client, _fetcher| {
|
||||
let pool_api = sc_transaction_pool::FullChainApi::new(client.clone());
|
||||
let pool = sc_transaction_pool::BasicPool::new(config, pool_api);
|
||||
let pool = sc_transaction_pool::BasicPool::new(config, std::sync::Arc::new(pool_api));
|
||||
Ok(pool)
|
||||
})?
|
||||
.with_import_queue(|_config, client, mut select_chain, _| {
|
||||
@@ -583,7 +583,7 @@ where
|
||||
.ok_or_else(|| "Trying to start light transaction pool without active fetcher")?;
|
||||
let pool_api = sc_transaction_pool::LightChainApi::new(client.clone(), fetcher.clone());
|
||||
let pool = sc_transaction_pool::BasicPool::with_revalidation_type(
|
||||
config, pool_api, sc_transaction_pool::RevalidationType::Light,
|
||||
config, Arc::new(pool_api), sc_transaction_pool::RevalidationType::Light,
|
||||
);
|
||||
Ok(pool)
|
||||
})?
|
||||
|
||||
Reference in New Issue
Block a user