Cannot export private keys because one of them is corrupt
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
I have a wallet with a large number of keys. One of them is corrupt.
When I export keys, the progress dialog hangs at "Please wait... 537/549"
Because of this, there is no way to bulk export any of the keys.
What I think should happen here is that the bad address should be printed in the export dialog so it can be removed.
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
The report identifies the bulk private-key export flow and its progress dialog as the starting points; first reproduce the hang at 537/549 with a wallet containing a corrupt key. Done means bulk export no longer blocks and the corrupt address is shown so it can be removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- blockchain, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100