-
Notifications
You must be signed in to change notification settings - Fork 251
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
Return partial matches when using WalletRead::get_account_for_ufvk
.
#1258
Return partial matches when using WalletRead::get_account_for_ufvk
.
#1258
Conversation
…et_account_for_ufvk`
…t_account_by_ufvk.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1258 +/- ##
==========================================
+ Coverage 63.38% 63.40% +0.02%
==========================================
Files 120 120
Lines 13124 13170 +46
==========================================
+ Hits 8318 8351 +33
- Misses 4806 4819 +13 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK 09181f4 after error message is clarified.
Co-authored-by: str4d <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK 7cfaa42
Waiting for #1182 to be merged before merging this. |
Also, return the backend database's view of the matching UFVK.