vanitygen
vanitygen copied to clipboard
keyconv doesn't recognize Protkey
trafficstars
Steps to reproduce:
- $ vanitygen -E foobar 1foo
Pattern: 1foo
Address: 1foou3WfTSHeS1BwXkXcPk8DCBjQBvz28 Protkey: PsNEWTJjsQy1XQw8wsX2uUz24Q21YroDGsr6Bk7byLE8U9bAe8yLN4GtR53JYKs74XcG - $ keyconv PsNEWTJjsQy1XQw8wsX2uUz24Q21YroDGsr6Bk7byLE8U9bAe8yLN4GtR53JYKs74XcG keyconv: util.c:330: vg_set_privkey: Assertion `EC_KEY_check_key(pkey)' failed. Aborted (core dumped)
Expected behavior Step 2 should prompt for the password and then spit out the privkey.
Observed Behavior keyconv core dumps.
Samr7 hasn't been active with this repo. I think I have a fix for this in my fork at https://github.com/WyseNynja/vanitygen. It's easy to install with my brew tap at https://github.com/WyseNynja/homebrew-bitcoin and has various other fixes