BirthdayResearch / defichain-wallet

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

chore: update saveTx endpoint #4175

Closed chloezxyy closed 4 months ago

chloezxyy commented 4 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 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 ff1a3c9260baeacf0fefb8921adda621845ee524

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

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 53.60%. Comparing base (c0c4a35) to head (7539141).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4175 +/- ## ========================================== - Coverage 57.03% 53.60% -3.44% ========================================== Files 438 438 Lines 12502 12502 Branches 4142 4142 ========================================== - Hits 7131 6702 -429 - Misses 5282 5719 +437 + Partials 89 81 -8 ```

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