15
1
An unknown major solo miner (currently IP 71.123.170.150), most likely a botnet, is relaying blocks with zero transactions. Two weeks ago this miner constituted ~15% of the network, now it constitutes ~30%. If the growth rate continues, in about two weeks this miner (most likely a botnet) will control more than half of the network, theoretically allowing a 51% attack. It has already orphaned two perfectly valid blocks. (Thread on BitcoinTalk)
It seems to me we have an imminent threat to Bitcoin itself. Requiring transactions to be included in a block won't work; the miner can just send coins to itself. Blacklisting IPs in the client won't work; the miner can easily switch IPs. How can we stop this?
Maybe possible to prevent mystery miner to grow by using a formule to decrease payment for higher hashrates – None – 2013-06-26T08:48:26.923
I think that you're wrong about it going from 15% to 30%. See this post
– D.H. - bitcoin.se – 2012-03-31T18:13:04.6001
@D.H. I was using the data as according to Blockchain.info.
– BinaryMage – 2012-03-31T18:18:09.7231Assuming the growth rate in % can be constant is a common fallacy. – o0'. – 2012-04-02T07:39:32.243
@Lohoris You are entirely correct. I think you will agree, however, that there is a possibility of the % rate remaining constant (botnets generally grow exponentially at the start), and since it could pose a serious threat to the network, IMO being perhaps overly cautionary is never a bad thing. – BinaryMage – 2012-04-02T23:45:34.307
1@BinaryMage no, it is absolutely impossible for a % of growth to be constant. You'll run out of % points as you progress, since the % total is fixed, so this just can't happen. Furthermore, even a constant (non %) growth is very difficult to achieve, let alone an exponential one (though this is at least possible, to a point). – o0'. – 2012-04-03T11:43:22.837
1@Lohoris I suppose I should have clarified. Going from 15% to 30% of the network indicates hashing growth of over 100%. (more than doubling) It is entirely possible, but not necessarily likely, that it would double again in the next two weeks. Now, the percentage share of the network obviously cannot grow beyond 100%. But if the botnet grew at the same rate as in the past two weeks, it would reach ~46% of the network, and 50% in a few days. Does that make more sense? – BinaryMage – 2012-04-04T00:36:18.910