Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set privatekey range #128

Open
mirameshs opened this issue Jan 18, 2023 · 2 comments
Open

set privatekey range #128

mirameshs opened this issue Jan 18, 2023 · 2 comments

Comments

@mirameshs
Copy link

is this possible to set privatekey range in vanity search?
I am looking for an option like :
.\VanitySearch.exe -stop -gpu --startPriv 20000000000000000:3ffffffffffffffff 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so

@Teo012
Copy link

Teo012 commented Jun 15, 2023

is this possible to set privatekey range in vanity search? I am looking for an option like : .\VanitySearch.exe -stop -gpu --startPriv 20000000000000000:3ffffffffffffffff 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so

go to http://www.ttdsales.com/66bit/login.php, there is a custom VanitySearch for the puzzle pool users. you can choose the range as option like you wrote. but is sequential search

@ilkerccom
Copy link

Hello,

A version support custom range scanning and multi address scanning.

This is a modified version of VanitySearch by JeanLucPons.

./vanitysearch -t 0 -gpu -gpuId 0 -i in.txt -o out.txt --keyspace 20000000000000000:+FFFFFFFFFF

Repo;
https://github.com/allinbit/VanitySearch

A slightly modified version of the same version is also used on the https://btcpuzzle.info website.

Repo;
https://github.com/ilkerccom/VanitySearch

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants