Invalid address: Error message not clear
Open
Nobody has claimed this yet.
enhancement ✨
user-interface 🔲
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
When entering a wrong bitcoin address in the Send tab and clicking pay one gets (master):

The 3. line could be improved, by writing something like:
Invalid Lines found:
Line #1 tb1.....
This is not a valid bitcoin address (checksum failed).
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 with the Send tab's pay action and trace how an invalid Bitcoin address reaches the displayed error, focusing on the third line and address-validation path. Done means the error identifies the invalid input and explains the checksum failure clearly, with the relevant validation or UI tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100