BirthdayResearch / defichain-wallet

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

fix(ui-ux): increased custom slippage range to 0 to 1000 #4172

Closed fullstackninja864 closed 4 months ago

fullstackninja864 commented 4 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #4170

Additional comments?:

Developer Checklist:

github-actions[bot] commented 4 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 4 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit 01bcc58ee4bc731e8ae3ab51832c75686d647b5d

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

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 41.32%. Comparing base (c9e7f5d) to head (9b18600).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4172 +/- ## =========================================== - Coverage 55.94% 41.32% -14.63% =========================================== Files 438 438 Lines 12501 12502 +1 Branches 4141 4142 +1 =========================================== - Hits 6994 5166 -1828 - Misses 5422 7281 +1859 + Partials 85 55 -30 ```

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