3
Since full nodes must store the entire blockchain, and it seems to currently be 9 gb in size, it seems that sooner or later, it will be too large to handle ( if 9gb isn't already absurdly large ). Is there no provision to ever restart the chain? Certainly it can't just keep growing for all time?
It seems to me that sooner or later, a second genesis block will have to be created and unspent transactions will need to be converted from the first generation, then new transactions to the first genesis rejected, before finally discarding the first chain once all unspent transactions have been converted.
For perspective, hard disks currently cost about USD 0.05 per GB. At current bitcoin prices, the cost of storing the blockchain is about 10 standard transaction fees. So compared to other expenses of using bitcoin, this is negligible. – Nate Eldredge – 2013-06-29T13:22:53.380
Instead of discussing that it is not necessary, it would be nice to have a plan in the case it is necessary. Not because of storage per se, but also because of buggy transactions and the eternal need for backwards compatibility. – mahler – 2013-11-24T11:32:52.603