service: reset grandpa into a future round (not past) (#726)

* service: reset grandpa into a future round (not past)

* update substrate version

* service: create grandpa reset round variable

* service: fine grained grandpa reset on startup

Co-authored-by: Gavin Wood <github@gavwood.com>
This commit is contained in:
André Silva
2020-01-06 23:39:12 +00:00
committed by Gavin Wood
parent b4c031b4fc
commit 30a8eec44f
2 changed files with 37 additions and 5 deletions
+2
View File
@@ -5046,6 +5046,8 @@ dependencies = [
]
[[package]]
name = "sc-peerset"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#2223fed56a3729ea1ff7e9d6cf6189ecceaf581c"