vanitygen-plusplus
vanitygen-plusplus copied to clipboard
oclvanitygen++ only supports legacy P2PKH addresses
If I run the taproot example in the readme, but with oclvanitygen++ instead of vanitygen++, I get Invalid format 'p2tr'.
This is also true for native segwit's p2wpkh format.
Hi, I'm using ubuntu and I have a NVIDIA RTX 3090 card.
I try to use with GPU and I get the following error: do you know how i can fix it?
clGetPlatformIDs(0): Unknown code -1001 Could not open any device clGetPlatformIDs(0): Unknown code -1001 Available OpenCL platforms:
That's unrelated to this issue, please create your own.
It turns out script for P2SH addresses doesn't work either…
It turns out
scriptfor P2SH addresses doesn't work either…
The feature "script for P2SH" is inherited from the project https://github.com/samr7/vanitygen. Could you share some more details? What is the current output and what is the expected output?
Current output is Invalid format 'script' just like p2tr and p2wpkh did, and expected output is that it starts generating a P2SH address.