Search content
Sort by

Showing 20 of 111 results by Feron
Post
Topic
(Unknown Title)
by
Feron
on 02/05/2025, 07:53:43 UTC
64 took so long to solve because a few people were trying to solve it, when you compare it to 63 which Zielar solved in 3 days, it must have been frustrating.
and now a whole army of people are cracking it
by the way 63 Zielar solved it with 3 graphics cards
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 02/05/2025, 07:48:09 UTC
Even if you had a miracle code, you still need the computing power of at least a few graphics cards or 1000 cores.if you want to solve it before the competition
By the way, the fewer people solving this puzzle, the better.
because it is now increasingly difficult for those who do not have computing power
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 06/04/2025, 23:51:40 UTC
No one expected it so quickly, I thought 68 wouldn't be solved even in a year
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 06/04/2025, 23:28:54 UTC
Those keys are disappearing like mushrooms after the rain
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 24/09/2024, 21:40:18 UTC
python scans 50,000 addresses per second
The GPU scans +- 5,000,000,000 addresses per second
GPU scans +- 100,000 times faster than python
so you can forget about python, you have to make codes for gpu
you don't have eternity to solve it with python
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 23/09/2024, 11:04:34 UTC
lol that's just the beginning not the end
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 23/09/2024, 09:36:57 UTC
so you shouldn't invest in it, just run the code on the cpu and voila, you can still try to guess the beginning of the range to speed up the solution
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 23/09/2024, 09:31:51 UTC
maybe hundreds of people puzzling addresses, but if the whole planet started looking for them, then those addresses would just get dusty
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 23/09/2024, 09:21:05 UTC
It will not be the creator, the more people search for puzzle addresses, the greater the chance of solving them
To give an example, if 1,000,000 computers start solving puzzle 67, there is a good chance you will solve it in one day
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 23/09/2024, 08:57:17 UTC
do you know any method so that 1000 000 000 public keys occupy a maximum of 20 MB of space in a text document
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 23/09/2024, 08:23:28 UTC
so today's computing power is able to solve 130 bits it's getting more and more interesting
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 23/09/2024, 05:50:30 UTC
what processor do you have, this speed is for 1 core
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 21/09/2024, 19:17:33 UTC
could your method also work with bitcoin addresses
I mean that instead of generating a lengthy base 58, it would only generate a couple of bits, for example
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 16/09/2024, 10:26:21 UTC
if the creator put 1000 bitcoins into that puzzle, then he must own thousands more bitcoins, why would he waste his time on some little thing? 6.6 bitcoins is pennies to the creator, even if you take it, it's millions of dollars xd
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 15/09/2024, 23:38:16 UTC
I wouldn't follow the time, it's never exact, every region has a different time, blockchain goes with its specific time
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 13/09/2024, 20:46:09 UTC
66 was solved quickly, no one complains that they were stolen, so it looks like the person who solved 66 took his rightful reward and the bot didn't get anything
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 30/07/2024, 14:11:24 UTC
I'm not saying that Iceland is slow,
if you configure the code well, miracles can also be done there
[][/]
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 30/07/2024, 13:40:29 UTC
this speed is fake real speed for Icelandic library public key is 200k keys/second sequential depends on processor
You can write whatever speed you want there xd
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 28/07/2024, 14:01:49 UTC
so whatever your plan is, you're not going to leave those bitcoins to the robots
in the worst case, you can burn all the bitcoins or actually spend for transaction fees, at least you will have a good feeling, if you don't have it, no one will have it xd
you can create a suicide transaction as a last resort
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Feron
on 28/07/2024, 13:35:22 UTC
some bots threw errors during this test, why? there will probably be a catch
here's how you should do it, by some miracle you solve the 66 address puzzle, then you create a transaction, then a second later you start your own bot that starts creating new transactions for the 66 addresses you have access to, the goal is to flood the blockchain with transactions
then after a minute when foreign bots start creating transactions to steal your bitcoins mempol throws errors for those addresses

this means that mempool can block incoming transactions that try to send puzzle 66 to new addresses because it will be evaluated as a crypto attack and cryptographic protection will be turned on

the goal should be for mempool to start throwing other transactions from other bots overboard xd

I don't know, I haven't tried it, it just occurred to me, you have to test it yourself