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?
If the data isn't 100% available, a block producer can smuggle in malicious transactions or impact security.

How do we fix this?
Similar to torrents, the key is redundant data. Using a lot of fancy math, we can create use erasure coding to create fraud proofs, which prove to the node that the data is complete.
Here's an example of a block with DA implemented:
This has some issues still, including the fact light nodes can't currently handle the additional data, it increases computational overhead, creates state bloat, and it requires at least 1 honest node in the network for it to work properly.
This amplifies another problem: Storing more data means the chain gets larger, which is why we need state expiry and statelessness! If we want true scaling, we can't have a single transaction exist as data in perpetuity, as the growth would be unsustainable.
In my next thread, we'll go over statelessness and why it's important (and required) for scalable data availability.
If you want to dive even deeper on polynomial commitments as a potential DA solution:

hackmd.io/@tompocock/Hk2โ€ฆ

dankradfeist.de/ethereum/2020/โ€ฆ
For further reading: arxiv.org/abs/1809.09044

(thanks @epolynya for the link!)

โ€ข โ€ข โ€ข

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

5 Jan
Some thoughts on DDOS protection and spam removal on Layer 2s... or the scary word: censorship.
I'm not worried about L2s filtering transactions at all because of one important feature L2s have vs sidechains: exit functionality. Regardless of censorship, users can exit trustlessly back to L1.
Read 7 tweets
5 Jan
Let's talk some more EVM basics. ERC standardsโ€ฆ what are they, and why are they important? What's the difference between an ERC-20 and ERC-721?

๐Ÿงต๐Ÿ‘‡
One of the most important things is interoperability. In order to have a neutral base settlement layer, things must be able to work together easily. There are a lot of ERCs, but the most well-known ones are ERC-20 and ERC-721.
ERCs are application-level standards and conventions implemented into smart contracts.

You can view them here: eips.ethereum.org/erc
Read 7 tweets
4 Jan
As blockchains start to modularize, a lot of new terms are thrown around. Here's a glossary to get acquainted with them!

๐Ÿงต๐Ÿ‘‡
Monolithic blockchains - All security, data availability, and execution is on a singular L1
Rollup - Rollups only execute and rely on a different chain for security and data availability
Read 11 tweets
1 Jan
Let's start 2022 off with the basics and dive into the Ethereum Virtual Machine (EVM), the current smart contract standard, and how it works. We'll also discuss how L2s open the door to a supercharged EVM!

๐Ÿงต๐Ÿ‘‡
The ETH blockchain exists to run a state machine, the EVM. Let's break it down further, and discuss what a state machine is!
A state machine is any machine that takes inputs and provides outputs based on those inputs. Here's a diagram of a simple state machine:
Read 12 tweets
30 Dec 21
yesterday i wrote about zk proofs which separate execution from validation and verification. so what are blockchains moving towards beyond L2s?

another ๐Ÿงต๐Ÿ‘‡ Image
after we solve zk rollups, development is far from done. there's one looming problem: data availability. when everything in the world is run on a blockchain, where/how do you store the transaction info while remaining decentralized?
there are a few projects tackling this, like @ethswarm and @CelestiaOrg, but research is even more bleeding-edge than ZKs are- i expect the narrative to shift to DA a few years from now.
Read 10 tweets
30 Dec 21
all these zk terms... what do they mean? what's the big deal with zk proofs?

a quick ๐Ÿงตbreaking it down: ๐Ÿ‘‡
zero knowledge (zk) cryptography is very new and an active field of research, but we're very close to having it ready for primetime with @zksync and @StarkWareLtd. let's discuss what this means for the future of ETH and blockchains in general
previously, blockchains have required all pieces of a transaction to be bundled together (verification, validation, and execution) which bottlenecks the whole process and makes it hard to scale while remaining decentralized
Read 10 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

Too expensive? 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!

:(