Introduce block authorship soft deadline (#9663)

* Soft limit.

* Add soft deadline tests.

* cargo +nightly fmt --all

* Fix sc-service test.

* Improving tests
This commit is contained in:
Tomasz Drwięga
2021-10-04 16:30:46 +02:00
committed by GitHub
parent 374fb6a921
commit 8ae18720e6
6 changed files with 231 additions and 25 deletions
+1
View File
@@ -8449,6 +8449,7 @@ version = "2.0.0"
dependencies = [
"fdlimit",
"futures 0.3.16",
"hex",
"hex-literal",
"log 0.4.14",
"parity-scale-codec",