Skip to content
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

Coinselection should show more utxo and allow to sort by amount and show fiat value #5850

Closed
nostitos opened this issue Mar 18, 2024 · 0 comments · Fixed by #5851
Closed
Assignees
Milestone

Comments

@nostitos
Copy link

nostitos commented Mar 18, 2024

The way I use coin control is to find an amount that match closely what I want to send and leave no change.

Like when funding another wallet / account.

10 per page is not enough and there should be sorting. Could switch to sorting by amounts by default since I don't think many people care about the block height.

@dennisreimann dennisreimann self-assigned this Mar 19, 2024
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Mar 19, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Mar 19, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
@pavlenex pavlenex added this to the 1.14.0 milestone Mar 21, 2024
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Mar 25, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Apr 3, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Apr 4, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Apr 23, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Apr 25, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue Apr 26, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
dennisreimann added a commit to dennisreimann/btcpayserver that referenced this issue May 3, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes btcpayserver#5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
NicolasDorier pushed a commit that referenced this issue May 6, 2024
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes #5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants