Browse Source

substarte update: track upstream branch v1.0

Mokhtar Naamani 6 years ago
parent
commit
2179066ca5
4 changed files with 265 additions and 258 deletions
  1. 22 22
      Cargo.toml
  2. 7 1
      src/lib.rs
  3. 235 235
      wasm/Cargo.lock
  4. 1 0
      wasm/Cargo.toml

+ 22 - 22
Cargo.toml

@@ -38,37 +38,37 @@ std = [
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-aura'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.balances]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-balances'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.consensus]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-consensus'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.consensus-aura]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'substrate-consensus-aura-primitives'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.executive]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-executive'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.indices]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-indices'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.parity-codec]
 default-features = false
@@ -82,25 +82,25 @@ version = '3.1'
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'substrate-primitives'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.rstd]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'sr-std'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.runtime-io]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'sr-io'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.runtime-primitives]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'sr-primitives'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.safe-mix]
 default-features = false
@@ -117,69 +117,69 @@ version = '1.0'
 [dependencies.srml-support]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.substrate-client]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.sudo]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-sudo'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.system]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-system'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.timestamp]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-timestamp'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.version]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'sr-version'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.staking]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-staking'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.session]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-session'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.offchain-primitives]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'substrate-offchain-primitives'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.consensus-authorities]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'substrate-consensus-authorities'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.grandpa]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-grandpa'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'
 
 [dependencies.finality-tracker]
 default_features = false
 git = 'https://github.com/joystream/substrate.git'
 package = 'srml-finality-tracker'
-rev = '59d5ec144704cec017a01f3e4dbb6b73c5542bf7'
+rev = '89bbb7b6d0e076f0eda736b330f5f792aa2e2991'

+ 7 - 1
src/lib.rs

@@ -95,8 +95,14 @@ pub mod opaque {
 
     /// Opaque, encoded, unchecked extrinsic.
     #[derive(PartialEq, Eq, Clone, Default, Encode, Decode)]
-    #[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))]
+    #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
     pub struct UncheckedExtrinsic(#[cfg_attr(feature = "std", serde(with = "bytes"))] pub Vec<u8>);
+    #[cfg(feature = "std")]
+	impl std::fmt::Debug for UncheckedExtrinsic {
+		fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result {
+			write!(fmt, "{}", primitives::hexdisplay::HexDisplay::from(&self.0))
+		}
+	}
     impl runtime_traits::Extrinsic for UncheckedExtrinsic {
         fn is_signed(&self) -> Option<bool> {
             None

+ 235 - 235
wasm/Cargo.lock

@@ -763,28 +763,28 @@ dependencies = [
  "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-aura 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-balances 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-executive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-finality-tracker 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-grandpa 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-indices 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-staking 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-sudo 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-consensus-authorities 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-offchain-primitives 0.1.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-aura 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-balances 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-executive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-finality-tracker 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-grandpa 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-indices 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-staking 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-sudo 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-consensus-authorities 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-offchain-primitives 0.1.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
@@ -2035,7 +2035,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 [[package]]
 name = "sr-api-macros"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
  "proc-macro-crate 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2047,24 +2047,24 @@ dependencies = [
 [[package]]
 name = "sr-io"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "environmental 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "hash-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
  "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "sr-primitives"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2072,15 +2072,15 @@ dependencies = [
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "sr-std"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
@@ -2088,205 +2088,205 @@ dependencies = [
 [[package]]
 name = "sr-version"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-aura"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec-derive 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-staking 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-staking 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-balances"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-consensus"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-executive"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-finality-tracker"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-grandpa"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-finality-tracker 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-finality-tracker 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-indices"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec-derive 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-metadata"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-session"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec-derive 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-staking"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-sudo"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec-derive 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support-procedural 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support-procedural 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-support"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2295,42 +2295,42 @@ dependencies = [
  "paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-metadata 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support-procedural 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-metadata 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support-procedural 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-support-procedural"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
  "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-api-macros 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support-procedural-tools 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-api-macros 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support-procedural-tools 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
  "syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "srml-support-procedural-tools"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "proc-macro-crate 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
  "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
  "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
- "srml-support-procedural-tools-derive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "srml-support-procedural-tools-derive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
  "syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "srml-support-procedural-tools-derive"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
  "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2340,33 +2340,33 @@ dependencies = [
 [[package]]
 name = "srml-system"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "srml-timestamp"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
@@ -2466,7 +2466,7 @@ dependencies = [
 [[package]]
 name = "substrate-client"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2478,48 +2478,48 @@ dependencies = [
  "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-api-macros 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-consensus-common 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-executor 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-telemetry 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-api-macros 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-consensus-common 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-executor 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-telemetry 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "substrate-consensus-aura-primitives"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "substrate-consensus-authorities"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "substrate-consensus-common"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
  "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2528,17 +2528,17 @@ dependencies = [
  "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec-derive 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
  "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "substrate-executor"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2549,13 +2549,13 @@ dependencies = [
  "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-panic-handler 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-serializer 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-panic-handler 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-serializer 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
  "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "wasmi 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
@@ -2563,51 +2563,51 @@ dependencies = [
 [[package]]
 name = "substrate-finality-grandpa-primitives"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "substrate-inherents"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "substrate-keyring"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "strum 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "strum_macros 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "substrate-offchain-primitives"
 version = "0.1.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
- "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
 ]
 
 [[package]]
 name = "substrate-panic-handler"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "backtrace 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
  "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2616,7 +2616,7 @@ dependencies = [
 [[package]]
 name = "substrate-primitives"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 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)",
@@ -2636,7 +2636,7 @@ dependencies = [
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
  "substrate-bip39 0.2.1 (git+https://github.com/paritytech/substrate-bip39)",
  "tiny-bip39 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "twox-hash 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2647,7 +2647,7 @@ dependencies = [
 [[package]]
 name = "substrate-serializer"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2656,7 +2656,7 @@ dependencies = [
 [[package]]
 name = "substrate-state-machine"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hash-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2664,9 +2664,9 @@ dependencies = [
  "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "parity-codec 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "substrate-panic-handler 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
- "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)",
+ "substrate-panic-handler 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
+ "substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)",
  "trie-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "trie-root 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
@@ -2674,7 +2674,7 @@ dependencies = [
 [[package]]
 name = "substrate-telemetry"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2692,7 +2692,7 @@ dependencies = [
 [[package]]
 name = "substrate-trie"
 version = "1.0.0"
-source = "git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7#59d5ec144704cec017a01f3e4dbb6b73c5542bf7"
+source = "git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991#89bbb7b6d0e076f0eda736b330f5f792aa2e2991"
 dependencies = [
  "hash-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "memory-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3423,28 +3423,28 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 "checksum smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c4488ae950c49d403731982257768f48fada354a5203fe81f9bb6f43ca9002be"
 "checksum snow 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5a64f02fd208ef15bd2d1a65861df4707e416151e1272d02c8faafad1c138100"
 "checksum spin 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44363f6f51401c34e7be73db0db371c04705d35efbe9f7d6082e03a921a32c55"
-"checksum sr-api-macros 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-aura 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-balances 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-executive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-finality-tracker 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-grandpa 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-indices 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-metadata 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-staking 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-sudo 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-support-procedural 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-support-procedural-tools 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-support-procedural-tools-derive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
+"checksum sr-api-macros 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum sr-io 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum sr-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum sr-std 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum sr-version 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-aura 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-balances 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-consensus 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-executive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-finality-tracker 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-grandpa 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-indices 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-metadata 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-session 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-staking 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-sudo 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-support 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-support-procedural 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-support-procedural-tools 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-support-procedural-tools-derive 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-system 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum srml-timestamp 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
 "checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
 "checksum static_assertions 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c19be23126415861cb3a23e501d34a708f7f9b2183c5252d690941c2e69199d5"
 "checksum static_slice 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "92a7e0c5e3dfb52e8fbe0e63a1b947bbb17b4036408b151353c4491374931362"
@@ -3456,21 +3456,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 "checksum strum 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1810e25f576e7ffce1ff5243b37066da5ded0310b3274c20baaeccb1145b2806"
 "checksum strum_macros 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "572a2f4e53dd4c3483fd79e5cc10ddd773a3acb1169bbfe8762365e107110579"
 "checksum substrate-bip39 0.2.1 (git+https://github.com/paritytech/substrate-bip39)" = "<none>"
-"checksum substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-consensus-authorities 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-consensus-common 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-executor 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-offchain-primitives 0.1.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-panic-handler 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-serializer 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-telemetry 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
-"checksum substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=59d5ec144704cec017a01f3e4dbb6b73c5542bf7)" = "<none>"
+"checksum substrate-client 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-consensus-authorities 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-consensus-common 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-executor 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-inherents 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-keyring 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-offchain-primitives 0.1.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-panic-handler 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-primitives 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-serializer 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-state-machine 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-telemetry 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
+"checksum substrate-trie 1.0.0 (git+https://github.com/joystream/substrate.git?rev=89bbb7b6d0e076f0eda736b330f5f792aa2e2991)" = "<none>"
 "checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
 "checksum subtle 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "702662512f3ddeb74a64ce2fbbf3707ee1b6bb663d28bb054e0779bbc720d926"
 "checksum syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)" = "1825685f977249735d510a242a6727b46efe914bb67e38d30c071b1b72b1d5c2"

+ 1 - 0
wasm/Cargo.toml

@@ -11,6 +11,7 @@ crate-type = ['cdylib']
 [features]
 default = []
 std = ['joystream-node-runtime/std']
+
 [dependencies.joystream-node-runtime]
 default-features = false
 path = '..'