-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scrypt Difficulty
- reduce encrypt/decrypt time
#456
Conversation
Code Climate has analyzed commit 21cf75f and detected 0 issues on this pull request. View more on Code Climate. |
Codecov Report
@@ Coverage Diff @@
## main #456 +/- ##
=======================================
Coverage 87.86% 87.87%
=======================================
Files 103 103
Lines 1673 1674 +1
Branches 268 268
=======================================
+ Hits 1470 1471 +1
Misses 202 202
Partials 1 1
Continue to review full report at Codecov.
|
✔️ Deploy Preview for defi-wallet ready! 🔨 Explore the source changes: 21cf75f 🔍 Inspect the deploy log: https://app.netlify.com/sites/defi-wallet/deploys/610d09891608d10008bcfe79 😎 Browse the preview: https://deploy-preview-456--defi-wallet.netlify.app/ |
Build preview for DeFi Wallet is ready! Built with commit 8d2eec3 https://expo.io/@defichain/wallet?release-channel=pr-preview-456 |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
…h/wallet into ivan/reduce-scrypt-difficulty-time
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
Reduce encrypt/decrypt difficulty for reasonable UX
Which issue(s) does this PR fixes?:
Fixes #422
Additional comments?: