pseudotheos Profile picture
Mar 8 โ€ข 9 tweets โ€ข 2 min read
Why are Layer 2s a superior solution vs low-fee alt-L1s? In order to understand this, we must abstract what a blockchain actually is from a macro level.

A ๐Ÿงต ๐Ÿ‘‡
While Bitcoin pioneered the blockchain for currency, it is clear they can do much more, and the rise of smart contracts proves this. Modern blockchains now provide a service: secure, decentralized data publishing and distribution.
Fees are dynamic according to how much users want to pay to add/change data at any given time.

Saying "ETH's fees are too high, nobody will use it!" is equivalent to saying "Too many people are driving on the highway, nobody will use it!"
The fact that fees remain high is proof that a blockchain's service capabilities are less than demand.

Low-fee L1s are filling the niche of priced out users who are willing to sacrifice decentralization for lower fees.
While Ethereum could drop fees overnight with a simple gas limit change, the scalability trilemma remains an issue. A great article about that is here: vitalik.ca/general/2021/0โ€ฆ
Taking into account the scalability trilemma, how does a blockchain stay secure and also scale with low fees?

Modularization. It is impossible to increase node requirements infinitely (as it reduces decentralization), but you can separate the execution from the consensus.
Separating these parts makes sure consensus has low hardware requirements, allowing maximum participation and decentralization, while allowing more throughput for execution.
This is exactly what a Layer 2 does. The only thing a L1 needs to do is publish secure data, but can only store so much of it while remaining decentralized. A L2 compresses the execution outcomes off-chain and then publishes it on-chain, like a .zip file.
There are many ways to do this, like ZK proofs, optimistic rollups, etc, but the basic principle remains the same. The L2 is outsourcing the execution and putting it back on the chain while keeping it secure the whole time.

More threads coming soon.

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with pseudotheos

pseudotheos Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @pseudotheos

Mar 2
You've heard of EIP-1559, but what if it was applied to more than just gas? Enter Multidimensional EIP-1559, a proposal from @VitalikButerin.

Let's break it down in a ๐Ÿงต ๐Ÿ‘‡
EIP-1559 smooths out gas costs, reducing gas spikes due to dynamic blocksize and pricing. This reduces usage bursts in the network, which makes it easier to use at any given time instead of pricing out users at random intervals.
This has been a success in reducing waiting periods for users among other improvements, as shown in this research paper:
arxiv.org/abs/2201.05574
Read 5 tweets
Feb 18
Alright, you've heard of L2s, but what's L3?

A quick mini-๐Ÿงต๐Ÿ‘‡
A cool feature of SNARKs and STARKs is recursion. In short, it's putting another rollup on top of a rollup!
As long as the L2 can support validity proofs, it can support L3. L3 + validity proofs can support L4, and so on.

Each layer provides exponential improvements in compression.
Read 5 tweets
Feb 16
What's Danksharding and crList, and why are they so groundbreaking?

A ๐Ÿงต๐Ÿ‘‡
Danksharding gets the name from the core dev who proposed it, @dankrad. Instead of the previous design which was simply parallel data shards, Danksharding flips Ethereum upside down with a new role: the block builder.
The builder grabs all of the existing L1 data as well as rollup data and puts them together into blocks which are then broadcasted to the network. Since we're giving builders this massive power, there needs to be a check involved to avoid censorship, which is crList.
Read 7 tweets
Feb 2
Why are programming languages like Cairo from @StarkWareLtd important for modular blockchains?

A ๐Ÿงต๐Ÿ‘‡
Solidity is a great language, and one that was custom-built for smart contract development, but it's tailor-made for the EVM.
This means it's great for a lot of things:

Basic state machine functions
Gas management
Standardization of contracts
Composition (meaning contracts can talk to each other easily)

However, by being purpose built for the EVM, there are some quirks that can't be worked around.
Read 7 tweets
Jan 29
Some thoughts and predictions on the future death of alt-L1s, and how the multi-chain thesis will work out this decade

๐Ÿงต๐Ÿ‘‡
Right now, the current asset landscape is cross-chain because of a few reasons:

1) ETH is expensive to use (for now)
2) Retail trading has picked up

Therefore, VCs see a clear way to craft a narrative towards new low-fee alt-L1s marketed towards new retail.
Cross chain bridges, being less secure, will get exploited for massive sums of money every few months.

Due to these exploits, assets (which originate on ETH) will venture out to alt-L1s less, dropping usage over time.
Read 7 tweets
Jan 6
What is data availability? Why is it important for blockchains? A ๐Ÿงต breaking it down ๐Ÿ‘‡
Data availability (DA), much like ZK proofs, is an actively researched area. A lot of problems still need to be solved before implementation, and there are several potential solutions. I'll break down one solution: high dimension erasure code and Kate commitments.
It all stems from one question: how can nodes in a network verify that all of the data from a new block is available, and nothing is hidden or censored?
Read 11 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(