-
Notifications
You must be signed in to change notification settings - Fork 27
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
Hotfix transparent viewkey missing #825
Hotfix transparent viewkey missing #825
Conversation
ignore the clippy here. its updated in dev but not worth hotfixing |
6ed461b
to
bfb2239
Compare
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.
My concern about this is:
- A user can restore from vk, and after that when the user wants to check the vk, the App shows up an error message?
Restore from ufvk
&exportufvk
would have to be synchronize, right? both with an error message or not, something coherent.
…ewkey that came in
right o. the new version should export the transparentless viewkey |
addresses the panic on line 179 of unified.rs |
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.
great job
Thanks, I appreciated that. |
includes test that covers