Unverified Commit 5cfc9771 authored by Pierre Krieger's avatar Pierre Krieger Committed by GitHub
Browse files

Companion PR to channel names (#995)

* Companion PR to channel names

* Err... fix missing event stream name

* Update Substrate
parent 89328103
Pipeline #87777 passed with stages
in 32 minutes and 32 seconds
......@@ -1253,7 +1253,7 @@ checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
[[package]]
name = "fork-tree"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"parity-scale-codec",
]
......@@ -1261,7 +1261,7 @@ dependencies = [
[[package]]
name = "frame-benchmarking"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -1278,7 +1278,7 @@ dependencies = [
[[package]]
name = "frame-benchmarking-cli"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-benchmarking",
"parity-scale-codec",
......@@ -1297,7 +1297,7 @@ dependencies = [
[[package]]
name = "frame-executive"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -1310,7 +1310,7 @@ dependencies = [
[[package]]
name = "frame-metadata"
version = "11.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"parity-scale-codec",
"serde",
......@@ -1321,7 +1321,7 @@ dependencies = [
[[package]]
name = "frame-support"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"bitmask",
"frame-metadata",
......@@ -1345,7 +1345,7 @@ dependencies = [
[[package]]
name = "frame-support-procedural"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support-procedural-tools",
"proc-macro2 1.0.9",
......@@ -1356,7 +1356,7 @@ dependencies = [
[[package]]
name = "frame-support-procedural-tools"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support-procedural-tools-derive",
"proc-macro-crate",
......@@ -1368,7 +1368,7 @@ dependencies = [
[[package]]
name = "frame-support-procedural-tools-derive"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"proc-macro2 1.0.9",
"quote 1.0.3",
......@@ -1378,7 +1378,7 @@ dependencies = [
[[package]]
name = "frame-system"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"impl-trait-for-tuples",
......@@ -1394,7 +1394,7 @@ dependencies = [
[[package]]
name = "frame-system-rpc-runtime-api"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"parity-scale-codec",
"sp-api",
......@@ -3275,7 +3275,7 @@ dependencies = [
[[package]]
name = "pallet-authority-discovery"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3293,7 +3293,7 @@ dependencies = [
[[package]]
name = "pallet-authorship"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3310,7 +3310,7 @@ dependencies = [
[[package]]
name = "pallet-babe"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3331,7 +3331,7 @@ dependencies = [
[[package]]
name = "pallet-balances"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-benchmarking",
"frame-support",
......@@ -3346,7 +3346,7 @@ dependencies = [
[[package]]
name = "pallet-collective"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-benchmarking",
"frame-support",
......@@ -3362,7 +3362,7 @@ dependencies = [
[[package]]
name = "pallet-democracy"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-benchmarking",
"frame-support",
......@@ -3377,7 +3377,7 @@ dependencies = [
[[package]]
name = "pallet-elections-phragmen"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3391,7 +3391,7 @@ dependencies = [
[[package]]
name = "pallet-finality-tracker"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3407,7 +3407,7 @@ dependencies = [
[[package]]
name = "pallet-grandpa"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3425,7 +3425,7 @@ dependencies = [
[[package]]
name = "pallet-identity"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"enumflags2",
"frame-benchmarking",
......@@ -3441,7 +3441,7 @@ dependencies = [
[[package]]
name = "pallet-im-online"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3460,7 +3460,7 @@ dependencies = [
[[package]]
name = "pallet-indices"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3476,7 +3476,7 @@ dependencies = [
[[package]]
name = "pallet-membership"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3490,7 +3490,7 @@ dependencies = [
[[package]]
name = "pallet-nicks"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3504,7 +3504,7 @@ dependencies = [
[[package]]
name = "pallet-offences"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3519,7 +3519,7 @@ dependencies = [
[[package]]
name = "pallet-randomness-collective-flip"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3532,7 +3532,7 @@ dependencies = [
[[package]]
name = "pallet-recovery"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"enumflags2",
"frame-support",
......@@ -3547,7 +3547,7 @@ dependencies = [
[[package]]
name = "pallet-scheduler"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-benchmarking",
"frame-support",
......@@ -3562,7 +3562,7 @@ dependencies = [
[[package]]
name = "pallet-session"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3580,7 +3580,7 @@ dependencies = [
[[package]]
name = "pallet-society"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3595,7 +3595,7 @@ dependencies = [
[[package]]
name = "pallet-staking"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3616,7 +3616,7 @@ dependencies = [
[[package]]
name = "pallet-staking-reward-curve"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"proc-macro-crate",
"proc-macro2 1.0.9",
......@@ -3627,7 +3627,7 @@ dependencies = [
[[package]]
name = "pallet-sudo"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3641,7 +3641,7 @@ dependencies = [
[[package]]
name = "pallet-timestamp"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-benchmarking",
"frame-support",
......@@ -3658,7 +3658,7 @@ dependencies = [
[[package]]
name = "pallet-transaction-payment"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3671,7 +3671,7 @@ dependencies = [
[[package]]
name = "pallet-transaction-payment-rpc"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"jsonrpc-core",
"jsonrpc-core-client",
......@@ -3689,7 +3689,7 @@ dependencies = [
[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"parity-scale-codec",
......@@ -3702,7 +3702,7 @@ dependencies = [
[[package]]
name = "pallet-treasury"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3716,7 +3716,7 @@ dependencies = [
[[package]]
name = "pallet-utility"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"frame-support",
"frame-system",
......@@ -3731,7 +3731,7 @@ dependencies = [
[[package]]
name = "pallet-vesting"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"enumflags2",
"frame-support",
......@@ -5219,7 +5219,7 @@ dependencies = [
[[package]]
name = "sc-authority-discovery"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"bytes 0.5.4",
"derive_more 0.99.3",
......@@ -5246,7 +5246,7 @@ dependencies = [
[[package]]
name = "sc-block-builder"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"parity-scale-codec",
"sc-client-api",
......@@ -5262,7 +5262,7 @@ dependencies = [
[[package]]
name = "sc-chain-spec"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"impl-trait-for-tuples",
"sc-chain-spec-derive",
......@@ -5278,7 +5278,7 @@ dependencies = [
[[package]]
name = "sc-chain-spec-derive"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"proc-macro-crate",
"proc-macro2 1.0.9",
......@@ -5289,7 +5289,7 @@ dependencies = [
[[package]]
name = "sc-cli"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"ansi_term 0.12.1",
"app_dirs",
......@@ -5331,7 +5331,7 @@ dependencies = [
[[package]]
name = "sc-client"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"fnv",
......@@ -5366,7 +5366,7 @@ dependencies = [
[[package]]
name = "sc-client-api"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"fnv",
......@@ -5400,7 +5400,7 @@ dependencies = [
[[package]]
name = "sc-client-db"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"hash-db",
"kvdb",
......@@ -5427,7 +5427,7 @@ dependencies = [
[[package]]
name = "sc-consensus-babe"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"fork-tree",
......@@ -5469,7 +5469,7 @@ dependencies = [
[[package]]
name = "sc-consensus-epochs"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"fork-tree",
"parity-scale-codec",
......@@ -5482,7 +5482,7 @@ dependencies = [
[[package]]
name = "sc-consensus-slots"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"futures 0.3.4",
"futures-timer 3.0.2",
......@@ -5503,7 +5503,7 @@ dependencies = [
[[package]]
name = "sc-consensus-uncles"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"log 0.4.8",
"sc-client-api",
......@@ -5517,7 +5517,7 @@ dependencies = [
[[package]]
name = "sc-executor"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"lazy_static",
......@@ -5544,7 +5544,7 @@ dependencies = [
[[package]]
name = "sc-executor-common"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"log 0.4.8",
......@@ -5561,7 +5561,7 @@ dependencies = [
[[package]]
name = "sc-executor-wasmi"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"log 0.4.8",
"parity-scale-codec",
......@@ -5576,7 +5576,7 @@ dependencies = [
[[package]]
name = "sc-executor-wasmtime"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"cranelift-codegen",
"cranelift-wasm",
......@@ -5597,7 +5597,7 @@ dependencies = [
[[package]]
name = "sc-finality-grandpa"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"assert_matches",
"finality-grandpa",
......@@ -5633,7 +5633,7 @@ dependencies = [
[[package]]
name = "sc-informant"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"ansi_term 0.12.1",
"futures 0.3.4",
......@@ -5650,7 +5650,7 @@ dependencies = [
[[package]]
name = "sc-keystore"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"hex",
......@@ -5665,7 +5665,7 @@ dependencies = [
[[package]]
name = "sc-network"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"bitflags",
"bytes 0.5.4",
......@@ -5717,7 +5717,7 @@ dependencies = [
[[package]]
name = "sc-network-gossip"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"futures 0.3.4",
"futures-timer 3.0.2",
......@@ -5733,7 +5733,7 @@ dependencies = [
[[package]]
name = "sc-network-test"
version = "0.8.0-dev"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"env_logger 0.7.1",
"futures 0.3.4",
......@@ -5759,7 +5759,7 @@ dependencies = [
[[package]]
name = "sc-offchain"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"bytes 0.5.4",
"fnv",
......@@ -5786,7 +5786,7 @@ dependencies = [
[[package]]
name = "sc-peerset"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"futures 0.3.4",
"libp2p",
......@@ -5799,7 +5799,7 @@ dependencies = [
[[package]]
name = "sc-rpc"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"futures 0.3.4",
"hash-db",
......@@ -5832,7 +5832,7 @@ dependencies = [
[[package]]
name = "sc-rpc-api"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"futures 0.3.4",
......@@ -5856,7 +5856,7 @@ dependencies = [
[[package]]
name = "sc-rpc-server"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"jsonrpc-core",
"jsonrpc-http-server",
......@@ -5871,7 +5871,7 @@ dependencies = [
[[package]]
name = "sc-service"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"exit-future",
......@@ -5922,7 +5922,7 @@ dependencies = [
[[package]]
name = "sc-state-db"
version = "0.8.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"log 0.4.8",
"parity-scale-codec",
......@@ -5936,7 +5936,7 @@ dependencies = [
[[package]]
name = "sc-telemetry"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"bytes 0.5.4",
"futures 0.3.4",
......@@ -5958,7 +5958,7 @@ dependencies = [
[[package]]
name = "sc-tracing"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"erased-serde",
"log 0.4.8",
......@@ -5973,7 +5973,7 @@ dependencies = [
[[package]]
name = "sc-transaction-graph"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"futures 0.3.4",
......@@ -5993,7 +5993,7 @@ dependencies = [
[[package]]
name = "sc-transaction-pool"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"futures 0.3.4",
......@@ -6375,7 +6375,7 @@ dependencies = [
[[package]]
name = "sp-allocator"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"derive_more 0.99.3",
"log 0.4.8",
......@@ -6387,7 +6387,7 @@ dependencies = [
[[package]]
name = "sp-api"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"hash-db",
"parity-scale-codec",
......@@ -6402,7 +6402,7 @@ dependencies = [
[[package]]
name = "sp-api-proc-macro"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"blake2-rfc",
"proc-macro-crate",
......@@ -6414,7 +6414,7 @@ dependencies = [
[[package]]
name = "sp-application-crypto"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"parity-scale-codec",
"serde",
......@@ -6426,11 +6426,12 @@ dependencies = [
[[package]]
name = "sp-arithmetic"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"integer-sqrt",
"num-traits 0.2.11",
"parity-scale-codec",
"primitive-types",
"serde",
"sp-debug-derive",
"sp-std",
......@@ -6439,7 +6440,7 @@ dependencies = [
[[package]]
name = "sp-authority-discovery"
version = "2.0.0-alpha.5"
source = "git+https://github.com/paritytech/substrate#469bb4b6fa852fb660009605a4dd22c06279607a"
source = "git+https://github.com/paritytech/substrate#0132d522dbbdaef4e11a772fe5987801b59964aa"
dependencies = [
"parity-scale-codec",
"sp-api",
......@@ -6451,7 +6452,7 @@ dependencies = [