Hacker News new | ask | show | jobs
by randomhodler84 1518 days ago
Everything about eth scaling is just kicking the can down some other chain. L2 and Rollups are the same sidechain paradigm from 2014 with newer, more fragile math.

Payment and State Channels are the only true way to scale. Off-chain txs. Lightning network works quite well today for Bitcoin and I look forward to seeing entirely new paradigms evolve in time for Eth.

1 comments

Lightning Network is a Layer 2. State channels also exist on top of Ethereum, such as Raiden Network and others[1].

The Eth core devs and users are more interested in rollups due to them being general-purpose[2], i.e. suitable for applications and smart contracts to build on top of (for e.g. Uniswap on a rollup via zkEVM[3]).

[1] https://ethereum.org/en/developers/docs/scaling/

[2] https://vitalik.ca/general/2021/01/05/rollup.html

[3] https://scroll.io/blog/zkEVM

Ya, I know. kick that can down the road.

Not everything needs to be recorded for all eternity.