2019-08-29 15:44:46 +00:00
|
|
|
[dependencies.babe]
|
|
|
|
default-features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-babe'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.babe-primitives]
|
|
|
|
default-features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'substrate-consensus-babe-primitives'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.balances]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-balances'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.client]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'substrate-client'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.codec]
|
|
|
|
default-features = false
|
|
|
|
features = ['derive']
|
|
|
|
package = 'parity-scale-codec'
|
|
|
|
version = '1.0.0'
|
|
|
|
|
|
|
|
[dependencies.executive]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-executive'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.grandpa]
|
|
|
|
default-features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-grandpa'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.indices]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-indices'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.offchain-primitives]
|
|
|
|
default-features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'substrate-offchain-primitives'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.primitives]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'substrate-primitives'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.rstd]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'sr-std'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.runtime-io]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'sr-io'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.safe-mix]
|
|
|
|
default-features = false
|
2019-10-04 13:32:53 +00:00
|
|
|
version = '1.0.0'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.serde]
|
|
|
|
features = ['derive']
|
|
|
|
optional = true
|
2019-10-04 13:32:53 +00:00
|
|
|
version = '1.0.101'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.sr-primitives]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.substrate-session]
|
|
|
|
default-features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.sudo]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-sudo'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.support]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-support'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.system]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-system'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.timestamp]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'srml-timestamp'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-08-29 15:44:46 +00:00
|
|
|
|
|
|
|
[dependencies.version]
|
|
|
|
default_features = false
|
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|
|
|
|
package = 'sr-version'
|
2019-10-04 13:32:53 +00:00
|
|
|
rev = '3dedd246c62255ba6f9b777ecba318dfc2078d85'
|
2019-09-30 20:55:03 +00:00
|
|
|
[build-dependencies.wasm-builder-runner]
|
|
|
|
package = 'substrate-wasm-builder-runner'
|
|
|
|
version = '1.0.2'
|
|
|
|
|
2019-10-04 13:32:53 +00:00
|
|
|
[package]
|
|
|
|
authors = ['Anonymous']
|
|
|
|
edition = '2018'
|
|
|
|
name = 'node-template-runtime'
|
|
|
|
version = '2.0.0'
|
|
|
|
|
2019-09-30 20:55:03 +00:00
|
|
|
[features]
|
|
|
|
default = ['std']
|
|
|
|
std = [
|
|
|
|
'codec/std',
|
|
|
|
'client/std',
|
|
|
|
'rstd/std',
|
|
|
|
'runtime-io/std',
|
|
|
|
'support/std',
|
|
|
|
'balances/std',
|
|
|
|
'babe/std',
|
|
|
|
'babe-primitives/std',
|
|
|
|
'executive/std',
|
|
|
|
'indices/std',
|
|
|
|
'grandpa/std',
|
|
|
|
'primitives/std',
|
|
|
|
'sr-primitives/std',
|
|
|
|
'system/std',
|
|
|
|
'timestamp/std',
|
|
|
|
'sudo/std',
|
|
|
|
'version/std',
|
|
|
|
'serde',
|
|
|
|
'safe-mix/std',
|
|
|
|
'offchain-primitives/std',
|
|
|
|
'substrate-session/std',
|
|
|
|
]
|