Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: Carlton Banks on August 28, 2021, 10:06:49 AM



Title: [22.0 rc + HWI] Bug: entering a 2nd URI fails
Post by: Carlton Banks on August 28, 2021, 10:06:49 AM
steps to reproduce:

1. open Bitcoin Core Qt 22.0rc2
2. enter payment URI
3. send
4. send succeeds
5. enter a different URI
6. GUI does not register the uri details in the send "tab"

only restart seems to reset whatever it is needs state resetting

this is involving my testing of HWI with 22.0, FWIW. Latest HWI, Debian Buster as a Qubes VM

@achow101, I believe


Title: Re: [22.0 rc + HWI] Bug: entering a 2nd URI fails
Post by: achow101 on August 28, 2021, 09:41:35 PM
Does this occur with other types of wallets (e.g. legacy or normal descriptor)?

I tried following these steps but did not see anything abnormal. Perhaps post some screenshots?


Title: Re: [22.0 rc + HWI] Bug: entering a 2nd URI fails
Post by: Carlton Banks on August 28, 2021, 11:46:56 PM
sorry, forgot to mention I am also trying descriptor wallets. Maybe an sqlite bug? Debian Buster is now old stable (as to why Buster: "Qubes" is the short answer)

To create the descriptor wallet (for use with a Trezor 1), I followed the sequence of bitcoin-cli commands in the "Use with Bitcoin Core" section on the HWI repo. I found Core's own documentation to be variously wrong (or outdated?). I guess it's still rc.


when entering two different URI's (via File -> Open URI), only the first fills out the send form. For any subsequent URI, the send form remains blank, or still contains the previous address/amount from the 1st URI (I guess it's typically cleared once the tx broadcasts ok? I'm not using the Core gui so often :-\ )


Title: Re: [22.0 rc + HWI] Bug: entering a 2nd URI fails
Post by: achow101 on August 29, 2021, 12:17:37 AM
Even with a watchonly descriptor wallet I cannot replicate this issue.