-
Notifications
You must be signed in to change notification settings - Fork 15
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: select tx change with utxo selector #915
feat: select tx change with utxo selector #915
Conversation
Manual Testsℹ️ Remember to ask team members to perform manual tests and to assign |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/SPV-1059-fee-and-change #915 +/- ##
================================================================
- Coverage 36.81% 36.70% -0.11%
================================================================
Files 413 413
Lines 19466 19423 -43
================================================================
- Hits 7166 7129 -37
+ Misses 11713 11709 -4
+ Partials 587 585 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Example how we could use selector to calculate change, to not calculate it twice