Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
OxSD
on 28/07/2024, 13:55:54 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
This is not an attack on cryptography, no matter how it looks. In the blockchain, the owner of the address is the one who has the private key to the address. And the possibility of RBF is correct. Imagine that you accidentally (by mistake) sent 5 bts with a very low commission, and no one takes it into the block. And what should you do, well, of course RBF, otherwise you will wait a long time until someone mines it.