pseudotheos Profile picture
Mar 11 โ€ข 7 tweets โ€ข 2 min read
What's Data Availability Sampling (DAS), and how does it factor into a modular blockchain? Let's break it down.

๐Ÿงต ๐Ÿ‘‡
Data availability is an important area of active research. In order to scale a blockchain, the data needs to be both stored efficiently and retrievable for nodes (which may not be able to store the entire blockchain state).
Data is stored in blobs, which are made up of the original data, extended data, and proofs. Image
A client samples a small piece of the blob at random and attempts to reconstruct the entire blob. If 51% of the data is available, it means that the entire blob exists. This is a low-bandwidth way to determine the complete DA of any given blob. Image
How do we determine that a bad actor isn't just publishing 51% (or more) of the data and censoring the rest? The answer is erasure coding. Using erasure coding, we can build blobs that can be reconstructed as long as 51% of the given blob exists.
If this is the case, the client would reconstruct the blob, and rebroadcast it to the network.
Using DAS allows for increased scalability and throughput. This is just one piece of the puzzle in a modular blockchain stack, but DAS eliminates a major bottleneck existing today.

Follow so you won't miss more explanatory threads!

(graphics by @VitalikButerin)

โ€ข โ€ข โ€ข

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 8
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!"
Read 9 tweets
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

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!

:(