Open benthetechguy opened 1 year ago
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
script
for 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.
@10gic Are there any plans to add support for new formats for ocl?
If I run the taproot example in the readme, but with oclvanitygen++ instead of vanitygen++, I get
Invalid format 'p2tr'
.