BEEFY add tests for rounds (#10328)

* new_rounds()

* WIP

* test add_vote()

* test drop()

* learn  to spell

* go get some coffee

* cargo fmt

* lump everythings together again
This commit is contained in:
Andreas Doerr
2021-11-25 11:26:10 +01:00
committed by GitHub
parent a33b7c2e36
commit f12e22a62d
7 changed files with 592 additions and 465 deletions
+1
View File
@@ -494,6 +494,7 @@ dependencies = [
"sp-core",
"sp-keystore",
"sp-runtime",
"sp-tracing",
"strum",
"substrate-prometheus-endpoint",
"thiserror",