BirthdayResearch / defichain-wallet

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

fix(core): fixed issue of tokens not showing in EVM domain #4166

Closed nattadex closed 5 months ago

nattadex commented 5 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #4163

Additional comments?:

Developer Checklist:

github-actions[bot] commented 5 months ago

Missing Translations Report

The following translations are missing for this pull request.

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

Build preview for DeFiChain Wallet is ready!

Built with commit 4b2c5c80ae5e2946880fa9c69faf577170ea0d4e

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

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (f9dd1f1) 55.90% compared to head (24ed4fc) 53.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4166 +/- ## ========================================== - Coverage 55.90% 53.79% -2.12% ========================================== Files 438 438 Lines 12482 12485 +3 Branches 4134 4134 ========================================== - Hits 6978 6716 -262 - Misses 5419 5691 +272 + Partials 85 78 -7 ```

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