All existing cryptocurrencies have a block size issue because blockchains have terrible scalability; removing a safety limit doesn't make the underlying problem go away.
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.
Look, I am a pro big blocker myself (I think that the network would be perfectly fine with a 4-8x capacity increase). But Peter Todd has a point. (I would hope so. He is literally one of the experts)
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.
The creator of Bitcoin very much disagreed with Peter Todd's view. In 1999 people thought sending video let alone HD video over the Internet was totally nuts and impossible. Then YouTube happened and now we have HD video streaming to the extent that cable companies are worried it is going to put them out of business.
Litecoin has the same blocksize as Bitcoin, but resolves blocks every 2.5 minutes instead of 10, giving it more 4x capacity. ZCash just forces block size increases as hard forks.
Like I said, different blockchains solves the blocksize differently, and Bitcoin has demonstrated that it's not capable of addressing it's blocksize issue and can't scale.
You can scoff and say, "That's a non-issue.", but even at the start of an NPR Planet Money podcast episode about Bitcoins, where they do a Bitcoin transfer, it hits the cap and gets lost.
Right, but Litecoin hasn't repeatedly hit it's transaction cap yet. Litecoin is still unproven as to whether or not it will fail to scale, which Bitcoin has already proven to fail at.
You're splitting hairs and ignoring ZCash. The point is that other cryptocurrencies are better implementations of a blockchain than Bitcoin, even with regards to the block size.
The market will, and has decided that what you're claiming is wrong. The point that other cryptocurrencies are better implementations is moot, bitcoin is 8 years old and still working very well.
I'm not saying Bitcoin is perfect and complete, it does need to scale, but to claim it has failed is ridiculous. Bitcoin development (or developers) will not implement something that isn't vigorously tested and could jeopardize the network. It isn't as simple as change 1mb to 8mb. If you can provide a technical case for why its so simple or that its safe to do so please post below! I'd be happy to review.
Sidechains are not a workaround, even ignoring that they're centralized and marketed as such.
Sidechains only solve the problem of user scalability, not volume scalability, because they still require the Bitcoin network to verify.
For example, on a side chain it would take seconds to make 10,000,000 transactions between 2 people, but making 2 transactions between 10,000,000 people would take over a month.
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...