|
@@ -115,7 +115,7 @@ name = "asn1_der_derive"
|
|
|
version = "0.1.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -619,7 +619,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -695,20 +695,20 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "failure"
|
|
|
-version = "0.1.6"
|
|
|
+version = "0.1.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"backtrace 0.3.45 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure_derive 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "failure_derive"
|
|
|
-version = "0.1.6"
|
|
|
+version = "0.1.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -907,7 +907,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1306,7 +1306,7 @@ version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1372,7 +1372,7 @@ dependencies = [
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "joystream-node-runtime 6.2.0 (git+https://github.com/mnaamani/substrate-runtime-joystream?branch=upgrade-libp2p)",
|
|
|
+ "joystream-node-runtime 6.6.0 (git+https://github.com/mnaamani/substrate-runtime-joystream?branch=quote-patch)",
|
|
|
"jsonrpc-core 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libp2p 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1409,8 +1409,8 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "joystream-node-runtime"
|
|
|
-version = "6.2.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-runtime-joystream?branch=upgrade-libp2p#bc373e366b07a0d55887584c37d786aa497946aa"
|
|
|
+version = "6.6.0"
|
|
|
+source = "git+https://github.com/mnaamani/substrate-runtime-joystream?branch=quote-patch#a7d1bbbd2beacc2ec57e753f56be30f5422f9b5c"
|
|
|
dependencies = [
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"safe-mix 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1443,16 +1443,16 @@ dependencies = [
|
|
|
"substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"substrate-client 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
- "substrate-forum-module 1.1.0 (git+https://github.com/mnaamani/substrate-forum-module?branch=upgrade-libp2p)",
|
|
|
- "substrate-hiring-module 1.0.0 (git+https://github.com/mnaamani/substrate-hiring-module?branch=upgrade-libp2p)",
|
|
|
+ "substrate-forum-module 1.1.1 (git+https://github.com/joystream/substrate-forum-module?tag=v1.1.1)",
|
|
|
+ "substrate-hiring-module 1.0.1 (git+https://github.com/Joystream/substrate-hiring-module?tag=v1.0.1)",
|
|
|
"substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
- "substrate-recurring-reward-module 1.0.0 (git+https://github.com/mnaamani/substrate-recurring-reward-module?branch=upgrade-libp2p)",
|
|
|
+ "substrate-recurring-reward-module 1.0.1 (git+https://github.com/Joystream/substrate-recurring-reward-module?tag=v1.0.1)",
|
|
|
"substrate-session 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
- "substrate-stake-module 1.0.0 (git+https://github.com/mnaamani/substrate-stake-module/?branch=upgrade-libp2p)",
|
|
|
- "substrate-token-mint-module 1.0.0 (git+https://github.com/mnaamani/substrate-token-minting-module/?branch=upgrade-libp2p)",
|
|
|
- "substrate-versioned-store 1.1.0 (git+https://github.com/mnaamani/substrate-versioned-store-module?branch=upgrade-libp2p)",
|
|
|
- "substrate-versioned-store-permissions-module 1.0.0 (git+https://github.com/mnaamani/substrate-versioned-store-permissions-module?branch=upgrade-libp2p)",
|
|
|
+ "substrate-stake-module 1.0.1 (git+https://github.com/Joystream/substrate-stake-module/?tag=v1.0.1)",
|
|
|
+ "substrate-token-mint-module 1.0.1 (git+https://github.com/joystream/substrate-token-minting-module/?tag=v1.0.1)",
|
|
|
+ "substrate-versioned-store 1.0.1 (git+https://github.com/joystream/substrate-versioned-store-module?tag=v1.0.1)",
|
|
|
+ "substrate-versioned-store-permissions-module 1.0.1 (git+https://github.com/joystream/substrate-versioned-store-permissions-module?tag=v1.0.1)",
|
|
|
"substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1469,7 +1469,7 @@ name = "jsonrpc-client-transports"
|
|
|
version = "14.0.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"jsonrpc-pubsub 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1518,7 +1518,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1693,7 +1693,7 @@ dependencies = [
|
|
|
"bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ed25519-dalek 1.0.0-pre.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -2461,7 +2461,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -2614,7 +2614,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -2695,7 +2695,7 @@ version = "0.2.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -2713,7 +2713,7 @@ version = "0.5.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -2775,7 +2775,7 @@ name = "prost-derive"
|
|
|
version = "0.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -2811,7 +2811,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "quote"
|
|
|
-version = "1.0.2"
|
|
|
+version = "1.0.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -3133,7 +3133,7 @@ version = "0.8.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"merlin 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -3194,7 +3194,7 @@ version = "1.0.104"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -3369,7 +3369,7 @@ 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)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -3688,7 +3688,7 @@ source = "git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a1232
|
|
|
dependencies = [
|
|
|
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -3733,7 +3733,7 @@ version = "2.0.0"
|
|
|
source = "git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8#c37bb08535c49a12320af7facfd555ce05cce2e8"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"srml-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -3746,7 +3746,7 @@ source = "git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a1232
|
|
|
dependencies = [
|
|
|
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"srml-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -3757,7 +3757,7 @@ version = "2.0.0"
|
|
|
source = "git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8#c37bb08535c49a12320af7facfd555ce05cce2e8"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -3875,7 +3875,7 @@ dependencies = [
|
|
|
"heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro-error 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -3990,7 +3990,7 @@ source = "git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a1232
|
|
|
dependencies = [
|
|
|
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -4193,7 +4193,7 @@ version = "2.0.0"
|
|
|
source = "git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8#c37bb08535c49a12320af7facfd555ce05cce2e8"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -4276,11 +4276,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "substrate-forum-module"
|
|
|
-version = "1.1.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-forum-module?branch=upgrade-libp2p#a403cb2994790e2f29b2e9886a1f35ba5bdaf181"
|
|
|
+version = "1.1.1"
|
|
|
+source = "git+https://github.com/joystream/substrate-forum-module?tag=v1.1.1#5918fc90d25faeac06311b0d6b05305cbe722a27"
|
|
|
dependencies = [
|
|
|
"hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
@@ -4305,11 +4306,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "substrate-hiring-module"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-hiring-module?branch=upgrade-libp2p#ac45de704e0147dfb9ad7fb8d3375a01fe9df6ad"
|
|
|
+version = "1.0.1"
|
|
|
+source = "git+https://github.com/Joystream/substrate-hiring-module?tag=v1.0.1#e387af033fb0e81c66d487bdec445153b0fe3cdf"
|
|
|
dependencies = [
|
|
|
"hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
@@ -4320,7 +4322,7 @@ dependencies = [
|
|
|
"srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"srml-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
- "substrate-stake-module 1.0.0 (git+https://github.com/mnaamani/substrate-stake-module/?branch=upgrade-libp2p)",
|
|
|
+ "substrate-stake-module 1.0.1 (git+https://github.com/Joystream/substrate-stake-module/?tag=v1.0.1)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -4522,11 +4524,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "substrate-recurring-reward-module"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-recurring-reward-module?branch=upgrade-libp2p#84bc180bdff6709ad952135fff1cb13d4426758c"
|
|
|
+version = "1.0.1"
|
|
|
+source = "git+https://github.com/Joystream/substrate-recurring-reward-module?tag=v1.0.1#2c4bda1dea315629313643737c2f59979579fb50"
|
|
|
dependencies = [
|
|
|
"hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
@@ -4537,7 +4540,7 @@ dependencies = [
|
|
|
"srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"srml-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
- "substrate-token-mint-module 1.0.0 (git+https://github.com/mnaamani/substrate-token-minting-module/?branch=upgrade-libp2p)",
|
|
|
+ "substrate-token-mint-module 1.0.1 (git+https://github.com/joystream/substrate-token-minting-module/?tag=v1.0.1)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -4674,11 +4677,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "substrate-stake-module"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-stake-module/?branch=upgrade-libp2p#1829dfb79b5d26cc34619065bd12a38a9b0b4783"
|
|
|
+version = "1.0.1"
|
|
|
+source = "git+https://github.com/Joystream/substrate-stake-module/?tag=v1.0.1#af5860c3cde5b11e37728df0b1dfbbdf9a9fa2f3"
|
|
|
dependencies = [
|
|
|
"hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
@@ -4745,11 +4749,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "substrate-token-mint-module"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-token-minting-module/?branch=upgrade-libp2p#bec7a1b121eff86d5d1c8a8de11ac09094b6fe78"
|
|
|
+version = "1.0.1"
|
|
|
+source = "git+https://github.com/joystream/substrate-token-minting-module/?tag=v1.0.1#7905ce50136cf8483a808a1946fbf123b9ca4bb8"
|
|
|
dependencies = [
|
|
|
"hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
@@ -4808,11 +4813,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "substrate-versioned-store"
|
|
|
-version = "1.1.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-versioned-store-module?branch=upgrade-libp2p#025734d46efaddf4aed0f6ed4c4a4beff0cc5403"
|
|
|
+version = "1.0.1"
|
|
|
+source = "git+https://github.com/joystream/substrate-versioned-store-module?tag=v1.0.1#24bcd60e84c1ece74a8a3130beb740f6fa760145"
|
|
|
dependencies = [
|
|
|
"hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
@@ -4827,11 +4833,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "substrate-versioned-store-permissions-module"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/mnaamani/substrate-versioned-store-permissions-module?branch=upgrade-libp2p#f981a6000eb210764c8e3b48d2142bc23af59fff"
|
|
|
+version = "1.0.1"
|
|
|
+source = "git+https://github.com/joystream/substrate-versioned-store-permissions-module?tag=v1.0.1#dd75f4bfe283673685c4ccf9de14384a546daa6e"
|
|
|
dependencies = [
|
|
|
"hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parity-scale-codec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"sr-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
@@ -4841,7 +4848,7 @@ dependencies = [
|
|
|
"srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"srml-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
"srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)",
|
|
|
- "substrate-versioned-store 1.1.0 (git+https://github.com/mnaamani/substrate-versioned-store-module?branch=upgrade-libp2p)",
|
|
|
+ "substrate-versioned-store 1.0.1 (git+https://github.com/joystream/substrate-versioned-store-module?tag=v1.0.1)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -4883,7 +4890,7 @@ version = "1.0.16"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -4893,7 +4900,7 @@ version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -4988,7 +4995,7 @@ name = "tiny-bip39"
|
|
|
version = "0.6.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"hashbrown 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -5375,7 +5382,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -5426,7 +5433,7 @@ dependencies = [
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-shared 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -5448,7 +5455,7 @@ name = "wasm-bindgen-macro"
|
|
|
version = "0.2.59"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-macro-support 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -5458,7 +5465,7 @@ version = "0.2.59"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-shared 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -5542,7 +5549,7 @@ name = "which"
|
|
|
version = "2.0.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.67 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -5664,7 +5671,7 @@ version = "1.0.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -5754,8 +5761,8 @@ dependencies = [
|
|
|
"checksum environmental 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "516aa8d7a71cb00a1c4146f0798549b93d083d4f189b3ced8f3de6b8f11ee6c4"
|
|
|
"checksum erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)" = "cd7d80305c9bd8cd78e3c753eb9fb110f83621e5211f1a3afffcc812b104daf9"
|
|
|
"checksum exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d8013f441e38e31c670e7f34ec8f1d5d3a2bd9d303c1ff83976ca886005e8f48"
|
|
|
-"checksum failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f8273f13c977665c5db7eb2b99ae520952fe5ac831ae4cd09d80c4c7042b5ed9"
|
|
|
-"checksum failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0bc225b78e0391e4b8683440bf2e63c2deeeb2ce5189eab46e2b68c6d3725d08"
|
|
|
+"checksum failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b8529c2421efa3066a5cbd8063d2244603824daccb6936b079010bb2aa89464b"
|
|
|
+"checksum failure_derive 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "030a733c8287d6213886dd487564ff5c8f6aae10278b3588ed177f9d18f8d231"
|
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
|
"checksum fdlimit 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9084c55bb76efb1496328976db88320fe7d9ee86e649e83c4ecce3ba7a9a35d1"
|
|
|
"checksum finality-grandpa 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "34754852da8d86bc509715292c73140a5b678656d0b16132acd6737bdb5fd5f8"
|
|
@@ -5830,7 +5837,7 @@ dependencies = [
|
|
|
"checksum itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
|
|
|
"checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"
|
|
|
"checksum jobserver 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
|
|
|
-"checksum joystream-node-runtime 6.2.0 (git+https://github.com/mnaamani/substrate-runtime-joystream?branch=upgrade-libp2p)" = "<none>"
|
|
|
+"checksum joystream-node-runtime 6.6.0 (git+https://github.com/mnaamani/substrate-runtime-joystream?branch=quote-patch)" = "<none>"
|
|
|
"checksum js-sys 0.3.36 (registry+https://github.com/rust-lang/crates.io-index)" = "1cb931d43e71f560c81badb0191596562bafad2be06a3f9025b845c847c60df5"
|
|
|
"checksum jsonrpc-client-transports 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0a9ae166c4d1f702d297cd76d4b55758ace80272ffc6dbb139fdc1bf810de40b"
|
|
|
"checksum jsonrpc-core 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "91d767c183a7e58618a609499d359ce3820700b3ebb4823a18c343b4a2a41a0d"
|
|
@@ -5958,7 +5965,7 @@ dependencies = [
|
|
|
"checksum protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40361836defdd5871ff7e84096c6f6444af7fc157f8ef1789f54f147687caa20"
|
|
|
"checksum quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
|
"checksum quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
|
|
|
-"checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
|
|
|
+"checksum quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2bdc6c187c65bca4260c9011c9e3132efe4909da44726bad24cf7572ae338d7f"
|
|
|
"checksum rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)" = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"
|
|
|
"checksum rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
|
|
|
"checksum rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9"
|
|
@@ -6080,9 +6087,9 @@ dependencies = [
|
|
|
"checksum substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
-"checksum substrate-forum-module 1.1.0 (git+https://github.com/mnaamani/substrate-forum-module?branch=upgrade-libp2p)" = "<none>"
|
|
|
+"checksum substrate-forum-module 1.1.1 (git+https://github.com/joystream/substrate-forum-module?tag=v1.1.1)" = "<none>"
|
|
|
"checksum substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
-"checksum substrate-hiring-module 1.0.0 (git+https://github.com/mnaamani/substrate-hiring-module?branch=upgrade-libp2p)" = "<none>"
|
|
|
+"checksum substrate-hiring-module 1.0.1 (git+https://github.com/Joystream/substrate-hiring-module?tag=v1.0.1)" = "<none>"
|
|
|
"checksum substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
@@ -6094,7 +6101,7 @@ dependencies = [
|
|
|
"checksum substrate-phragmen 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-primitives-storage 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
-"checksum substrate-recurring-reward-module 1.0.0 (git+https://github.com/mnaamani/substrate-recurring-reward-module?branch=upgrade-libp2p)" = "<none>"
|
|
|
+"checksum substrate-recurring-reward-module 1.0.1 (git+https://github.com/Joystream/substrate-recurring-reward-module?tag=v1.0.1)" = "<none>"
|
|
|
"checksum substrate-rpc 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-rpc-api 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-rpc-primitives 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
@@ -6102,16 +6109,16 @@ dependencies = [
|
|
|
"checksum substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-service 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-session 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
-"checksum substrate-stake-module 1.0.0 (git+https://github.com/mnaamani/substrate-stake-module/?branch=upgrade-libp2p)" = "<none>"
|
|
|
+"checksum substrate-stake-module 1.0.1 (git+https://github.com/Joystream/substrate-stake-module/?tag=v1.0.1)" = "<none>"
|
|
|
"checksum substrate-state-db 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
-"checksum substrate-token-mint-module 1.0.0 (git+https://github.com/mnaamani/substrate-token-minting-module/?branch=upgrade-libp2p)" = "<none>"
|
|
|
+"checksum substrate-token-mint-module 1.0.1 (git+https://github.com/joystream/substrate-token-minting-module/?tag=v1.0.1)" = "<none>"
|
|
|
"checksum substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
-"checksum substrate-versioned-store 1.1.0 (git+https://github.com/mnaamani/substrate-versioned-store-module?branch=upgrade-libp2p)" = "<none>"
|
|
|
-"checksum substrate-versioned-store-permissions-module 1.0.0 (git+https://github.com/mnaamani/substrate-versioned-store-permissions-module?branch=upgrade-libp2p)" = "<none>"
|
|
|
+"checksum substrate-versioned-store 1.0.1 (git+https://github.com/joystream/substrate-versioned-store-module?tag=v1.0.1)" = "<none>"
|
|
|
+"checksum substrate-versioned-store-permissions-module 1.0.1 (git+https://github.com/joystream/substrate-versioned-store-permissions-module?tag=v1.0.1)" = "<none>"
|
|
|
"checksum substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e30c70de7e7d5fd404fe26db1e7a4d6b553e2760b1ac490f249c04a960c483b8"
|
|
|
"checksum substrate-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=c37bb08535c49a12320af7facfd555ce05cce2e8)" = "<none>"
|
|
|
"checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
|