Researchers Find Problems With Rules of Bitcoin
holy_calamity (872269) writes "Using game theory to analyze the rules of cryptocurrency Bitcoin suggests some changes are needed to make the currency sustainable in the long term, reports MIT Technology Review. Studies from Princeton and Cornell found that current rules governing the mining of bitcoins leave room for cheats or encourage behavior that could destabilize the currency. Such changes could be difficult to implement, given the fact Bitcoin — by design — lacks any central authority."
The main problem discovered is that transaction fees do not provide enough incentive to continue operating as "miner" after there are no more bitcoins left to be mined.
Firstly, there already is a "tax" of the sort they say is needed. Currently the bitcoin relays don't accept transactions containing a tip of less than 0.6cents per kilobyte.
Secondly, there is nothing to force a miner to pick up a transaction, now. Right now, if a transaction doesn't contain a fee there is no incentive for the miner to include it in the block they are working on. Regardless of whether the miner includes transactions or not, they still get the mining reward.
Transaction fees are like an auction. The customer puts in a bid at the lowest price he thinks the miners will accept, each miner decides whether that fee makes it worth his while to include the block. If the customer wants the transaction processed quickly he will put a comparatively high fee on it so every miner will be interested. If not, they put a low fee on it.
This is called a market. It is how bitcoin is supposed to work.
Ignoring game theory, it's easy to see how the model of mining being only paid by transaction fees doesn't make sense. After all, mining security is something that benefits all holders of Bitcoin, regardless of whether or not they perform transactions, so surely all Bitcoin holders should be contributing to that security.
How do you do that? Make everyone pay equally. Currently that is how Bitcoin works due to the inflation subsidy. (about ~10% per year right now, leading to a per transaction cost of about $50) Just keeping that subsidy indefinitely at some sane level, say 1%, is perfectly reasonable. There's other options too, but fundamentally people like a free lunch.
-Peter Todd, Bitcoin developer