Hacker News new | ask | show | jobs
by obulpathi 1653 days ago
I don't buy the argument: "ETH fees was meant to be high!". Its the same as saying "ETH is meant to be unusable for people other than whales."
2 comments

I think crypto advocates have moved on to the acceptance stage of transaction fee grief. It’s not a bug, it’s a feature!
Isn’t a low number of transactions per second essentially built in to the original ETH spec? If so, surely it’s likely that each transaction should be expensive?
Yes, but that's just because a design goal is for modest computers to be able to fully participate in the protocol, and the low number of transactions was the best they could do. They've also been planning to scale since early days. Here are some of Vitalik's blog posts on scaling back in 2014:

https://blog.ethereum.org/2014/09/17/scalability-part-1-buil...

https://blog.ethereum.org/2014/10/21/scalability-part-2-hype...

https://blog.ethereum.org/2014/11/13/scalability-part-3-meta...

And here's one of his 2021 posts, in which he talks about the importance of regular users being able to run a node, but says a million tx/sec should be achievable:

https://vitalik.ca/general/2021/05/23/scaling.html

If I remember correctly, L1 ETH can handle ~13 transactions per second. Meanwhile L1 Bitcoin can handle ~4 transactions per second. At the time it was introduced, one of Ethereum's selling points was that it was able to handle 3x more transactions per second than Bitcoin, IIRC.

300% more is usually considered a good upgrade for most things (Apple is touting a whopping 20% speed increase on their latest iPad, for example). It's just that six years is a long time in this space and they've learned how to make things a lot faster since.