|
@@ -4,7 +4,7 @@ edition = '2018'
|
|
name = 'joystream-node-runtime'
|
|
name = 'joystream-node-runtime'
|
|
# Follow convention: https://github.com/Joystream/substrate-runtime-joystream/issues/1
|
|
# Follow convention: https://github.com/Joystream/substrate-runtime-joystream/issues/1
|
|
# {Authoring}.{Spec}.{Impl} of the RuntimeVersion
|
|
# {Authoring}.{Spec}.{Impl} of the RuntimeVersion
|
|
-version = '6.1.0'
|
|
|
|
|
|
+version = '6.5.0'
|
|
|
|
|
|
[features]
|
|
[features]
|
|
default = ['std']
|
|
default = ['std']
|
|
@@ -31,7 +31,7 @@ std = [
|
|
'indices/std',
|
|
'indices/std',
|
|
'grandpa/std',
|
|
'grandpa/std',
|
|
'primitives/std',
|
|
'primitives/std',
|
|
- 'runtime-primitives/std',
|
|
|
|
|
|
+ 'sr-primitives/std',
|
|
'system/std',
|
|
'system/std',
|
|
'timestamp/std',
|
|
'timestamp/std',
|
|
'sudo/std',
|
|
'sudo/std',
|
|
@@ -56,25 +56,25 @@ std = [
|
|
default-features = false
|
|
default-features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-babe'
|
|
package = 'srml-babe'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.babe-primitives]
|
|
[dependencies.babe-primitives]
|
|
default-features = false
|
|
default-features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'substrate-consensus-babe-primitives'
|
|
package = 'substrate-consensus-babe-primitives'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.balances]
|
|
[dependencies.balances]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-balances'
|
|
package = 'srml-balances'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.substrate-client]
|
|
[dependencies.substrate-client]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'substrate-client'
|
|
package = 'substrate-client'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.codec]
|
|
[dependencies.codec]
|
|
default-features = false
|
|
default-features = false
|
|
@@ -86,43 +86,43 @@ version = '1.0.0'
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-executive'
|
|
package = 'srml-executive'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.grandpa]
|
|
[dependencies.grandpa]
|
|
default-features = false
|
|
default-features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-grandpa'
|
|
package = 'srml-grandpa'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.indices]
|
|
[dependencies.indices]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-indices'
|
|
package = 'srml-indices'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.offchain-primitives]
|
|
[dependencies.offchain-primitives]
|
|
default-features = false
|
|
default-features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'substrate-offchain-primitives'
|
|
package = 'substrate-offchain-primitives'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.primitives]
|
|
[dependencies.primitives]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'substrate-primitives'
|
|
package = 'substrate-primitives'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.rstd]
|
|
[dependencies.rstd]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'sr-std'
|
|
package = 'sr-std'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.runtime-io]
|
|
[dependencies.runtime-io]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'sr-io'
|
|
package = 'sr-io'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.safe-mix]
|
|
[dependencies.safe-mix]
|
|
default-features = false
|
|
default-features = false
|
|
@@ -133,118 +133,118 @@ features = ['derive']
|
|
optional = true
|
|
optional = true
|
|
version = '1.0.101'
|
|
version = '1.0.101'
|
|
|
|
|
|
-[dependencies.runtime-primitives]
|
|
|
|
|
|
+[dependencies.sr-primitives]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'sr-primitives'
|
|
package = 'sr-primitives'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.substrate-session]
|
|
[dependencies.substrate-session]
|
|
default-features = false
|
|
default-features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.sudo]
|
|
[dependencies.sudo]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-sudo'
|
|
package = 'srml-sudo'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.srml-support]
|
|
[dependencies.srml-support]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-support'
|
|
package = 'srml-support'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.system]
|
|
[dependencies.system]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-system'
|
|
package = 'srml-system'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.timestamp]
|
|
[dependencies.timestamp]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-timestamp'
|
|
package = 'srml-timestamp'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.version]
|
|
[dependencies.version]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'sr-version'
|
|
package = 'sr-version'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.authority-discovery-primitives]
|
|
[dependencies.authority-discovery-primitives]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'substrate-authority-discovery-primitives'
|
|
package = 'substrate-authority-discovery-primitives'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.authority-discovery]
|
|
[dependencies.authority-discovery]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-authority-discovery'
|
|
package = 'srml-authority-discovery'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.authorship]
|
|
[dependencies.authorship]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-authorship'
|
|
package = 'srml-authorship'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.finality-tracker]
|
|
[dependencies.finality-tracker]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-finality-tracker'
|
|
package = 'srml-finality-tracker'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.im-online]
|
|
[dependencies.im-online]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-im-online'
|
|
package = 'srml-im-online'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.session]
|
|
[dependencies.session]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-session'
|
|
package = 'srml-session'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.offences]
|
|
[dependencies.offences]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-offences'
|
|
package = 'srml-offences'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.sr-staking-primitives]
|
|
[dependencies.sr-staking-primitives]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'sr-staking-primitives'
|
|
package = 'sr-staking-primitives'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.staking]
|
|
[dependencies.staking]
|
|
default_features = false
|
|
default_features = false
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
package = 'srml-staking'
|
|
package = 'srml-staking'
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.transaction-payment]
|
|
[dependencies.transaction-payment]
|
|
package = "srml-transaction-payment"
|
|
package = "srml-transaction-payment"
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
default_features = false
|
|
default_features = false
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.randomness-collective-flip]
|
|
[dependencies.randomness-collective-flip]
|
|
package = "srml-randomness-collective-flip"
|
|
package = "srml-randomness-collective-flip"
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
default_features = false
|
|
default_features = false
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[dependencies.system-rpc-runtime-api]
|
|
[dependencies.system-rpc-runtime-api]
|
|
package = "srml-system-rpc-runtime-api"
|
|
package = "srml-system-rpc-runtime-api"
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
default_features = false
|
|
default_features = false
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
# don't rename the dependency it is causing some strange compiler error:
|
|
# don't rename the dependency it is causing some strange compiler error:
|
|
# https://github.com/rust-lang/rust/issues/64450
|
|
# https://github.com/rust-lang/rust/issues/64450
|
|
@@ -252,7 +252,7 @@ rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
package = 'srml-staking-reward-curve'
|
|
package = 'srml-staking-reward-curve'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
default_features = false
|
|
default_features = false
|
|
-rev = '0e3001a1ad6fa3d1ba7da7342a8d0d3b3facb2f3'
|
|
|
|
|
|
+rev = 'c37bb08535c49a12320af7facfd555ce05cce2e8'
|
|
|
|
|
|
[build-dependencies.wasm-builder-runner]
|
|
[build-dependencies.wasm-builder-runner]
|
|
package = 'substrate-wasm-builder-runner'
|
|
package = 'substrate-wasm-builder-runner'
|
|
@@ -260,42 +260,42 @@ version = '1.0.4'
|
|
|
|
|
|
[dependencies.forum]
|
|
[dependencies.forum]
|
|
default_features = false
|
|
default_features = false
|
|
-git = 'https://github.com/joystream/substrate-forum-module'
|
|
|
|
package = 'substrate-forum-module'
|
|
package = 'substrate-forum-module'
|
|
-rev = '4bdeadaadfcca1fd6e822c520f429d4beacc4c8a'
|
|
|
|
|
|
+git = 'https://github.com/joystream/substrate-forum-module'
|
|
|
|
+tag = 'v1.1.0'
|
|
|
|
|
|
[dependencies.minting]
|
|
[dependencies.minting]
|
|
default_features = false
|
|
default_features = false
|
|
-git = 'https://github.com/joystream/substrate-token-minting-module/'
|
|
|
|
package = 'substrate-token-mint-module'
|
|
package = 'substrate-token-mint-module'
|
|
-rev = '5570e3b56e9caffa7df1dbede6308b2e6ce18217'
|
|
|
|
-
|
|
|
|
-[dependencies.recurringrewards]
|
|
|
|
-default_features = false
|
|
|
|
-git = 'https://github.com/Joystream/substrate-recurring-reward-module'
|
|
|
|
-package = 'substrate-recurring-reward-module'
|
|
|
|
-rev = '417f7bb5b82ae50f02716ac4eefa2fc7952e0f61'
|
|
|
|
|
|
+git = 'https://github.com/joystream/substrate-token-minting-module/'
|
|
|
|
+tag = 'v1.0.0'
|
|
|
|
|
|
[dependencies.stake]
|
|
[dependencies.stake]
|
|
default_features = false
|
|
default_features = false
|
|
-git = 'https://github.com/Joystream/substrate-stake-module/'
|
|
|
|
package = 'substrate-stake-module'
|
|
package = 'substrate-stake-module'
|
|
-rev = '0516efe9230da112bc095e28f34a3715c2e03ca8'
|
|
|
|
|
|
+git = 'https://github.com/Joystream/substrate-stake-module/'
|
|
|
|
+tag = 'v1.0.0'
|
|
|
|
+
|
|
|
|
+[dependencies.recurringrewards]
|
|
|
|
+default_features = false
|
|
|
|
+package = 'substrate-recurring-reward-module'
|
|
|
|
+git = 'https://github.com/Joystream/substrate-recurring-reward-module'
|
|
|
|
+tag = 'v1.0.0'
|
|
|
|
|
|
[dependencies.hiring]
|
|
[dependencies.hiring]
|
|
default_features = false
|
|
default_features = false
|
|
-git = 'https://github.com/Joystream/substrate-hiring-module'
|
|
|
|
package = 'substrate-hiring-module'
|
|
package = 'substrate-hiring-module'
|
|
-rev = '485c8be73891183910721e874cf9741dec6d824a'
|
|
|
|
|
|
+git = 'https://github.com/Joystream/substrate-hiring-module'
|
|
|
|
+tag = 'v1.0.0'
|
|
|
|
|
|
[dependencies.versioned_store]
|
|
[dependencies.versioned_store]
|
|
default_features = false
|
|
default_features = false
|
|
package ='substrate-versioned-store'
|
|
package ='substrate-versioned-store'
|
|
git = 'https://github.com/joystream/substrate-versioned-store-module'
|
|
git = 'https://github.com/joystream/substrate-versioned-store-module'
|
|
-rev = 'd0c68722405355404840512edf3064d5ced3e1fe'
|
|
|
|
|
|
+tag = 'v1.0.0'
|
|
|
|
|
|
[dependencies.versioned_store_permissions]
|
|
[dependencies.versioned_store_permissions]
|
|
default_features = false
|
|
default_features = false
|
|
package = 'substrate-versioned-store-permissions-module'
|
|
package = 'substrate-versioned-store-permissions-module'
|
|
git = 'https://github.com/joystream/substrate-versioned-store-permissions-module'
|
|
git = 'https://github.com/joystream/substrate-versioned-store-permissions-module'
|
|
-rev = '816b796b1b72bba05eebe128cdaa5e18611ac3ae'
|
|
|
|
|
|
+tag = 'v1.0.0'
|