im-online: account for block authorship (#3973)

* im-online: account for block authorship

* im-online: add test for block authorship onlineness

* im-online: cleanup

* im-online: fix test
This commit is contained in:
André Silva
2019-10-31 10:11:11 +00:00
committed by Gavin Wood
parent a167f37b91
commit 3cbc28ab59
6 changed files with 108 additions and 10 deletions
+1
View File
@@ -4305,6 +4305,7 @@ dependencies = [
"sr-primitives 2.0.0",
"sr-staking-primitives 2.0.0",
"sr-std 2.0.0",
"srml-authorship 0.1.0",
"srml-session 2.0.0",
"srml-support 2.0.0",
"srml-system 2.0.0",