lavalamp comments on A proposed inefficiency in the Bitcoin markets - Less Wrong

3 Post author: Liron 27 December 2013 03:48AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (138)

You are viewing a single comment's thread. Show more comments above.

Comment author: lavalamp 06 January 2014 06:39:49AM 0 points [-]

Perhaps this isn't obvious, but note that fully validating nodes do not need to store the entire block chain history, currently, just the set of unspent transaction outputs, and there are proposals to eliminate the need for validators to store even that. If it's just a gentleman's agreement then it would be doable but wouldn't really have any teeth against a motivated attacker.

That's a good point. To make this work, it'd probably make the most sense to treat the pre-published hash the same as unspent outputs. It can't be free to make these or you could indeed DoS bitcoin.

I did not know you could have zero value outputs. I'll look into that. (And don't worry, I wasn't planning on destroying any coins!)

Comment author: [deleted] 06 January 2014 04:25:44PM 1 point [-]

There's nothing wrong with sacrificing coins (there are in fact, legitimate uses of that -- see the Identity Protocol for example). The problem is creating outputs which you know to be unspendable, but can't be proven by the deterministic algorithm the rest of the network uses (prefixing with RETURN).