-
Notifications
You must be signed in to change notification settings - Fork 65
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
Verify receive address #819
Verify receive address #819
Conversation
aa2298a
to
bd19ebe
Compare
A rebase on master would fix the CI, i think. (See #824.) |
I don't know if it has anything to do with the implementation here, but after verifying the address on my Ledger Nano S (not plus) my Ledger's screen stay stuck on "Approve". Trying again unstucks it but it gets stuck again after i approved it. Same with "Reject". |
bd19ebe
to
c7c465c
Compare
If i trigger an error (reject the verification or otherwise disconnect the Ledger) it doesn't get cleaned up after i try again and approve the address. UPDATE: screenshot removed for privacy |
rebased on master to satisfy the ci |
This looks great! 🚀 |
bump async-hwi v0.0.13
c7c465c
to
e9a217b
Compare
fixed the two comments and rebase, I do not know for the Ledger Nano. |
For what it is worth, I've seen this issue as well using the javascript library as well. |
Good to know. |
cc @bigspider: the above two comments may be of interest to you. |
Tested this on a mainnet wallet with a Ledger Nano S. Looks good to me. Will now ask @jp1ac4 to have a look at the code. |
Please let me know how I can try to reproduce (e.g. policy and PSBT you were signing) and I'll give this a look ASAP |
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 e9a217b.
As well as reviewing the code, I checked the receive screen, but did not verify any addresses on a device.
@edouardparis i trust you tested this with Bitbox and the Nano S+? |
No description provided.