-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: transaction confirmation and verification flow #127
Conversation
Codecov Report
@@ Coverage Diff @@
## main #127 +/- ##
=========================================
- Coverage 10.69% 9.54% -1.15%
=========================================
Files 56 63 +7
Lines 589 838 +249
Branches 179 293 +114
=========================================
+ Hits 63 80 +17
- Misses 525 757 +232
Partials 1 1
Continue to review full report at Codecov.
|
525d8f5
to
a009f97
Compare
to make action buttons conditional rendering simpler
to fix some e2e tests for transaction details page
This reverts commit 1e74509.
Closes #75