BirthdayResearch / defichain-wallet

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

chore(ui-ux): remove bittrex from exchange list #4148

Closed fullstackninja864 closed 10 months ago

fullstackninja864 commented 10 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 10 months ago

Missing Translations Report

The following translations are missing for this pull request.

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

Build preview for DeFiChain Wallet is ready!

Built with commit 4d06945efafa98a61f249b3d223ab56777e5383f

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

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (e0d2511) 53.70% compared to head (c2a3d41) 61.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4148 +/- ## ========================================== + Coverage 53.70% 61.52% +7.81% ========================================== Files 438 438 Lines 12445 12445 Branches 4122 4122 ========================================== + Hits 6684 7657 +973 + Misses 5680 4696 -984 - Partials 81 92 +11 ```

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