Thanks for the posts, I think I am starting to see/understand all the fuss about XT, I will get to that in a minute.
I agree, No
Well Founded Technical reason not to reduce the blocktime/interval to 5 minutes.
So, really the main issue about reducing the blocktime/interval is that it will create more orphan blocks and the time it takes to recover all the network to mine on the correct block. So, if we reduce the blocktime/interval we will have more orphan blocks. For example if we use 5 min, the difficulty would have to be adjusted to make 5 min blocks, no real issue. Using 5 min blocks would create roughly twice as many orphan blocks - but with the mining reward being halved to 12.5 btc (currently at 25), the btc loss to miners for orphan blocks is the same. The real issue then is recovery time to get everyone back on the correct block. I am not sure how to evaluate that issue. From blockchain.info
https://blockchain.info/charts/n-orphaned-blocks?showDataPoints=false×pan=&show_header=true&daysAverageString=7&scale=0&address= It looks like the 7 day average of orphaned blocks varies between 0.5 to 3 orphan blocks per day.
Information about time it takes a new block to be propagated throughout the network is in seconds. I had assumed that this would be in milliseconds or a second or two, but currently it is much larger. It says the mean (~average) time it takes a node to see a new block is 12.6 seconds and by 40 seconds 95% of the nodes have the new block.
Also, INCREASING THE BLOCK SIZE, for every kb increase in size adds 80ms delay until the majority of nodes know about the block. So going from 1mb to 8mb is 7168kb increase would increase average block propagation time from 40 seconds to 6 minutes, 13 seconds. (now that is talking about a block that is 20kb in size and 1 kb increase in size adds 80 ms, I am wondering if this 1 kb increase to a 1 mb block would cause greater than 80 ms propagation delay?)
Those stats are from
http://www.cs.ucsb.edu/~rich/class/cs290-cloud/papers/bitcoin-delay.pdfQUESTION: Does it look like like Gavin is trying to centralize the bitcoin network?
There were some posts on reddit over the weekend about an old conversation (2011?) Gavin saying to Satoshi, that once bitcoin grows and they increase the blocksize it will upset people running nodes on their home PC.
OK, just speculating here:
So, if one with power wanted to centralize bitcoin to keep control of it, I am not sure bitcoin would really survive that, but if they knew a way they could keep it going and gain control it, It seems one of the best ways to start to accomplish this would be to make the blocks very large so that you could centralize a small network of nodes and miners to put controls you want in place.
Tin foil hat, or not?