vanitygen icon indicating copy to clipboard operation
vanitygen copied to clipboard

keyconv doesn't recognize Protkey

Open bobpaul opened this issue 12 years ago • 1 comments
trafficstars

Steps to reproduce:

  1. $ vanitygen -E foobar 1foo Pattern: 1foo
    Address: 1foou3WfTSHeS1BwXkXcPk8DCBjQBvz28 Protkey: PsNEWTJjsQy1XQw8wsX2uUz24Q21YroDGsr6Bk7byLE8U9bAe8yLN4GtR53JYKs74XcG
  2. $ 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.

bobpaul avatar Sep 14 '13 02:09 bobpaul

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

BlinkyStitt avatar Jan 26 '14 22:01 BlinkyStitt