tangle-network / protocol-substrate

Webb protocol implementation in Substrate.
https://docs.webb.tools/v1/anchor-system/overview/
Apache License 2.0
37 stars 11 forks source link

Bump deps to polkadot-v0.9.36 #282

Closed 1xstj closed 1 year ago

1xstj commented 1 year ago

Summary of changes Changes introduced in this pull request:

codecov-commenter commented 1 year ago

Codecov Report

Base: 48.38% // Head: 48.22% // Decreases project coverage by -0.15% :warning:

Coverage data is based on head (e8b5a2a) compared to base (779162c). Patch coverage: 25.71% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== - Coverage 48.38% 48.22% -0.16% ========================================== Files 56 57 +1 Lines 2135 2142 +7 ========================================== Hits 1033 1033 - Misses 1102 1109 +7 ``` | [Impacted Files](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools) | Coverage Δ | | |---|---|---| | [client/tests/utils.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-Y2xpZW50L3Rlc3RzL3V0aWxzLnJz) | `0.00% <0.00%> (ø)` | | | [pallets/anonymity-mining/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9hbm9ueW1pdHktbWluaW5nL3NyYy9saWIucnM=) | `0.00% <0.00%> (ø)` | | | [pallets/vanchor-handler/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy92YW5jaG9yLWhhbmRsZXIvc3JjL2xpYi5ycw==) | `55.00% <0.00%> (ø)` | | | [primitives/src/verifying/arkworks.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cHJpbWl0aXZlcy9zcmMvdmVyaWZ5aW5nL2Fya3dvcmtzLnJz) | `100.00% <ø> (ø)` | | | [primitives/src/verifying/circom.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cHJpbWl0aXZlcy9zcmMvdmVyaWZ5aW5nL2NpcmNvbS5ycw==) | `0.00% <0.00%> (ø)` | | | [standalone/node/src/chain\_spec.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-c3RhbmRhbG9uZS9ub2RlL3NyYy9jaGFpbl9zcGVjLnJz) | `0.00% <ø> (ø)` | | | [standalone/runtime/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-c3RhbmRhbG9uZS9ydW50aW1lL3NyYy9saWIucnM=) | `0.00% <0.00%> (ø)` | | | [pallets/asset-registry/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9hc3NldC1yZWdpc3RyeS9zcmMvbGliLnJz) | `81.86% <100.00%> (ø)` | | | [pallets/key-storage/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9rZXktc3RvcmFnZS9zcmMvbGliLnJz) | `37.50% <100.00%> (ø)` | | | [pallets/signature-bridge/src/lib.rs](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools#diff-cGFsbGV0cy9zaWduYXR1cmUtYnJpZGdlL3NyYy9saWIucnM=) | `80.51% <100.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/webb-tools/protocol-substrate/pull/282?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webb-tools)

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