`use_change` setting is confusing
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
disabling 'use change addresses' in confirm_tx_dialog still uses change addresses
- create tx with a change output
- observe one output is from change addresses
- toggle option 'use change addresses' to off
- observe one output is still from change addresses
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the steps in confirm_tx_dialog and trace how the “use change addresses” option is applied when creating the transaction. Done means disabling the option no longer selects a change address for the transaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100