Search content
Sort by

Showing 8 of 8 results by ilkerc
Post
Topic
Board Bitcoin Discussion
Re: BTC Puzzle 66,67 and 68 Solo Pool
by
ilkerc
on 01/06/2024, 15:56:52 UTC
Does all that still work?

I cant see my worker on the page, it is 0.

Yes, it has been working as a solo pool for almost a year.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
ilkerc
on 01/06/2024, 15:49:01 UTC
Hello, you can join the "btcpuzzle.info" website with the 100% open source "bitcrackrandomiser" tool. We haven't completed a year yet, but we have completed 11% of the keys. (in Puzzle 66)

Btcpuzzle.info is a solo pool, but the scanned ranges are shared. One lucky person gets the full prize. Bitcoin puzzle 66, 67 and 68 are supported.

BTC Puzzle website;
https://btcpuzzle.info/

Github repo;
https://github.com/ilkerccom/bitcrackrandomiser

Thanks. Roll Eyes
Post
Topic
Board Bitcoin Discussion
Re: BTC Puzzle 66 Solo Pool
by
ilkerc
on 19/06/2023, 00:45:44 UTC
Hello,

Yes it works on Windows, Linux and Macos.

Thanks.
Post
Topic
Board Bitcoin Discussion
Re: BTC Puzzle 66 Solo Pool
by
ilkerc
on 11/06/2023, 01:04:30 UTC
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.
Post
Topic
Board Bitcoin Discussion
Re: BTC Puzzle 66 Solo Pool
by
ilkerc
on 10/06/2023, 22:40:23 UTC
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.
Post
Topic
Board Bitcoin Discussion
Re: BTC Puzzle 66 Solo Pool
by
ilkerc
on 27/05/2023, 23:58:53 UTC
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.
Post
Topic
Board Bitcoin Discussion
Merits 2 from 2 users
Topic OP
BTC Puzzle 66 Solo Pool
by
ilkerc
on 27/05/2023, 12:27:38 UTC
⭐ Merited by dkbit98 (1) ,seoincorporation (1)
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.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
ilkerc
on 20/05/2023, 13:30:33 UTC
Hello,

I just created a simple solo-pool to find puzzle 66.

It only works with BTC Puzzle 66. 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 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.

https://github.com/ilkerccom/bitcrackrandomiser