Strange transaction (block 71036)

9

2

What happened to this transaction?

Can someone explain it?

http://blockexplorer.com/t/9eHTFRi3Qq

Mascarpone

Posted 2011-10-05T13:09:17.883

Reputation: 427

Answers

11

On July 29 2010, it was discovered that block 71036 contained several transactions with a ton of OP_CHECKSIG commands. There should only ever be one such command. This caused every node to do extra unnecessary work, and it could have been used as a denial-of-service attack. A new version of Bitcoin was quickly released. The new version did not cause a fork on the main network, though it did cause one on the test network (where someone had played around with the attack more).

https://en.bitcoin.it/wiki/Incidents#OP_CHECKSIG_abuse

lemonginger

Posted 2011-10-05T13:09:17.883

Reputation: 5 112

nice link, really worth readingMascarpone 2011-10-05T17:37:26.217