Post
Topic
Board Development & Technical Discussion
Re: Why have we not discouraged relaying of malleated transactions?
by
gmaxwell
on 12/02/2014, 01:41:15 UTC
We already block most forms which can be blocked, this was a change in bitcoin 0.8 (that was, in fact, causing withdraws delays for mtgox because they produced transactions with invalid encoding).

The recent flood of transactions use a pushdata change. A patch to block it was written in September 2013, but didn't make it into the codebase until today. If your node is running git bitcoin, just update and you'll have it.