-
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
ocean interface
- wait for transaction confirmation
#395
Conversation
ocean interface
- wait for transaction confirmation
Codecov Report
@@ Coverage Diff @@
## main #395 +/- ##
==========================================
- Coverage 87.13% 86.75% -0.39%
==========================================
Files 94 94
Lines 1399 1434 +35
Branches 210 214 +4
==========================================
+ Hits 1219 1244 +25
- Misses 179 189 +10
Partials 1 1
Continue to review full report at Codecov.
|
✔️ Deploy Preview for defi-wallet ready! 🔨 Explore the source changes: bd250de 🔍 Inspect the deploy log: https://app.netlify.com/sites/defi-wallet/deploys/6108f482a59fd100074272e0 😎 Browse the preview: https://deploy-preview-395--defi-wallet.netlify.app/ |
Build preview for DeFi Wallet is ready! Built with commit fb86622 https://expo.io/@defichain/wallet?release-channel=pr-preview-395 |
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 |
Code Climate has analyzed commit bd250de and detected 0 issues on this pull request. View more on Code Climate. |
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
Ability to wait for transaction to be confirmed. Also, adds fetching of balance after a transaction.
Which issue(s) does this PR fixes?:
Fixes #306
Additional comments?: