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 0 forks source link

fix: frontend contract deployment and read function #257

Closed farrellh1 closed 1 month ago

farrellh1 commented 1 month ago

Description

Fix proxy deployment issue because of the wrong bytecode and no initialize function call

Fixes # (#)

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 39.35%. Comparing base (46c1842) to head (862c6be). Report is 4 commits behind head on develop.

Files Patch % Lines
app/src/services/bankService.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #257 +/- ## =========================================== + Coverage 36.84% 39.35% +2.50% =========================================== Files 70 72 +2 Lines 1414 1489 +75 Branches 327 359 +32 =========================================== + Hits 521 586 +65 - Misses 772 782 +10 Partials 121 121 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/257/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/257/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `36.84% <66.66%> (ø)` | | | [contract-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/257/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `86.66% <ø> (?)` | | 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.