BirthdayResearch / defichain-wallet

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

feat(core): add evm feature #4052

Closed lykalabrada closed 10 months ago

lykalabrada commented 11 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 11 months ago

Missing Translations Report

The following translations are missing for this pull request.

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

Build preview for DeFiChain Wallet is ready!

Built with commit 6ec2ccce69402113fa9f573c8114bf61f44f53c7

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

codecov-commenter commented 10 months ago

Codecov Report

Merging #4052 (27491cf) into main (fb8a96d) will decrease coverage by 3.69%. The diff coverage is 45.51%.

@@            Coverage Diff             @@
##             main    #4052      +/-   ##
==========================================
- Coverage   57.33%   53.64%   -3.69%     
==========================================
  Files         421      437      +16     
  Lines       11543    12281     +738     
  Branches     3760     4059     +299     
==========================================
- Hits         6618     6588      -30     
- Misses       4848     5613     +765     
- Partials       77       80       +3     
Files Coverage Δ
mobile-app/app/api/persistence/domain_storage.ts 100.00% <100.00%> (ø)
mobile-app/app/components/BottomSheetHeader.tsx 100.00% <ø> (ø)
...-app/app/components/BottomSheetTokenListHeader.tsx 100.00% <ø> (ø)
mobile-app/app/components/HeaderNetworkStatus.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/InputHelperText.tsx 0.00% <ø> (-50.00%) :arrow_down:
mobile-app/app/components/WalletTextInputV2.tsx 55.38% <ø> (-3.08%) :arrow_down:
mobile-app/app/components/icons/WalletIcon.tsx 100.00% <100.00%> (ø)
...le-app/app/components/icons/assets/ConvertIcon.tsx 100.00% <100.00%> (ø)
mobile-app/app/components/icons/assets/index.ts 100.00% <ø> (ø)
mobile-app/app/contexts/EVMProvider.tsx 100.00% <100.00%> (ø)
... and 73 more

... and 32 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more