cryptoadvance / cryptoadvance/specter-desktop

Coin selection for unconfirmed utxos doesn't work

Open
#886 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
847
Forks
259
Avg merge
6d 18h
Merged PRs (30d)
2

Description

Fresh wallet, 3 unconfirmed outputs with different values (1, 0.5 and 0.3 btc). Sending 0.1. No matter what utxo I select Specter selects a 0.5 btc.
If I generate a new block and make txs confirmed it selects what I want.

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Reproduce the case with three unconfirmed outputs valued at 1, 0.5, and 0.3 BTC while sending 0.1 BTC, then trace the coin-selection behavior for unconfirmed UTXOs. Done means the selected output matches the user's choice before and after confirmation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.