Import taddrs with coinbase funds #82

Open
opened 2 years ago by duke · 0 comments
duke commented 2 years ago
Owner

Recently we discovered that SDL is unable to import taddr funds with coinbase funds. More specifically, the taddr private key can be imported to SDL, but the transaction which SDL automatically tries to create, to send the funds to a zaddr contained in the wallet (sweeping the funds from taddr to zaddr) fails. This is likely due to a raw transaction being constructed incorrectly since it assumes normal UTXOs not coinbase UTXOs, which are specified differently in a raw transaction.

It seems the user is not told any kind of error or anything when this fails, so it would also be nice to notify the user somehow, like an error popup, if a taddr with mining funds tries to be imported.

Recently we discovered that SDL is unable to import taddr funds with coinbase funds. More specifically, the taddr private key can be imported to SDL, but the transaction which SDL automatically tries to create, to send the funds to a zaddr contained in the wallet (sweeping the funds from taddr to zaddr) fails. This is likely due to a raw transaction being constructed incorrectly since it assumes normal UTXOs not coinbase UTXOs, which are specified differently in a raw transaction. It seems the user is not told any kind of error or anything when this fails, so it would also be nice to notify the user somehow, like an error popup, if a taddr with mining funds tries to be imported.
duke added the
bug
label 3 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.