From 7f30e2ed0fc233e4c2f16a240db4821b0fe8b190 Mon Sep 17 00:00:00 2001
From: Gavin Wood <gavin@parity.io>
Date: Thu, 28 May 2020 16:36:52 +0200
Subject: [PATCH] Bump (#1164)

* Bump

* Bump

* Bump
---
 polkadot/Cargo.lock                           | 304 +++++++++---------
 polkadot/Cargo.toml                           |   2 +-
 polkadot/availability-store/Cargo.toml        |   2 +-
 polkadot/cli/Cargo.toml                       |   2 +-
 polkadot/collator/Cargo.toml                  |   2 +-
 polkadot/erasure-coding/Cargo.toml            |   2 +-
 polkadot/network/Cargo.toml                   |   2 +-
 polkadot/network/test/Cargo.toml              |   2 +-
 polkadot/parachain/Cargo.toml                 |   2 +-
 .../test-parachains/adder/Cargo.toml          |   2 +-
 .../parachain/test-parachains/halt/Cargo.toml |   2 +-
 polkadot/primitives/Cargo.toml                |   2 +-
 polkadot/rpc/Cargo.toml                       |   2 +-
 polkadot/runtime/common/Cargo.toml            |   2 +-
 polkadot/runtime/kusama/Cargo.toml            |   2 +-
 polkadot/runtime/polkadot/Cargo.toml          |   2 +-
 polkadot/runtime/test-runtime/Cargo.toml      |   2 +-
 polkadot/runtime/westend/Cargo.toml           |   2 +-
 polkadot/service/Cargo.toml                   |   2 +-
 polkadot/statement-table/Cargo.toml           |   2 +-
 polkadot/validation/Cargo.toml                |   2 +-
 21 files changed, 172 insertions(+), 172 deletions(-)

diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock
index 1b6f03b1832..e313d3b708f 100644
--- a/polkadot/Cargo.lock
+++ b/polkadot/Cargo.lock
@@ -1268,7 +1268,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
 [[package]]
 name = "fork-tree"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
 ]
@@ -1276,7 +1276,7 @@ dependencies = [
 [[package]]
 name = "frame-benchmarking"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -1293,7 +1293,7 @@ dependencies = [
 [[package]]
 name = "frame-benchmarking-cli"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "parity-scale-codec",
@@ -1311,7 +1311,7 @@ dependencies = [
 [[package]]
 name = "frame-executive"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -1326,7 +1326,7 @@ dependencies = [
 [[package]]
 name = "frame-metadata"
 version = "11.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "serde",
@@ -1337,7 +1337,7 @@ dependencies = [
 [[package]]
 name = "frame-support"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "bitmask",
  "frame-metadata",
@@ -1362,7 +1362,7 @@ dependencies = [
 [[package]]
 name = "frame-support-procedural"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support-procedural-tools",
  "proc-macro2 1.0.17",
@@ -1373,7 +1373,7 @@ dependencies = [
 [[package]]
 name = "frame-support-procedural-tools"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support-procedural-tools-derive",
  "proc-macro-crate",
@@ -1385,7 +1385,7 @@ dependencies = [
 [[package]]
 name = "frame-support-procedural-tools-derive"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "proc-macro2 1.0.17",
  "quote 1.0.6",
@@ -1395,7 +1395,7 @@ dependencies = [
 [[package]]
 name = "frame-system"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "impl-trait-for-tuples",
@@ -1411,7 +1411,7 @@ dependencies = [
 [[package]]
 name = "frame-system-benchmarking"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -1425,7 +1425,7 @@ dependencies = [
 [[package]]
 name = "frame-system-rpc-runtime-api"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-api",
@@ -2307,7 +2307,7 @@ dependencies = [
 
 [[package]]
 name = "kusama-runtime"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "bitvec",
  "frame-benchmarking",
@@ -3344,7 +3344,7 @@ dependencies = [
 [[package]]
 name = "pallet-authority-discovery"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3360,7 +3360,7 @@ dependencies = [
 [[package]]
 name = "pallet-authorship"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3375,7 +3375,7 @@ dependencies = [
 [[package]]
 name = "pallet-babe"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3397,7 +3397,7 @@ dependencies = [
 [[package]]
 name = "pallet-balances"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3411,7 +3411,7 @@ dependencies = [
 [[package]]
 name = "pallet-collective"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3427,7 +3427,7 @@ dependencies = [
 [[package]]
 name = "pallet-democracy"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3442,7 +3442,7 @@ dependencies = [
 [[package]]
 name = "pallet-elections-phragmen"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3457,7 +3457,7 @@ dependencies = [
 [[package]]
 name = "pallet-finality-tracker"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3473,7 +3473,7 @@ dependencies = [
 [[package]]
 name = "pallet-grandpa"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3493,7 +3493,7 @@ dependencies = [
 [[package]]
 name = "pallet-identity"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "enumflags2",
  "frame-benchmarking",
@@ -3509,7 +3509,7 @@ dependencies = [
 [[package]]
 name = "pallet-im-online"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3529,7 +3529,7 @@ dependencies = [
 [[package]]
 name = "pallet-indices"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3545,7 +3545,7 @@ dependencies = [
 [[package]]
 name = "pallet-membership"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3559,7 +3559,7 @@ dependencies = [
 [[package]]
 name = "pallet-nicks"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3573,7 +3573,7 @@ dependencies = [
 [[package]]
 name = "pallet-offences"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3588,7 +3588,7 @@ dependencies = [
 [[package]]
 name = "pallet-offences-benchmarking"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3609,7 +3609,7 @@ dependencies = [
 [[package]]
 name = "pallet-randomness-collective-flip"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3622,7 +3622,7 @@ dependencies = [
 [[package]]
 name = "pallet-recovery"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "enumflags2",
  "frame-support",
@@ -3637,7 +3637,7 @@ dependencies = [
 [[package]]
 name = "pallet-scheduler"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3652,7 +3652,7 @@ dependencies = [
 [[package]]
 name = "pallet-session"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3670,7 +3670,7 @@ dependencies = [
 [[package]]
 name = "pallet-session-benchmarking"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3684,7 +3684,7 @@ dependencies = [
 [[package]]
 name = "pallet-society"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3698,7 +3698,7 @@ dependencies = [
 [[package]]
 name = "pallet-staking"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3720,7 +3720,7 @@ dependencies = [
 [[package]]
 name = "pallet-staking-reward-curve"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "proc-macro-crate",
  "proc-macro2 1.0.17",
@@ -3731,7 +3731,7 @@ dependencies = [
 [[package]]
 name = "pallet-sudo"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3745,7 +3745,7 @@ dependencies = [
 [[package]]
 name = "pallet-timestamp"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3763,7 +3763,7 @@ dependencies = [
 [[package]]
 name = "pallet-transaction-payment"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -3777,7 +3777,7 @@ dependencies = [
 [[package]]
 name = "pallet-transaction-payment-rpc"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "jsonrpc-core",
  "jsonrpc-core-client",
@@ -3795,7 +3795,7 @@ dependencies = [
 [[package]]
 name = "pallet-transaction-payment-rpc-runtime-api"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-support",
  "parity-scale-codec",
@@ -3808,7 +3808,7 @@ dependencies = [
 [[package]]
 name = "pallet-treasury"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3823,7 +3823,7 @@ dependencies = [
 [[package]]
 name = "pallet-utility"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -3839,7 +3839,7 @@ dependencies = [
 [[package]]
 name = "pallet-vesting"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "enumflags2",
  "frame-benchmarking",
@@ -4160,7 +4160,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e"
 
 [[package]]
 name = "polkadot"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "assert_cmd",
  "futures 0.3.5",
@@ -4173,7 +4173,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-availability-store"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "derive_more 0.99.7",
  "exit-future",
@@ -4199,7 +4199,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-cli"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "frame-benchmarking-cli",
  "futures 0.3.5",
@@ -4223,7 +4223,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-collator"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "futures 0.3.5",
  "futures-timer 2.0.2",
@@ -4250,7 +4250,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-erasure-coding"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "derive_more 0.15.0",
  "parity-scale-codec",
@@ -4262,7 +4262,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-network"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "arrayvec 0.4.12",
  "bytes 0.5.4",
@@ -4290,7 +4290,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-network-test"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "futures 0.3.5",
  "log 0.4.8",
@@ -4311,7 +4311,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-parachain"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "derive_more 0.99.7",
  "log 0.4.8",
@@ -4330,7 +4330,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-primitives"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "bitvec",
  "frame-system",
@@ -4352,7 +4352,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-rpc"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "jsonrpc-core",
  "pallet-transaction-payment-rpc",
@@ -4377,7 +4377,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "bitvec",
  "frame-benchmarking",
@@ -4449,7 +4449,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-common"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "bitvec",
  "frame-benchmarking",
@@ -4492,7 +4492,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-service"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "env_logger",
  "frame-benchmarking",
@@ -4551,7 +4551,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-statement-table"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "parity-scale-codec",
  "polkadot-primitives",
@@ -4560,7 +4560,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-runtime"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "bitvec",
  "frame-executive",
@@ -4637,7 +4637,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-validation"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "bitvec",
  "derive_more 0.14.1",
@@ -5405,7 +5405,7 @@ dependencies = [
 [[package]]
 name = "sc-authority-discovery"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "bytes 0.5.4",
  "derive_more 0.99.7",
@@ -5432,7 +5432,7 @@ dependencies = [
 [[package]]
 name = "sc-block-builder"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sc-client-api",
@@ -5448,7 +5448,7 @@ dependencies = [
 [[package]]
 name = "sc-chain-spec"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "impl-trait-for-tuples",
  "sc-chain-spec-derive",
@@ -5464,7 +5464,7 @@ dependencies = [
 [[package]]
 name = "sc-chain-spec-derive"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "proc-macro-crate",
  "proc-macro2 1.0.17",
@@ -5475,7 +5475,7 @@ dependencies = [
 [[package]]
 name = "sc-cli"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "ansi_term 0.12.1",
  "atty",
@@ -5516,7 +5516,7 @@ dependencies = [
 [[package]]
 name = "sc-client-api"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "fnv",
@@ -5552,7 +5552,7 @@ dependencies = [
 [[package]]
 name = "sc-client-db"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "blake2-rfc",
  "hash-db",
@@ -5581,7 +5581,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "sc-client-api",
  "sp-blockchain",
@@ -5592,7 +5592,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-babe"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "fork-tree",
@@ -5634,7 +5634,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-babe-rpc"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "futures 0.3.5",
@@ -5657,7 +5657,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-epochs"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "fork-tree",
  "parity-scale-codec",
@@ -5670,7 +5670,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-slots"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "futures-timer 3.0.2",
@@ -5692,7 +5692,7 @@ dependencies = [
 [[package]]
 name = "sc-consensus-uncles"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "log 0.4.8",
  "sc-client-api",
@@ -5706,7 +5706,7 @@ dependencies = [
 [[package]]
 name = "sc-executor"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "lazy_static",
@@ -5734,7 +5734,7 @@ dependencies = [
 [[package]]
 name = "sc-executor-common"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "log 0.4.8",
@@ -5751,7 +5751,7 @@ dependencies = [
 [[package]]
 name = "sc-executor-wasmi"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "log 0.4.8",
  "parity-scale-codec",
@@ -5766,7 +5766,7 @@ dependencies = [
 [[package]]
 name = "sc-executor-wasmtime"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "cranelift-codegen",
  "cranelift-wasm",
@@ -5787,7 +5787,7 @@ dependencies = [
 [[package]]
 name = "sc-finality-grandpa"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "assert_matches",
  "derive_more 0.99.7",
@@ -5824,7 +5824,7 @@ dependencies = [
 [[package]]
 name = "sc-finality-grandpa-rpc"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "finality-grandpa",
@@ -5841,7 +5841,7 @@ dependencies = [
 [[package]]
 name = "sc-informant"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "ansi_term 0.12.1",
  "futures 0.3.5",
@@ -5858,7 +5858,7 @@ dependencies = [
 [[package]]
 name = "sc-keystore"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "hex",
@@ -5873,7 +5873,7 @@ dependencies = [
 [[package]]
 name = "sc-network"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "bitflags",
  "bs58",
@@ -5925,7 +5925,7 @@ dependencies = [
 [[package]]
 name = "sc-network-gossip"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "futures-timer 3.0.2",
@@ -5940,7 +5940,7 @@ dependencies = [
 [[package]]
 name = "sc-network-test"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "env_logger",
  "futures 0.3.5",
@@ -5967,7 +5967,7 @@ dependencies = [
 [[package]]
 name = "sc-offchain"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "bytes 0.5.4",
  "fnv",
@@ -5994,7 +5994,7 @@ dependencies = [
 [[package]]
 name = "sc-peerset"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "libp2p",
@@ -6007,7 +6007,7 @@ dependencies = [
 [[package]]
 name = "sc-proposer-metrics"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "log 0.4.8",
  "substrate-prometheus-endpoint",
@@ -6016,7 +6016,7 @@ dependencies = [
 [[package]]
 name = "sc-rpc"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "hash-db",
@@ -6048,7 +6048,7 @@ dependencies = [
 [[package]]
 name = "sc-rpc-api"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "futures 0.3.5",
@@ -6072,7 +6072,7 @@ dependencies = [
 [[package]]
 name = "sc-rpc-server"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "jsonrpc-core",
  "jsonrpc-http-server",
@@ -6087,7 +6087,7 @@ dependencies = [
 [[package]]
 name = "sc-service"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "exit-future",
@@ -6145,7 +6145,7 @@ dependencies = [
 [[package]]
 name = "sc-state-db"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "log 0.4.8",
  "parity-scale-codec",
@@ -6159,7 +6159,7 @@ dependencies = [
 [[package]]
 name = "sc-telemetry"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "bytes 0.5.4",
  "futures 0.3.5",
@@ -6181,7 +6181,7 @@ dependencies = [
 [[package]]
 name = "sc-tracing"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "erased-serde",
  "log 0.4.8",
@@ -6196,7 +6196,7 @@ dependencies = [
 [[package]]
 name = "sc-transaction-graph"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "futures 0.3.5",
@@ -6216,7 +6216,7 @@ dependencies = [
 [[package]]
 name = "sc-transaction-pool"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "futures 0.3.5",
@@ -6628,7 +6628,7 @@ dependencies = [
 [[package]]
 name = "sp-allocator"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "log 0.4.8",
@@ -6640,7 +6640,7 @@ dependencies = [
 [[package]]
 name = "sp-api"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "hash-db",
  "parity-scale-codec",
@@ -6655,7 +6655,7 @@ dependencies = [
 [[package]]
 name = "sp-api-proc-macro"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "blake2-rfc",
  "proc-macro-crate",
@@ -6667,7 +6667,7 @@ dependencies = [
 [[package]]
 name = "sp-application-crypto"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "serde",
@@ -6679,7 +6679,7 @@ dependencies = [
 [[package]]
 name = "sp-arithmetic"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "integer-sqrt",
  "num-traits 0.2.11",
@@ -6692,7 +6692,7 @@ dependencies = [
 [[package]]
 name = "sp-authority-discovery"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-api",
@@ -6704,7 +6704,7 @@ dependencies = [
 [[package]]
 name = "sp-authorship"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-inherents",
@@ -6715,7 +6715,7 @@ dependencies = [
 [[package]]
 name = "sp-block-builder"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-api",
@@ -6727,7 +6727,7 @@ dependencies = [
 [[package]]
 name = "sp-blockchain"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "log 0.4.8",
@@ -6743,7 +6743,7 @@ dependencies = [
 [[package]]
 name = "sp-chain-spec"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "serde",
  "serde_json",
@@ -6752,7 +6752,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "futures 0.3.5",
@@ -6775,7 +6775,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus-aura"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-api",
@@ -6789,7 +6789,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus-babe"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "merlin",
  "parity-scale-codec",
@@ -6806,7 +6806,7 @@ dependencies = [
 [[package]]
 name = "sp-consensus-vrf"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "schnorrkel",
@@ -6818,7 +6818,7 @@ dependencies = [
 [[package]]
 name = "sp-core"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "base58",
  "blake2-rfc",
@@ -6860,7 +6860,7 @@ dependencies = [
 [[package]]
 name = "sp-database"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "kvdb",
  "parking_lot 0.10.2",
@@ -6869,7 +6869,7 @@ dependencies = [
 [[package]]
 name = "sp-debug-derive"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "proc-macro2 1.0.17",
  "quote 1.0.6",
@@ -6879,7 +6879,7 @@ dependencies = [
 [[package]]
 name = "sp-externalities"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "environmental",
  "parity-scale-codec",
@@ -6890,7 +6890,7 @@ dependencies = [
 [[package]]
 name = "sp-finality-grandpa"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "finality-grandpa",
  "log 0.4.8",
@@ -6906,7 +6906,7 @@ dependencies = [
 [[package]]
 name = "sp-finality-tracker"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-inherents",
@@ -6916,7 +6916,7 @@ dependencies = [
 [[package]]
 name = "sp-inherents"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "parity-scale-codec",
@@ -6928,7 +6928,7 @@ dependencies = [
 [[package]]
 name = "sp-io"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "hash-db",
@@ -6948,7 +6948,7 @@ dependencies = [
 [[package]]
 name = "sp-keyring"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "lazy_static",
  "sp-core",
@@ -6959,7 +6959,7 @@ dependencies = [
 [[package]]
 name = "sp-offchain"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "sp-api",
  "sp-core",
@@ -6969,7 +6969,7 @@ dependencies = [
 [[package]]
 name = "sp-panic-handler"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "backtrace",
  "log 0.4.8",
@@ -6978,7 +6978,7 @@ dependencies = [
 [[package]]
 name = "sp-phragmen"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "serde",
@@ -6990,7 +6990,7 @@ dependencies = [
 [[package]]
 name = "sp-phragmen-compact"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "proc-macro-crate",
  "proc-macro2 1.0.17",
@@ -7001,7 +7001,7 @@ dependencies = [
 [[package]]
 name = "sp-rpc"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "serde",
  "sp-core",
@@ -7010,7 +7010,7 @@ dependencies = [
 [[package]]
 name = "sp-runtime"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "hash256-std-hasher",
  "impl-trait-for-tuples",
@@ -7031,7 +7031,7 @@ dependencies = [
 [[package]]
 name = "sp-runtime-interface"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "primitive-types",
@@ -7046,7 +7046,7 @@ dependencies = [
 [[package]]
 name = "sp-runtime-interface-proc-macro"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "Inflector",
  "proc-macro-crate",
@@ -7058,7 +7058,7 @@ dependencies = [
 [[package]]
 name = "sp-serializer"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "serde",
  "serde_json",
@@ -7067,7 +7067,7 @@ dependencies = [
 [[package]]
 name = "sp-session"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-api",
@@ -7080,7 +7080,7 @@ dependencies = [
 [[package]]
 name = "sp-staking"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "parity-scale-codec",
  "sp-runtime",
@@ -7090,7 +7090,7 @@ dependencies = [
 [[package]]
 name = "sp-state-machine"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "hash-db",
  "log 0.4.8",
@@ -7109,12 +7109,12 @@ dependencies = [
 [[package]]
 name = "sp-std"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 
 [[package]]
 name = "sp-storage"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "impl-serde 0.2.3",
  "ref-cast",
@@ -7126,7 +7126,7 @@ dependencies = [
 [[package]]
 name = "sp-timestamp"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "impl-trait-for-tuples",
  "parity-scale-codec",
@@ -7140,7 +7140,7 @@ dependencies = [
 [[package]]
 name = "sp-tracing"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "tracing",
 ]
@@ -7148,7 +7148,7 @@ dependencies = [
 [[package]]
 name = "sp-transaction-pool"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "derive_more 0.99.7",
  "futures 0.3.5",
@@ -7163,7 +7163,7 @@ dependencies = [
 [[package]]
 name = "sp-trie"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "hash-db",
  "memory-db",
@@ -7177,7 +7177,7 @@ dependencies = [
 [[package]]
 name = "sp-utils"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "futures-core",
@@ -7188,7 +7188,7 @@ dependencies = [
 [[package]]
 name = "sp-version"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "impl-serde 0.2.3",
  "parity-scale-codec",
@@ -7200,7 +7200,7 @@ dependencies = [
 [[package]]
 name = "sp-wasm-interface"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "impl-trait-for-tuples",
  "parity-scale-codec",
@@ -7328,7 +7328,7 @@ dependencies = [
 [[package]]
 name = "substrate-browser-utils"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "chrono",
  "clear_on_drop",
@@ -7355,7 +7355,7 @@ dependencies = [
 [[package]]
 name = "substrate-build-script-utils"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "platforms",
 ]
@@ -7363,7 +7363,7 @@ dependencies = [
 [[package]]
 name = "substrate-frame-rpc-system"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "frame-system-rpc-runtime-api",
  "futures 0.3.5",
@@ -7384,7 +7384,7 @@ dependencies = [
 [[package]]
 name = "substrate-prometheus-endpoint"
 version = "0.8.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "async-std 1.6.0",
  "derive_more 0.99.7",
@@ -7398,7 +7398,7 @@ dependencies = [
 [[package]]
 name = "substrate-test-client"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "hash-db",
@@ -7419,7 +7419,7 @@ dependencies = [
 [[package]]
 name = "substrate-test-runtime"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "cfg-if",
  "frame-executive",
@@ -7459,7 +7459,7 @@ dependencies = [
 [[package]]
 name = "substrate-test-runtime-client"
 version = "2.0.0-rc2"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 dependencies = [
  "futures 0.3.5",
  "parity-scale-codec",
@@ -7479,7 +7479,7 @@ dependencies = [
 [[package]]
 name = "substrate-wasm-builder-runner"
 version = "1.0.6"
-source = "git+https://github.com/paritytech/substrate#2d39ec2c4aaec1cc0f91fcb91734de8f408dc1b2"
+source = "git+https://github.com/paritytech/substrate#df59acf4e8aaad672fc40146a1001d0177cb8ed3"
 
 [[package]]
 name = "substrate-wasm-builder-runner"
@@ -7705,7 +7705,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-adder"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "dlmalloc",
  "parity-scale-codec",
@@ -7744,7 +7744,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-halt"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
@@ -8618,7 +8618,7 @@ dependencies = [
 
 [[package]]
 name = "westend-runtime"
-version = "0.8.0"
+version = "0.8.1"
 dependencies = [
  "bitvec",
  "frame-benchmarking",
diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml
index 97b28f02663..9374f80d312 100644
--- a/polkadot/Cargo.toml
+++ b/polkadot/Cargo.toml
@@ -4,7 +4,7 @@ path = "src/main.rs"
 
 [package]
 name = "polkadot"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml
index d1cc514e4a5..2140562e9f7 100644
--- a/polkadot/availability-store/Cargo.toml
+++ b/polkadot/availability-store/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "polkadot-availability-store"
 description = "Persistent database for parachain data"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml
index 1716b9bf6e7..45be8ec3409 100644
--- a/polkadot/cli/Cargo.toml
+++ b/polkadot/cli/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-cli"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Polkadot Relay-chain Client Node"
 edition = "2018"
diff --git a/polkadot/collator/Cargo.toml b/polkadot/collator/Cargo.toml
index aae29ea3b41..996eaae14e1 100644
--- a/polkadot/collator/Cargo.toml
+++ b/polkadot/collator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-collator"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Collator node implementation"
 edition = "2018"
diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml
index c20234ec206..5568478f458 100644
--- a/polkadot/erasure-coding/Cargo.toml
+++ b/polkadot/erasure-coding/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-erasure-coding"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/network/Cargo.toml b/polkadot/network/Cargo.toml
index d94379d9aea..5e975b03e38 100644
--- a/polkadot/network/Cargo.toml
+++ b/polkadot/network/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-network"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Polkadot-specific networking protocol"
 edition = "2018"
diff --git a/polkadot/network/test/Cargo.toml b/polkadot/network/test/Cargo.toml
index 3761527a7a4..45365b57641 100644
--- a/polkadot/network/test/Cargo.toml
+++ b/polkadot/network/test/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-network-test"
-version = "0.8.0"
+version = "0.8.1"
 license = "GPL-3.0"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml
index 5aa6e20d907..a70e6a96e2a 100644
--- a/polkadot/parachain/Cargo.toml
+++ b/polkadot/parachain/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-parachain"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Types and utilities for creating and working with parachains"
 edition = "2018"
diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml
index c2840333216..2805e81ccf8 100644
--- a/polkadot/parachain/test-parachains/adder/Cargo.toml
+++ b/polkadot/parachain/test-parachains/adder/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-adder"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain which adds to a number as its state transition"
 edition = "2018"
diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml
index 18a9d489402..b07cc8229da 100644
--- a/polkadot/parachain/test-parachains/halt/Cargo.toml
+++ b/polkadot/parachain/test-parachains/halt/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-halt"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain which executes forever"
 edition = "2018"
diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml
index f2bbec0d5f3..2bc2dc3e370 100644
--- a/polkadot/primitives/Cargo.toml
+++ b/polkadot/primitives/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-primitives"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml
index f8b6bf755d7..36490ef7e5f 100644
--- a/polkadot/rpc/Cargo.toml
+++ b/polkadot/rpc/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-rpc"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml
index 4b65d681f26..b6928829977 100644
--- a/polkadot/runtime/common/Cargo.toml
+++ b/polkadot/runtime/common/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-common"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml
index b7f7c0b4584..8af487aaced 100644
--- a/polkadot/runtime/kusama/Cargo.toml
+++ b/polkadot/runtime/kusama/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "kusama-runtime"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 build = "build.rs"
diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml
index ea496e55b23..3ba8c7212b8 100644
--- a/polkadot/runtime/polkadot/Cargo.toml
+++ b/polkadot/runtime/polkadot/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 build = "build.rs"
diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml
index f839f51802b..820b748c80f 100644
--- a/polkadot/runtime/test-runtime/Cargo.toml
+++ b/polkadot/runtime/test-runtime/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-test-runtime"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 build = "build.rs"
diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml
index 181f872c0f4..2a0ac68fd7a 100644
--- a/polkadot/runtime/westend/Cargo.toml
+++ b/polkadot/runtime/westend/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "westend-runtime"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 build = "build.rs"
diff --git a/polkadot/service/Cargo.toml b/polkadot/service/Cargo.toml
index 3d87a1de49a..a5128472d68 100644
--- a/polkadot/service/Cargo.toml
+++ b/polkadot/service/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-service"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml
index 02630094fe0..10b302567ed 100644
--- a/polkadot/statement-table/Cargo.toml
+++ b/polkadot/statement-table/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-statement-table"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
diff --git a/polkadot/validation/Cargo.toml b/polkadot/validation/Cargo.toml
index dc7ff7f02d8..57a29efc119 100644
--- a/polkadot/validation/Cargo.toml
+++ b/polkadot/validation/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-validation"
-version = "0.8.0"
+version = "0.8.1"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2018"
 
-- 
GitLab