Bitcoin Forum
September 27, 2024, 01:25:30 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 [297] 298 299 300 301 302 303 304 305 306 307 308 309 310 »
  Print  
Author Topic: Bitcoin puzzle transaction ~32 BTC prize to who solves it  (Read 212181 times)
3dmlib
Jr. Member
*
Offline Offline

Activity: 41
Merit: 2


View Profile
September 17, 2024, 03:00:26 PM
Last edit: September 17, 2024, 03:25:42 PM by 3dmlib
Merited by vapourminer (1)
 #5921

Someone playing with us.
p53 - 09.04
p56 - 09.08
p62 - 09.08
p64 - 09.10
p66 - 09.12

p67 - 09.14.2026

This is why p66 transaction went through the mempool. It was automated and scheduled a long time ago.
AlanJohnson
Member
**
Online Online

Activity: 119
Merit: 11


View Profile
September 18, 2024, 08:01:27 AM
 #5922

Someone playing with us.
p53 - 09.04
p56 - 09.08
p62 - 09.08
p64 - 09.10
p66 - 09.12

p67 - 09.14.2026

This is why p66 transaction went through the mempool. It was automated and scheduled a long time ago.

Coincidence...   BTW What you mean "scheduled long time ago" ? By scripts ?  It would be visible.

There is better way to mess with such transacions (i don't know if it's true):

"RBF is optional and works by setting the nSequence flag in the transaction. If a transaction has the nSequence parameter set to an appropriate value, it is marked as replaceable. However, if nSequence is set to the maximum value (0xFFFFFFFF or 4294967295), such a transaction is not marked as replaceable - it is then "finalized" immediately and is not subject to the RBF mechanism."
neirobobi
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 18, 2024, 04:59:20 PM
 #5923

If I were the finder, I would've moved the three UTXOs worth 0.066, 0.594 and 5.94BTC in a private transaction via slipstream.mara.com ..
could someone show how to make a raw transaction for 67? it can be created without privatekey, are there any services for creating raw transactions, or using bitcoincore? to spend all outputs on one address with the required commission. so that I can then sign it and send it via MARA

ps: I haven't found the private key yet, but if I do I'll thank you for this tip))
aminsolhi
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
September 18, 2024, 07:35:24 PM
 #5924

free 8$  btc

addrss compress P2PSH : 34gbwEu34QBz7bozafSyStRqw9f6Jw7cTt

privkey hex : 2832ed74f2b5e35ee
privkey wif : KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qZfFoWMiwBt943V7CQeX
smracer
Donator
Legendary
*
Offline Offline

Activity: 1057
Merit: 1021



View Profile
September 19, 2024, 06:14:13 AM
 #5925

If I were the finder, I would've moved the three UTXOs worth 0.066, 0.594 and 5.94BTC in a private transaction via slipstream.mara.com ..
could someone show how to make a raw transaction for 67? it can be created without privatekey, are there any services for creating raw transactions, or using bitcoincore? to spend all outputs on one address with the required commission. so that I can then sign it and send it via MARA

ps: I haven't found the private key yet, but if I do I'll thank you for this tip))

If you find the private key to 67 and you want to send it through mara I think this is the way.  Someone please correct me if i am wrong.

bitcoin-cli createrawtransaction '[{"txid":"12f34b58b04dfb0233ce889f674781c0e0c7ba95482cca469125af41a78d13b3","vout":2},{"txid":"5d45587cfd1d5b0fb826805541da7d94c61fe432259e68ee26f4a04544384164","vout":15},{"txid":"08389f34c98c606322740c0be6a7125d9860bb8d5cb182c02f98461e5fa6cd15","vout":66}]' '{"bc1q0pju92kh0qyaygvnm074mpdhdg28qa357w7usd":6.69}'

The bitcoin address at the end should be replaced with your address otherwise you will send me 6.69BTC.

The output gives you this.

0200000003b3138da741af259146ca2c4895bac7e0c08147679f88ce3302fb4db0584bf31202000 00000fdffffff6441384445a0f426ee689e2532e41fc6947dda41558026b80f5b1dfd7c58455d0f 00000000fdffffff15cda65f1e46982fc082b15c8dbb60985d12a7e60b0c742263608cc9349f380 84200000000fdffffff014021e027000000001600147865c2aad77809d22193dbfd5d85b76a1470 763400000000

After you get the private key you need to sign it.

bitcoin-cli signrawtransactionwithkey "0200000003b3138da741af259146ca2c4895bac7e0c08147679f88ce3302fb4db0584bf31202000 00000fdffffff6441384445a0f426ee689e2532e41fc6947dda41558026b80f5b1dfd7c58455d0f 00000000fdffffff15cda65f1e46982fc082b15c8dbb60985d12a7e60b0c742263608cc9349f380 84200000000fdffffff014021e027000000001600147865c2aad77809d22193dbfd5d85b76a1470 763400000000" '["PRIVATE KEY WIF"]'

The result is what you put into mara slipstream. 




neirobobi
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 19, 2024, 07:05:12 AM
Last edit: September 19, 2024, 08:41:58 PM by Mr. Big
 #5926



bitcoin-cli createrawtransaction '[{"txid":"12f34b58b04dfb0233ce889f674781c0e0c7ba95482cca469125af41a78d13b3","vout":2},{"txid":"5d45587cfd1d5b0fb826805541da7d94c61fe432259e68ee26f4a04544384164","vout":15},{"txid":"08389f34c98c606322740c0be6a7125d9860bb8d5cb182c02f98461e5fa6cd15","vout":66}]' '{"bc1q0pju92kh0qyaygvnm074mpdhdg28qa357w7usd":6.69}'

The bitcoin address at the end should be replaced with your address otherwise you will send me 6.69BTC.



Thank you, this looks like what will be needed when the private key is found.



something is wrong when I send a transaction from address 67 signed by any privatekey through this service (https://slipstream.mara.com/), it says that:

"Transaction already exists in mempool, add a higher fee."

does this mean that if you sign a transaction with the correct private key, the service will respond with the same message?
garlonicon
Legendary
*
Offline Offline

Activity: 869
Merit: 2105


Pawns are the soul of chess


View Profile
September 19, 2024, 09:20:31 AM
Merited by vapourminer (1)
 #5927

Quote
free 8$  btc

addrss compress P2PSH : 34gbwEu34QBz7bozafSyStRqw9f6Jw7cTt

privkey hex : 2832ed74f2b5e35ee
privkey wif : KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qZfFoWMiwBt943V7CQeX
It is not free. Those coins are burned. If you have "024ee2be2d4e9f92d2f5a4a03058617dc45befe22938feed5b7a6b7282dd74cbdd" as a Script, which is hashed into "20d45a6a762535700ce9e0b216e31994335db8a5", then it means, that it is invalid.
Code:
decodescript a91420d45a6a762535700ce9e0b216e31994335db8a587
{
  "asm": "OP_HASH160 20d45a6a762535700ce9e0b216e31994335db8a5 OP_EQUAL",
  "desc": "addr(34gbwEu34QBz7bozafSyStRqw9f6Jw7cTt)#yzl924t9",
  "address": "34gbwEu34QBz7bozafSyStRqw9f6Jw7cTt",
  "type": "scripthash"
}
decodescript 024ee2be2d4e9f92d2f5a4a03058617dc45befe22938feed5b7a6b7282dd74cbdd
{
  "asm": "-25166 OP_UNKNOWN [error]",
  "desc": "raw(024ee2be2d4e9f92d2f5a4a03058617dc45befe22938feed5b7a6b7282dd74cbdd)#nzhdaeu5",
  "type": "nonstandard"
}
SHA-256(024ee2be2d4e9f92d2f5a4a03058617dc45befe22938feed5b7a6b7282dd74cbdd)=6acc4b0c8dfbb843c080137199ef9165a7d099cad14d38d989212cb66975ba32
RIPEMD-160(6acc4b0c8dfbb843c080137199ef9165a7d099cad14d38d989212cb66975ba32)=20d45a6a762535700ce9e0b216e31994335db8a5

tarmi
Legendary
*
Offline Offline

Activity: 1232
Merit: 1011


View Profile
September 19, 2024, 11:22:59 AM
Merited by vapourminer (1)
 #5928

So out of curiousity, did anyone ever hit a non-related funded wallet during puzzle solving?
smracer
Donator
Legendary
*
Offline Offline

Activity: 1057
Merit: 1021



View Profile
September 19, 2024, 02:27:34 PM
Merited by vapourminer (1)
 #5929

So out of curiousity, did anyone ever hit a non-related funded wallet during puzzle solving?

You would have to check the balance of each private key.  It would slow down the brute forcing to a crawl.  I highly doubt there are any funded wallets in the keyspace, except for some dust in some test wallets that people made to test their bots.
neirobobi
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 19, 2024, 03:03:12 PM
 #5930

something is wrong when I send a transaction from address 67 signed by any privatekey through this service (https://slipstream.mara.com/), it says that:

"Transaction already exists in mempool, add a higher fee."

does this mean that if you sign a transaction with the correct private key, the service will respond with the same message?

It looks like this is because I sent an unsigned transaction to Mara, because https://coinb.in/#sign does not sign the raw transaction with the wrong private key, but simply returns the raw transaction unchanged in the field where the signed transaction should be.
Akito S. M. Hosana
Jr. Member
*
Offline Offline

Activity: 64
Merit: 1


View Profile
September 19, 2024, 05:52:02 PM
 #5931


The bitcoin address at the end should be replaced with your address otherwise you will send me 6.69BTC.


I would shit my pants if someone sent me 6.69 BTC by mistake  Grin
tarmi
Legendary
*
Offline Offline

Activity: 1232
Merit: 1011


View Profile
September 19, 2024, 06:26:30 PM
 #5932

So out of curiousity, did anyone ever hit a non-related funded wallet during puzzle solving?

You would have to check the balance of each private key.  It would slow down the brute forcing to a crawl.  I highly doubt there are any funded wallets in the keyspace, except for some dust in some test wallets that people made to test their bots.

What odds would there be if during solving we could check for a known address?
For example, i have a locked multibit wallet since 2016-ish, could all combinations be checked against this address should i decide to solve a puzzle?
Gord0nFreeman
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 19, 2024, 08:37:52 PM
 #5933

why the founder of Puzzle was transfered coins from 120 and from 125?
albert0bsd
Hero Member
*****
Offline Offline

Activity: 956
Merit: 683



View Profile
September 19, 2024, 11:25:39 PM
 #5934

why the founder of Puzzle was transfered coins from 120 and from 125?

Where do you get that? Without any proof this is bullshit...

Just ask your self why the author of this challenge will move 1.2 and 12.5 bitcoins, when he increase all other puzzles in x10 factor? it wen from some 100 btc to near 1000

 Roll Eyes Roll Eyes Roll Eyes Huh Huh
benjaniah
Newbie
*
Offline Offline

Activity: 19
Merit: 2


View Profile
September 20, 2024, 05:44:53 AM
Merited by vapourminer (1)
 #5935

RBF is not poorly implemented, remember everything about Bitcoin transactions is intended for 256 bits range not 66 bits range, if this transaction was made in 256 bits range, then no matter whatever you try about RBF, you can't steal the coins...

I say that it is bad because it is not effective, I think that all nodes should be subject to a standard, what is the sense of RBF off/on, if you can use another node with the possibility of replacement? It is not 256 bits. It is a security issue, suppose you have a security system, where if it is violated or attacked and detected, the system could move its assets by automating a bot that sends the funds to another safe site using RBF, but this is not possible due due To their bad implementation, how many coins would not have been saved from the Hakers if this were a standard?

For a while I thought along these same lines. But RBF is effective, and the network works securely as designed, because nobody is transacting bitcoins using wallet addresses with private keys in the low bit range. Puzzle 66's private key is at 0.00000000000000000000000000000000000000000000000000000000040025374665586730511 0971121712095050954258 x 100 percent of the keyspace.

In other words, if the keyspace was the distance between earth and the sun (147m km), 66's private key is not even a nanometer off the ground.

My math is probably off by a bit but just trying to help visualize the issue.
Gord0nFreeman
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 20, 2024, 06:19:30 AM
 #5936

why the founder of Puzzle was transfered coins from 120 and from 125?

Where do you get that? Without any proof this is bullshit...

Just ask your self why the author of this challenge will move 1.2 and 12.5 bitcoins, when he increase all other puzzles in x10 factor? it wen from some 100 btc to near 1000

 Roll Eyes Roll Eyes Roll Eyes Huh Huh
3Emiwzxme7Mrj4d89uqohXNncnRM15YESs https://www.blockchain.com/explorer/addresses/BTC/3Emiwzxme7Mrj4d89uqohXNncnRM15YESs
Because, likely, he wanted to make the community work on the lower bits, but without the private key. Maybe the solution provided by Kangaroo answered all the questions related to the vulnerability when revealing the pubkey... The funds from those wallets were transferred by one person to a single address. Do you really think that someone wealthy enough, who can afford not to touch the prize money from 120 and 125 bits, would bother solving the puzzle at all, let alone succeed twice?! It's nonsense to think otherwise in this case.
saatoshi_falling
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 20, 2024, 07:31:36 AM
 #5937

So can we confirm now puzzle #66 was solved and casually emptied by a normal transaction without any "bot war" taking place?
I'm personally not affected by #66 being solved because even though I've been at it for a year or so, I looked through all my theories, all my notes, all my scripts, and not one of them were even close to the solved keyspace/binary/hex/decimal.

Theoretically, which puzzle is now "easier" to solve for a normal person with standard resources? puzzle #67 with all kids of trash scripts, or #130 with kangaroo? 
Kelvin555
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 20, 2024, 08:10:49 AM
 #5938


  • So far nobody complained his hard search was exploited by bots or someone taking a shortcut. Regardless of shame, if you hate the bots, you'd call'em out.
Maybe because the person who is supposed to complain is dead, we have seen some people complain in this thread how they have lost their jobs and families because they have dedicated all their time to this puzzle challenge, some have even spent a huge amount of money on this puzzle challenge and the only hope  they are hanging on to is that they will find the private key.... when they finally find it and someone steals it from them and even mock them, what do you think will happen ?


Someone playing with us.
p53 - 09.04
p56 - 09.08
p62 - 09.08
p64 - 09.10
p66 - 09.12

p67 - 09.14.2026

This is why p66 transaction went through the mempool. It was automated and scheduled a long time ago.

This defeats the main reason the creator had in mind when he created the challenge in the beginning, how can he know that the community is able to crack 66bits range wallet in 3years time if he scheduled the withdrawal in 2 years time.
AlanJohnson
Member
**
Online Online

Activity: 119
Merit: 11


View Profile
September 20, 2024, 12:24:07 PM
 #5939

why the founder of Puzzle was transfered coins from 120 and from 125?

Where do you get that? Without any proof this is bullshit...

Just ask your self why the author of this challenge will move 1.2 and 12.5 bitcoins, when he increase all other puzzles in x10 factor? it wen from some 100 btc to near 1000

 Roll Eyes Roll Eyes Roll Eyes Huh Huh
3Emiwzxme7Mrj4d89uqohXNncnRM15YESs https://www.blockchain.com/explorer/addresses/BTC/3Emiwzxme7Mrj4d89uqohXNncnRM15YESs
Because, likely, he wanted to make the community work on the lower bits, but without the private key. Maybe the solution provided by Kangaroo answered all the questions related to the vulnerability when revealing the pubkey... The funds from those wallets were transferred by one person to a single address. Do you really think that someone wealthy enough, who can afford not to touch the prize money from 120 and 125 bits, would bother solving the puzzle at all, let alone succeed twice?! It's nonsense to think otherwise in this case.

He also didn't even claim the Bitcoin Cash and others on that addresses... Very suspicious   Undecided
ronin445
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 20, 2024, 03:33:46 PM
 #5940

Even thats founder of the puzzle we cannot say anything..
Its attracting more people to join the bruteforce party.
Pages: « 1 ... 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 [297] 298 299 300 301 302 303 304 305 306 307 308 309 310 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!