globe-and-citizen / cnc-portal

The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.
3 stars 1 forks source link

feat: add contract multi sig proxy #304

Closed farrellh1 closed 2 months ago

farrellh1 commented 2 months ago

Description

Create multi-signature proxy to interact with the company's contracts e.g: Bank contract image

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.58%. Comparing base (87bfa2f) to head (e51b058). Report is 35 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #304 +/- ## ============================================ + Coverage 63.86% 95.58% +31.71% ============================================ Files 76 6 -70 Lines 1890 249 -1641 Branches 429 79 -350 ============================================ - Hits 1207 238 -969 + Misses 562 11 -551 + Partials 121 0 -121 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/304/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | Coverage Δ | | |---|---|---| | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/304/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `?` | | | [contract-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/304/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `95.58% <100.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen#carryforward-flags-in-the-pull-request-comment) to find out more.

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