BirthdayResearch / defichain-wallet

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

feat(ui-ux): show private key #4116

Closed lykalabrada closed 9 months ago

lykalabrada 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": 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 10 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit e05ae8fed8aede6b6c1234322fc7b6430990eb5e

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

codecov-commenter commented 10 months ago

Codecov Report

Merging #4116 (d5d4ec2) into main (b320ad0) will decrease coverage by 3.53%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #4116      +/-   ##
==========================================
- Coverage   56.11%   52.59%   -3.53%     
==========================================
  Files         438      439       +1     
  Lines       12312    12330      +18     
  Branches     4069     4072       +3     
==========================================
- Hits         6909     6485     -424     
- Misses       5319     5762     +443     
+ Partials       84       83       -1     
Files Coverage Δ
...ppNavigator/screens/Settings/SettingsNavigator.tsx 100.00% <ø> (ø)
...creens/Settings/screens/WalletPrivateKeyScreen.tsx 0.00% <0.00%> (ø)
...or/screens/Portfolio/screens/AddressBookScreen.tsx 0.00% <0.00%> (ø)

... and 41 files with indirect coverage changes

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