|
|
|
|
|
by rodiger
660 days ago
|
|
The "1-2%" number the author repeatedly cites is misleading at best. These fees do not scale with the amount transacted. BTC tranfers are currently ~$0.80 whether you're moving $1 or $100k, which is a unique feature. > SQL databases will continue to get faster as hardware speeds up - but blockchains only tend to get slower, as the volume of transactions grows. This is also misleading, as there are systems like Solana which prioritize speed of confirmation, and do indeed get faster as hardware speeds up. It also allows for sub-cent fees (again, not based on a percentage of the amount moved). |
|
This is not actually true, it still has the same scaling bottlenecks with state access but they are expressed differently (via hidden tx finality slowdowns) since it does not have an effective fee market.
Solana also ignores that part of the core reasoning that you'd want to use blockchains is for their decentralization and your ability to independently verify them in their pursuit of being able to claim 4000 tx/s. You need a 10 gigabit network connection to run a full node.