Search content
Sort by

Showing 4 of 4 results by Abgedreht88
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~1000 BTC total bounty to solvers! ==UPDATED==
by
Abgedreht88
on 15/09/2023, 18:20:51 UTC

Thanks for the feedback
but no one was able to answer it
I'm looking for puplicKey not privKey
yes it is vanitySearch
but not the normal one
https://github.com/bojlahg/VanitySearchPublicKey

this allows you pupkeySearch
in a specific range
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~1000 BTC total bounty to solvers! ==UPDATED==
by
Abgedreht88
on 09/09/2023, 15:13:01 UTC
no the gpu find nothing only if i search with cpu can i find keys

-t 30  1000mk/s finds key after 10 sek
-gpu 10000mk/s find nothing after 1 hours

i thing the gpu engine is wrong or so
im search on rtx 4060

if i use bitcrack for searching i can search only on gpu and find keys
-gpu -t 0
Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~1000 BTC total bounty to solvers! ==UPDATED==
by
Abgedreht88
on 06/09/2023, 18:09:16 UTC
Hello, I'm new here and have a question about

bojlahg/VanitySearchPublicKey.

if I search there I find only keys with use cpu
-gpu is displayed but does not find any keys
for example:

VanitySearchPK.exe -t 0 -gpu -sk 2000000000000000000000000000000000 -p 633cbe Find no keys but 5000mk/s            (0keys) 1 minute

VanitySearchPK.exe -t 1 -gpu -sk 2000000000000000000000000000000000 -p 633cbe find keys with 5600mk/s very bad (25keys) 1 minute

VanitySearchPK.exe -t 32 -sk 200000000000000000000000000000000 -p 633cbe find keys good but 1000mk/s                (200keys)1 minute

I believe that the program recognizes the GPU
but the gpu performance does nothing

can any help for this

I can't fix this  but I would be happy if someone who can do it would contact me.
Post
Topic
Board Development & Technical Discussion
Re: VanitySearch (Yet another address prefix finder)
by
Abgedreht88
on 06/09/2023, 09:23:02 UTC
Hello, I'm new here and have a question about
bojlahg/VanitySearchPublicKey.
if I search there I find only keys with use -t.
-gpu is displayed but does not find any keys
for example:

VanitySearchPK.exe -t 0 -gpu -sk 2000000000000000000000000000000000 -p 633cbe Find no keys but 5000mk/s            (0keys) 1 minute

VanitySearchPK.exe -t 1 -gpu -sk 2000000000000000000000000000000000 -p 633cbe find keys with 5600mk/s very bad (25keys) 1 minute

VanitySearchPK.exe -t 32 -sk 200000000000000000000000000000000 -p 633cbe find keys good but 1000mk/s                (200keys)1 minute

I believe that the program recognizes the GPU
but the gpu performance does nothing

can any help for this