773 UI Show Considered UTXOs before performing transaction#788
773 UI Show Considered UTXOs before performing transaction#788
Conversation
|
As far as I am aware, showing the actual used UTXOs is only possible once JoinMarket-Org/joinmarket-clientserver#1713 is merged and release, right? I am not sure this is–in its current form–more confusing to the user. Edit: For non-sweep transactions. |
|
Yes, you are right. Showing the actual used UTXOs is only possible once JoinMarket-Org/joinmarket-clientserver#1713 is merged and released. I totally agree with your opinion because, as you mentioned earlier, the UTXOs selected in the quick freeze/unfreeze are not actually selected for the transaction; only the |
- Fixed sweep amount - Refactored code (naming) - Removed unnecessary warnings - Added minor improvements - Fixed a few bugs
👍 So we can still include this component and display the UTXOs to the user if it is a sweep transaction!
.. for non-collaborative transactions. Right?
You are not annoying–far from it. Always happy when someone contributes and donates his time. |
yes we can do that
yes
I have included those changes in |
Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com>
…-selected-utxos-before-performing-transaction
|
Current behaviour: UTXOs are only available for review in case of |
|
one nitpick: label it from "Selected UTXOs" to "Considered UTXOs" in the Modal, rest is ok from copy side |
* dev(regtest): use polarlightning/bitcoind docker image * dev(regtest): update bitcoin core from v26 to v27
This pull request builds upon the changes introduced in #771
765-ui-implement-utxo-selection-modal. Please merge #771 before reviewing this PR.This PR fixes #773
Changes:
UTXOs