BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
126 stars 46 forks source link

feature(core): initial commit for LocalWhaleWalletAccountProvider #4181

Open fullstackninja864 opened 3 months ago

fullstackninja864 commented 3 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

github-actions[bot] commented 3 months ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2054,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
github-actions[bot] commented 3 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit 17289476dca6fec0519fcc69080e4f403b2b46c3

https://expo.io/@defichain/wallet?release-channel=pr-preview-4181

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 23.21429% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 39.97%. Comparing base (bf3cd26) to head (6301e3c). Report is 1 commits behind head on main.

Files Patch % Lines
...pp/api/wallet/memPool/LocalWhalePrevoutProvider.ts 10.41% 43 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4181 +/- ## =========================================== - Coverage 60.05% 39.97% -20.09% =========================================== Files 442 445 +3 Lines 12577 12636 +59 Branches 4129 4165 +36 =========================================== - Hits 7553 5051 -2502 - Misses 4964 7549 +2585 + Partials 60 36 -24 ```

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