|
|
|
|
|
by bduerst
3453 days ago
|
|
I'm referring to the famed blocksize debate [1] that's happened with Bitcoin, in which several miners have gained control of the blockchain through economies of scale and are preventing forks for block size increase [2]. This size increase would allow for more than 7 tx/s but it would also increase costs for miners, so the miners are ignoring it, effectively making it tragedy of the commons. Note: This isn't a blockchain issue, it's a Bitcoin issue. Other blockchains have implemented different measures to deal with transaction saturation and block size caps. [1] https://en.bitcoin.it/wiki/Block_size_limit_controversy [1] https://blog.plan99.net/the-resolution-of-the-bitcoin-experi... |
|
Imagine if blocks were x Gigabytes. Thats X GigaBytes that have to be sent to every single miner in the world every 10 minutes!
There is a fundamental N squared problem in blockchains that you can't get around without using some very clever tricks that haven't been implemented yet.