Bump deps to alpha.3
parent
7db81f928b
commit
390af9f313
|
@ -5,7 +5,7 @@ vergen = '3.0.4'
|
|||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'substrate-build-script-utils'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[package]
|
||||
authors = ['Anonymous']
|
||||
|
@ -29,84 +29,84 @@ structopt = '0.3.8'
|
|||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'sc-finality-grandpa'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.grandpa-primitives]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'sp-finality-grandpa'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.node-template-runtime]
|
||||
path = '../runtime'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sc-basic-authorship]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sc-cli]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sc-client]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sc-consensus-aura]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sc-executor]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sc-network]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sc-service]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sc-transaction-pool]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-consensus]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sp-consensus-aura]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sp-core]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-inherents]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-runtime]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-transaction-pool]
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
|
|
@ -2,19 +2,19 @@
|
|||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dev-dependencies.sp-io]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dev-dependencies.sp-runtime]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[features]
|
||||
default = ['std']
|
||||
|
@ -44,7 +44,7 @@ version = '1.0.0'
|
|||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.safe-mix]
|
||||
default-features = false
|
||||
|
@ -55,4 +55,4 @@ default-features = false
|
|||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'frame-system'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
|
|
@ -46,14 +46,14 @@ default-features = false
|
|||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'pallet-aura'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.balances]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'pallet-balances'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.codec]
|
||||
default-features = false
|
||||
|
@ -65,27 +65,27 @@ version = '1.0.0'
|
|||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.frame-support]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.grandpa]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'pallet-grandpa'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.randomness-collective-flip]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'pallet-randomness-collective-flip'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.serde]
|
||||
features = ['derive']
|
||||
|
@ -96,104 +96,104 @@ version = '1.0.101'
|
|||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-block-builder]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-consensus-aura]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '0.8.0-alpha.2'
|
||||
version = '0.8.0-alpha.3'
|
||||
|
||||
[dependencies.sp-core]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-inherents]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-io]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-offchain]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-runtime]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-session]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-std]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-transaction-pool]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sp-version]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.sudo]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'pallet-sudo'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.system]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'frame-system'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.template]
|
||||
default-features = false
|
||||
package = 'pallet-template'
|
||||
path = '../pallets/template'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.timestamp]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'pallet-timestamp'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
||||
[dependencies.transaction-payment]
|
||||
default-features = false
|
||||
git = 'https://github.com/paritytech/substrate.git'
|
||||
package = 'pallet-transaction-payment'
|
||||
rev = '013c1ee167354a08283fb69915fda56a62fee943'
|
||||
version = '2.0.0-alpha.2'
|
||||
version = '2.0.0-alpha.3'
|
||||
|
|
Loading…
Reference in New Issue