Bitcoin Forum
May 29, 2024, 09:30:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / Re: BTC Puzzle 66 Solo Pool on: June 19, 2023, 12:45:44 AM
Hello,

Yes it works on Windows, Linux and Macos.

Thanks.
2  Bitcoin / Bitcoin Discussion / Re: BTC Puzzle 66 Solo Pool on: June 11, 2023, 01:04:30 AM
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?



Hello, i fixed it already. Thanks for feedback.
3  Bitcoin / Bitcoin Discussion / Re: BTC Puzzle 66 Solo Pool on: June 10, 2023, 10:40:23 PM
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.
4  Bitcoin / Bitcoin Discussion / Re: BTC Puzzle 66 Solo Pool on: May 27, 2023, 11:58:53 PM
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.
5  Bitcoin / Bitcoin Discussion / BTC Puzzle 66,67 and 68 Solo Pool on: May 27, 2023, 12:27:38 PM
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.
6  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: May 20, 2023, 01:30:33 PM
Hello,

I just created a simple solo-pool to find puzzle 66, 67 and 68.

It works with proof of work. If you want to scan all private keys in puzzle 66; you need to do 36 quintillion scans in total. In case you do a random scan; previously generated private keys will be regenerated (random problem). This extends the scan time by x10.

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 ranges to search. All possible ranges 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. Each range contains 1,1 trillion keys.

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.

https://btcpuzzle.info
https://github.com/ilkerccom/bitcrackrandomiser
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!