spesmilo / spesmilo/electrum

Invalid address: Error message not clear

Open
#6,033 1 comment 0 reactions 0 assignees View on GitHub

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):
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.