tangle-network / dkg-substrate

Multy-party threshold ECDSA (GG20) Substrate node
https://tangle.webb.tools/
GNU General Public License v3.0
60 stars 15 forks source link

Adjust block tolerance #638

Closed tbraun96 closed 1 year ago

tbraun96 commented 1 year ago

The testnet shows staggering of up to 9. Previously we set the tolerance to 8, meaning that the staggering would be too high for message delivery. By increasing the tolerance, this should help the testnet get unstuck.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (1391ef7) 17.55% compared to head (01e0af2) 17.55%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #638 +/- ## ======================================= Coverage 17.55% 17.55% ======================================= Files 77 77 Lines 5553 5553 ======================================= Hits 974 974 Misses 4579 4579 ``` | [Impacted Files](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/638?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools) | Coverage Δ | | |---|---|---| | [dkg-runtime-primitives/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/638?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-ZGtnLXJ1bnRpbWUtcHJpbWl0aXZlcy9zcmMvbGliLnJz) | `50.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.