grandpa: generic voting rule for backing off from best block (#4635)

* grandpa: generic voting rule for backing off from best block

* grandpa: fix tests
This commit is contained in:
André Silva
2020-01-16 13:53:45 +00:00
committed by Robert Habermeier
parent afc3318f21
commit d18fbd7940
5 changed files with 69 additions and 42 deletions
+1
View File
@@ -5482,6 +5482,7 @@ dependencies = [
"sc-telemetry 2.0.0",
"serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api 2.0.0",
"sp-arithmetic 2.0.0",
"sp-blockchain 2.0.0",
"sp-consensus 0.8.0",
"sp-consensus-babe 0.8.0",