native: adapt dynamic block time#3835
Conversation
6922449 to
6b6ddf6
Compare
6b6ddf6 to
27bc3b6
Compare
066c578 to
39ff457
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3835 +/- ##
==========================================
- Coverage 82.61% 82.56% -0.05%
==========================================
Files 342 342
Lines 48032 48105 +73
==========================================
+ Hits 39681 39718 +37
- Misses 6708 6745 +37
+ Partials 1643 1642 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
65f746b to
500381f
Compare
c1e4821 to
1afea7c
Compare
|
Depends on nspcc-dev/dbft#147. |
1afea7c to
f72ee1a
Compare
|
Depends on nspcc-dev/dbft#148. |
f72ee1a to
6ec21af
Compare
|
@roman-khimov, please review. |
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
d6b0d59 to
56570d8
Compare
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
56570d8 to
32c5da9
Compare
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
32c5da9 to
7a19283
Compare
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
a909ea6 to
2abea29
Compare
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2abea29 to
e03fdc8
Compare
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
A part of #3745. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
e03fdc8 to
e0fbeb5
Compare
|
@roman-khimov, just for the record, this one is ready for review, let's merge it and I'll update other dependent PRs. |
roman-khimov
left a comment
There was a problem hiding this comment.
How about getversion? It has MillisecondsPerBlock as well.
|
I was sure I've already fixed this code, there was a TODO comment. Seems like a rebase problem. |
Close #3745. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Ref. #3835 (comment), sub-second write timeout is too harsh for real networks. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
e0fbeb5 to
1d15db3
Compare
Fixed, and also for stateservice. |
Close #3745.