Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

fix(wallet): basic coin selection on spend #221

Merged

Conversation

humanumbrella
Copy link
Contributor

@humanumbrella humanumbrella commented Jun 1, 2021

Description

Allow UTXO selection on spend. Works in both Redeem Script and Wallet interfaces but the Wallet interface is not 100% feature complete. E.g. if you try to spend a single utxo from multiple addresses that will not work properly right now. However, within a multi-address setup, you should be able to do coin selection.

Does this PR introduce a breaking change?

  • Yes
  • No

Does this PR fix an open issue?

  • Yes
  • No

Partially addresses #54

@humanumbrella humanumbrella requested a review from dhruvbansal June 1, 2021 15:18
@waldenraines
Copy link
Contributor

Any way to disable the automatic scrolling (I think due to the error)? It's pretty annoying when attempting to select/deselect multiple UTXOs:

Peek 2021-06-01 11-39

@waldenraines
Copy link
Contributor

@humanumbrella do we want to disable the UTXO selection after the transaction has been authored (similar to how we disable everything else):

Peek 2021-06-01 14-53

@humanumbrella
Copy link
Contributor Author

Yes, that makes sense. Looking.

Copy link
Contributor

@dhruvbansal dhruvbansal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@waldenraines waldenraines merged commit 3917999 into unchained-capital:master Jun 1, 2021
@humanumbrella humanumbrella deleted the add-coin-selection branch November 21, 2021 02:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants