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

fix: use master branch of webb-rs #678

Closed 1xstj closed 1 year ago

1xstj commented 1 year ago

Required for https://github.com/webb-tools/tangle/pull/205

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 4.66% and project coverage change: -0.07 :warning:

Comparison is base (90bfe77) 16.10% compared to head (a8e5c0c) 16.03%.

: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 #678 +/- ## ========================================== - Coverage 16.10% 16.03% -0.07% ========================================== Files 73 73 Lines 5412 5436 +24 ========================================== Hits 871 871 - Misses 4541 4565 +24 ``` | [Impacted Files](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools) | Coverage Δ | | |---|---|---| | [dkg-gadget/src/gossip\_engine/network.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-ZGtnLWdhZGdldC9zcmMvZ29zc2lwX2VuZ2luZS9uZXR3b3JrLnJz) | `0.00% <0.00%> (ø)` | | | [dkg-gadget/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-ZGtnLWdhZGdldC9zcmMvbGliLnJz) | `0.00% <0.00%> (ø)` | | | [dkg-gadget/src/worker.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-ZGtnLWdhZGdldC9zcmMvd29ya2VyLnJz) | `0.00% <0.00%> (ø)` | | | [dkg-primitives/src/utils.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-ZGtnLXByaW1pdGl2ZXMvc3JjL3V0aWxzLnJz) | `35.60% <0.00%> (+1.73%)` | :arrow_up: | | [dkg-test-orchestrator/src/client.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-ZGtnLXRlc3Qtb3JjaGVzdHJhdG9yL3NyYy9jbGllbnQucnM=) | `0.00% <ø> (ø)` | | | [dkg-test-orchestrator/src/dummy\_api.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-ZGtnLXRlc3Qtb3JjaGVzdHJhdG9yL3NyYy9kdW1teV9hcGkucnM=) | `0.00% <ø> (ø)` | | | [pallets/bridge-registry/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9icmlkZ2UtcmVnaXN0cnkvc3JjL2xpYi5ycw==) | `0.00% <ø> (ø)` | | | [pallets/dkg-proposal-handler/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9ka2ctcHJvcG9zYWwtaGFuZGxlci9zcmMvbGliLnJz) | `55.45% <ø> (ø)` | | | [pallets/dkg-metadata/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9ka2ctbWV0YWRhdGEvc3JjL2xpYi5ycw==) | `34.14% <25.00%> (ø)` | | | [pallets/dkg-proposals/src/lib.rs](https://app.codecov.io/gh/webb-tools/dkg-substrate/pull/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9ka2ctcHJvcG9zYWxzL3NyYy9saWIucnM=) | `70.82% <100.00%> (ø)` | |

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