Author

Topic: BTC Puzzle 66,67 and 68 Solo Pool (Read 472 times)

full member
Activity: 244
Merit: 126
February 12, 2024, 08:42:35 PM
#11
Does all that still work?

I cant see my worker on the page, it is 0.
newbie
Activity: 15
Merit: 0
October 06, 2023, 01:47:43 AM
#10
Hello,

How can we get the already checked ranges? (useful for statistics and checking ideas about the general range formula)

Is there a way to get the work done so far ?
newbie
Activity: 6
Merit: 1
June 18, 2023, 08:45:44 PM
#9
Hello,

Yes it works on Windows, Linux and Macos.

Thanks.
newbie
Activity: 1
Merit: 0
June 16, 2023, 02:32:12 PM
#8
Hello,

Pool info; https://btcpuzzle.info/

https://github.com/ilkerccom/bitcrackrandomiser

It only works with BTC Puzzle 66.

ONLY FOR NVIDIA CUDA DEVICES!
This is not a shared pool.
If the private key is found, only you can see it. No one else can see!
If the private key is found, it is not shared.
Once a private key is scanned, it is not scanned again.
Your luck; One in 33 million.

Puzzle 66 HEX ranges as follows. It starts with 2 or 3. Any private key in this range is 17 characters long.

20000000000000000 to 3ffffffffffffffff

We take the first 7 characters and delete the rest for now. The result will be as follows.

2000000 to 3ffffff

We now have about 33 million possible private keys to search. All possible private keys are stored in the database. A random value will come up each time a scan job is called and will be marked as scanned when the scan is complete.

I can scan each key in about 10 minutes on NVIDIA 3090. This actually means about 1,1 trillion private keys. When the private key is scanned, it is marked as scanned. So it won't show up anymore.



Thanks OP.

Is there a linux version?
I admit I'm not to keen on cross-compilation.
newbie
Activity: 6
Merit: 1
June 10, 2023, 09:04:30 PM
#7
Hello,
it's running, but the progress is not being saved on the website, and i'm getting flag error , maybe that has something to do with it?

https://ibb.co/cv3wSc2

Hello, i fixed it already. Thanks for feedback.
newbie
Activity: 6
Merit: 1
June 10, 2023, 06:40:23 PM
#6
Why is there a notice on the website stating, 'Note: 2000000-2050000 (First ~%0.98) ranges and 3FAF000-3FFFFFF (Last ~%0.98) manually defeated in this pool'?

Who ensures that the address is not within these ranges?

Hello,

You can include defeated ranges in settings.txt, if you want.

I made some calculations on solved puzzles. No keys were found in <~8% from the beginning. Easy to find if sequentially scanned from start to finish.

But as you said, it's not a guarantee.

Thanks.
newbie
Activity: 4
Merit: 0
June 09, 2023, 07:20:51 AM
#5
Why is there a notice on the website stating, 'Note: 2000000-2050000 (First ~%0.98) ranges and 3FAF000-3FFFFFF (Last ~%0.98) manually defeated in this pool'?

Who ensures that the address is not within these ranges?
newbie
Activity: 1
Merit: 0
May 31, 2023, 04:20:00 PM
#4
Hello,
it's running, but the progress is not being saved on the website, and i'm getting flag error , maybe that has something to do with it?

https://ibb.co/cv3wSc2
newbie
Activity: 6
Merit: 1
May 27, 2023, 07:58:53 PM
#3
thats excellent but we need this to work on cpu as well .. we are waiting for the cpu v

Thanks. I have an app for CPU but its not enough at this time.
jr. member
Activity: 50
Merit: 1
May 27, 2023, 02:11:15 PM
#2
thats excellent but we need this to work on cpu as well .. we are waiting for the cpu v
newbie
Activity: 6
Merit: 1
May 27, 2023, 08:27:38 AM
#1
Hello,

Pool info; https://btcpuzzle.info/

https://github.com/ilkerccom/bitcrackrandomiser

It only works with BTC Puzzle 66, 67 and 68.

ONLY FOR NVIDIA CUDA DEVICES!
This is not a shared pool.
If the private key is found, only you can see it. No one else can see!
If the private key is found, it is not shared.
Once a private key is scanned, it is not scanned again.
Your luck; One in 33 million.

Example Puzzle 66 HEX ranges as follows. It starts with 2 or 3. Any private key in this range is 17 characters long.

20000000000000000 to 3ffffffffffffffff

We take the first 7 characters and delete the rest for now. The result will be as follows.

2000000 to 3ffffff

We now have about 33 million possible private keys to search. All possible private keys are stored in the database. A random value will come up each time a scan job is called and will be marked as scanned when the scan is complete.

I can scan each key in about 10 minutes on NVIDIA 3090. This actually means about 1,1 trillion private keys. When the private key is scanned, it is marked as scanned. So it won't show up anymore.
Jump to: