nucypher / taco-web

🌮 A TypeScript client for TACo (Threshold Access Control)
https://docs.threshold.network/app-development/threshold-access-control-tac
GNU General Public License v3.0
14 stars 22 forks source link

chore(deps): bump nucypher-contracts version to 0.23.0 #569

Closed vzotova closed 2 weeks ago

vzotova commented 2 weeks ago

Type of PR:

Required reviews:

What this does:

High-level idea of the changes introduced in this PR. List relevant API changes (if any), as well as related PRs and issues.

Issues fixed/closed:

  • Fixes #...

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network. E.g., if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on? Is there a particular commit/function/section of your PR that requires more attention from reviewers?

netlify[bot] commented 2 weeks ago

Deploy Preview for taco-demo ready!

Name Link
Latest commit 9cbb90498fe36c8262ef6b11f3292dfb7bee60ae
Latest deploy log https://app.netlify.com/sites/taco-demo/deploys/66cf4a192126170008c4a49d
Deploy Preview https://deploy-preview-569--taco-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 weeks ago

Deploy Preview for taco-nft-demo ready!

Name Link
Latest commit 9cbb90498fe36c8262ef6b11f3292dfb7bee60ae
Latest deploy log https://app.netlify.com/sites/taco-nft-demo/deploys/66cf4a1992f8d10008ec1e99
Deploy Preview https://deploy-preview-569--taco-nft-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 97.83784% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.45%. Comparing base (e8f9098) to head (9cbb904). Report is 186 commits behind head on main.

Files Patch % Lines
...ackages/shared/src/contracts/agents/coordinator.ts 0.00% 2 Missing :warning:
packages/taco/src/dkg.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #569 +/- ## =========================================== + Coverage 23.12% 88.45% +65.33% =========================================== Files 62 59 -3 Lines 10175 6083 -4092 Branches 260 141 -119 =========================================== + Hits 2353 5381 +3028 + Misses 7763 702 -7061 + Partials 59 0 -59 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.