cavemanloverboy / cavemanloverboy/vanity
Grind output not as expected.
- Dominant language
- C
- Stars
- 137
- Forks
- 49
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 4
Description
I ran a grind for a 7-character target, and it delivered quickly. Under 10 mins. However, the address was truncated to 11 characters, and the keyphrase was too short and contained invalid characters. Then, when I tried to use the Solana CLI keygen with the raw seed, it generated a completely different address that didn't even include the target. Finally, I ran a troubleshooting script that ChatGPT gave me, and it gave me the untruncated address with the target, but I can't generate a private key to use it in a hot wallet.
I'm new to this. What am I doing wrong?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the 7-character grind and compare its reported address, keyphrase, and raw seed with Solana CLI keygen output. Check the grind command's output and the Solana CLI keygen inputs; done means the address is not truncated, the key material uses valid characters, and the documented import path produces the target address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100