Why not decrease the difficulty to increase capacity?

2

There is a persistent debate in Bitcoin about increasing the capacity.

The popular idea seems to be to increase the blocksize from its current 1MB to push through more transactions per block. But this also risks forking the chain.

I think a much simpler idea would be to reduce the target time from 10 minutes to 5 minutes. This would make hashes less difficult (fewer leading zeros), and basically target 2 blocks per 10 minutes instead of just 1.

I'm confident there is some downside to this idea, or it would have caught on already. But I'm just not seeing it.

What is wrong with decreasing the target difficulty to increase Bitcoin's capacity?

abelenky

Posted 2017-05-19T23:31:47.743

Reputation: 1 252

1The downside is that the blockchain would grow too quickly and there would probably be several forks in the blockchain, making determining the longest chain harder.Geremia 2017-05-19T23:49:17.137

possible duplicate of Why not multiply “six confirmations” and divide Time-Between-Blocks and Reward by the same factor?, but while the questions are very similar, this question here is much clearer. ;)

Murch 2017-05-20T17:25:32.980

Answers

6

One problem is that lower block times mean an increased chance of forking, which makes head of the chain, and the system, less reliable.

Another problem is that it normally takes a block a few seconds to a minute to propagate across the network. Proportionally that time becomes a lot higher with a decreased block time, giving the original miner and miners with direct connections to them a more significant lead time.

Finally, it throws off the whole schedule of when Bitcoin will be released. New Bitcoins are set to be mined past the year 2100, that would be significantly sped up, changing a lot of existing assumptions about inflation and economic assumptions about scarcity of the currency. Since the change would have to be a hard fork it would be controversial both economically and technically.

Steve Ellis

Posted 2017-05-19T23:31:47.743

Reputation: 994

Noob speaking here, but wanted to respond to Steve Ellis. Your final assumption says that the schedule for the release of bitcoins is thrown off. But say you half the block reward from 12.5 BTC to 6.75 BTC in response to reducing the block solving time (i.e. the difficulty) by half. Again, noob speaking here, but wouldn't that keep the original schedule on track while increasing transactions?Jan Caerels 2018-03-26T05:32:37.897