Earlier quoted context omitted.
No private key was posted too early. What happened is the person who spent all the computing power to brute force the 66 bits broadcasted, naively, a transaction to send the 6.6 BTC reward to his wallet. However, when doing so, the public key is by design revealed on the blockchain. Someone's bot whose sole purpose is to steal this puzzles rewards was monitoring the blockchain and spotted the transaction before it go…
That must hurt. In case I crack the next puzzle... how should I go about collecting the prize without having to mine a block myself or trust a miner not to screw me over?
Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
161–170 of 428 posts
Re: Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
#162Earlier quoted context omitted.
Edit: I see it's because I'm this instance there was less entropy, I guess a normal transaction has a lot more bits to guess Why doesn't this happen with every large transaction then? Someone tries to move 10 BTC, instantly stolen? Basically you're saying that every single Bitcoin transaction can be stolen "really fast". Am I missing a step here?
It is based on the fact that the upper range limit of the private key used in the puzzle is known. A securely generated private key would not be vulnerable even if its public key is known. The second post on this thread[0] has a helpful chart that makes it easier to understand. 0: https://bitcointalk.org/index.php?topic=5218972.0
Re: Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
#163Earlier quoted context omitted.
No private key was posted too early. What happened is the person who spent all the computing power to brute force the 66 bits broadcasted, naively, a transaction to send the 6.6 BTC reward to his wallet. However, when doing so, the public key is by design revealed on the blockchain. Someone's bot whose sole purpose is to steal this puzzles rewards was monitoring the blockchain and spotted the transaction before it go…
That must hurt. In case I crack the next puzzle... how should I go about collecting the prize without having to mine a block myself or trust a miner not to screw me over?
Note that this issue doesn't exist with puzzle numbers that are multiple of 5, because these addresses have their public key already known. So everyone is on a level playing field. The multiple of 5 have been solved up to #125: https://privatekeys.pw/puzzles/bitcoin-puzzle-tx
Re: Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
#164Earlier quoted context omitted.
But how could he have avoided this attack? I'm only familiar with Bitcoin's blockchain on a begginner level. But I assume the only way would be to avoid revealing the answer key (public) when sending the transaction to get the reward?
Private mempool transaction
Re: Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
#165Earlier quoted context omitted.
No private key was posted too early. What happened is the person who spent all the computing power to brute force the 66 bits broadcasted, naively, a transaction to send the 6.6 BTC reward to his wallet. However, when doing so, the public key is by design revealed on the blockchain. Someone's bot whose sole purpose is to steal this puzzles rewards was monitoring the blockchain and spotted the transaction before it go…
What is the less-naive way to claim this type of puzzle?
Re: Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
#166Do they have a buyer for that $400k? If not, it's not worth $400K.
400k I think is no problem. I heard of someone with 10,000 BTC having some serious trouble finding a buyer though.
Then again, it may be serious trouble if you have serious issues explaining the source.
Re: Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
#167Earlier quoted context omitted.
That must hurt. In case I crack the next puzzle... how should I go about collecting the prize without having to mine a block myself or trust a miner not to screw me over?
To avoid this risk: either you solo mine your transaction, or you submit your transaction to a mining pool that will not broadcast it to the P2P network until it is mined. Some pools offer this as a service (eg. https://slipstream.mara.com/ ). This is kludgey but this is because the puzzle is inherently limited by its technical design. Note that this issue doesn't exist with puzzle numbers that are multiple of 5, bec…
That one is even easier to steal because it doesn't even require a digital signature and there are tons of bots out there inspecting live transactions and if they don't require a signature they just create a new transaction with an increased fee and their own address as recipient.
Re: Bitcoin puzzle #66 was solved: 6.6 BTC (~$400k) withdrawn
#168probably discussed in the bitcointalk thread, but how do we know it's not just the creator of the puzzle reclaiming his own bitcoin?