Read

Edit

History

Notify

Share

Celestia

Celestia is a modular data availability network designed to scale securely with the increasing number of users, allowing for the easy deployment of personalized . It facilitates the creation of scalable blockchain architectures, particularly modular blockchains, by separating execution from consensus and introducing a new element called data availability sampling. Celestia was founded by and [1][2]

Overview

Celestia is a blockchain that organizes and publishes transactions without executing them. It achieves this by separating the consensus and application execution layers, thereby modularizing the blockchain technology stack and offering new possibilities for decentralized application builders. [2][1]

Celestia was deployed to Mainnet Beta, codenamed Lemon Mint, on October 31, 2023. [3]

Architecture

Celestia functions as a data availability (DA) layer, addressing the data availability problem in a scalable manner. In permissionless blockchain networks, the DA layer must establish a trust-minimized mechanism for the execution and settlement layers to independently verify transaction data availability. Celestia's DA layer incorporates two key features: data availability sampling (DAS) and Namespaced Merkle trees (NMTs). These features offer practical solutions for blockchain scaling—DAS allows light nodes to verify data availability without downloading an entire block, and NMTs enable the execution and settlement layers on Celestia to selectively download relevant transactions. [4]

Data Availability Sampling (DAS)

Typically, light nodes download block headers containing commitments, such as Merkle roots, for block data, which comprises the list of transactions. [4]

In enabling Data Availability Sampling (DAS), Celestia employs a 2-dimensional Reed-Solomon encoding scheme for encoding block data. This involves dividing each block's data into k×k chunks, organized in a k×k matrix. The data is then extended with parity data into a 2k×2k matrix through multiple applications of Reed-Solomon encoding. [4]

Subsequently, distinct Merkle roots are computed for the rows and columns of the extended matrix (4k in total), and the Merkle root of these roots serves as the block data commitment in the block header. [4]

Scalability

Data Availability Sampling (DAS) enhances the scalability of Celestia's Data Availability (DA) layer. It accommodates resource-limited light nodes, allowing each to sample a small segment of block data. With an increasing number of light nodes, there's a proportional rise in collective data download and storage capacity. [4]

Expanding the participation of light nodes in DAS accommodates larger blocks with more transactions, making it feasible for resource-limited light nodes. However, Celestia light nodes must download the 4k intermediate Merkle roots to validate block headers. [4]

For a block data size of n^2 bytes, each light node needs to download O(n) bytes. As a result, any improvement in Celestia light nodes' bandwidth capacity has a quadratic impact on Celestia's DA layer throughput. [4]

Fraud Proofs of Incorrectly Extended Data

A 2-dimensional Reed-Solomon encoding scheme is utilized in Celestia for Data Availability Sampling (DAS). An alternative approach is to employ standard (1-dimensional) Reed-Solomon encoding, where the original data is divided into k chunks and extended with k additional chunks of parity data. In this case, the Merkle root of the resulting 2k data chunks serves as the block data commitment, eliminating the need for light nodes to download O(n) bytes to validate block headers. [4]

However, the drawback of standard Reed-Solomon encoding is its vulnerability to malicious block producers who may generate the extended data incorrectly. Celestia's security model doesn't require a majority of consensus (block producers) to be honest to ensure data availability. Consequently, if the extended data is invalid, the original data may not be recoverable, even if light nodes sample sufficient unique chunks (at least k for standard encoding and k×k for 2-dimensional encoding). [4]

To address this issue, Fraud Proofs of Incorrectly Generated Extended Data enable light nodes to reject blocks with invalid extended data. These proofs involve reconstructing the encoding and verifying the mismatch. With standard Reed-Solomon encoding, this necessitates downloading the original data, i.e., n^2 bytes. In contrast, with 2-dimensional Reed-Solomon encoding, only O(n) bytes are required, as verifying one row or one column of the extended matrix is sufficient. [4]

Namespaced Merkle Trees (NMTs)

Celestia organizes block data into separate namespaces, each designated for a specific application like rollup within the Data Availability (DA) layer. This setup enables each application to selectively download its own data, disregarding information irrelevant to its operation. [4]

To ensure the completeness of the provided data within a given namespace, Celestia employs Namespaced Merkle trees (NMTs). NMTs are structured as Merkle trees where leaf nodes are ordered by namespace identifiers, and the hash function is adjusted to include the range of namespaces for all descendant nodes in the tree. [4]

Building a PoS Blockchain for DA

Providing Data Availability

The Celestia Data Availability (DA) layer is structured as a blockchain. It is named celestia-app and operates as an application within the Celestia ecosystem. This application provides transactions to facilitate the DA layer and is constructed using the SDK. [4]

The celestia-app is built on top of celestia-core, a modified version of the consensus algorithm. Notable modifications include implementing erasure coding for block data using the 2-dimensional Reed-Solomon encoding scheme and replacing the regular Merkle tree with a Namespaced Merkle tree. These changes enable the execution and settlement layers to download only necessary data. Celestia-core nodes continue to use the Tendermint p2p network. [4]

Similar to Tendermint, celestia-core interfaces with the application layer through ABCI++, an evolution of ABCI. The celestia-app state machine is crucial for executing PoS logic and governing the Data Availability (DA) layer. [4]

However, while the celestia-app state machine plays a key role in executing PoS logic and governing the DA layer, it remains data-agnostic. This means the state machine neither validates nor stores the data provided by the celestia-app.[4]

Celestia Modular Meetup Program

The Celestia Modular Meetup Program is designed to assist meetup organizers by offering education and support, promoting collaboration within the ecosystem. [5]

Organizers receive support, including sample workshops, venue-securing guidance, and marketing assistance. They also gain access to a speaker list, allowing them to invite speakers from Celestia Labs and the modular ecosystem for talks at their meetups, whether in-person or virtual. [6]

Modular Fellows

The Modular Fellows program is designed to assist modular builders in developing scalable and sovereign blockchain networks. During the three-month program, participants receive engineering support, mentorship, and a monthly stipend of $3,000 to work on their projects of choice. After the program, ongoing support is provided to Fellows, including assistance with fundraising and access to grants. [7]

Participants accomplish a project milestone each month, concluding with a presentation on demo day. Support is offered in the form of weekly office hours, lessons and tutorials, demos from participants, communication, and a monthly stipend. Mentors include Wei Dai, Can Gurel, Eric Wall, Eli Krenzke, Zaki Manian, Marko Baricevic, Morgan Beller, John Adler, , , and Evan Forbes. [7]

Modular Summit

Modular Summit is a two-day event where builders can learn about modular blockchain, hosted by Celestia Labs. The 2023 edition took place in Paris, from July 21 to 22. Speakers included , , , Chris Goes, Georgios Konstantopoulos, and Tina Zhen, among others. [8]

Celestia Foundation

The Celestia Foundation, a non-profit organization situated in Liechtenstein, has the purpose of providing guidance to the Celestia ecosystem and maintaining its values. The Celestia Foundation is governed by the Foundation Council, which initially consisted of four members: [9]

Dr. Mustafa Al-Bassam:

  • Co-founder of Celestia and CEO at Celestia Labs.
  • Previously co-founded Chainspace (acquired by Facebook).
  • Holds a PhD in Computer Science from the University College London.

Batuhan Dasgin:

  • Crypto entrepreneur and investor.
  • Previously co-led venture investments at and managed the primary token offerings platform at Binance Launchpad.
  • Established the Business Development division at CMC.

Ismail Khoffi:

  • Co-founder of Celestia and CTO at Celestia Labs.
  • Former senior engineer at and the Interchain Foundation.

Reinhold Wohlwend:

  • Owner and managing director of Revalier.
  • Holds a Degree in Financial and Trust Services from the University of Liechtenstein.
  • Licensed Trustee in Liechtenstein since 2014.

Funding

Celestia’s Series A and B funding rounds took place in October 2022. Led by Bain Capital Crypto and , the project raised $55 million, resulting in a valuation of $1 billion. Noteworthy participants in the funding included Ventures, Delphi Digital, Placeholder, Jump Crypto, and Galaxy, among others. [10]

See something wrong? Report to us.

Celestia

Commit Info

Edited By

Edited On

February 5, 2024

Feedback

Average Rating

No ratings yet, be the first to rate!

How was your experience?

Give this wiki a quick rating to let us know!

Media

REFERENCES

Join the IQ Brainlist

Sign up for the IQ Brainlist to get early access to editing on the IQ.wiki site!

Join Now

Subscribe to our newsletter

The IQ Ecosystem Report will keep you updated on everything IQ.

Subscribe

IQ.wiki

IQ.wiki's vision is to bring blockchain knowledge to the world and knowledge onto the blockchain. A part of Brainfund group

https://twitter.com/IQWIKIhttps://www.reddit.com/r/Everipedia/https://t.me/everipediahttps://www.instagram.com/iqwiki_/https://github.com/EveripediaNetworkhttps://discord.gg/x9EWvTcPXthttps://web.facebook.com/everipedia?_rdc=1&_rdr

IQ

What's IQ?StakingBonds

Company

About usCareersBrandingIQ GPTIQ Dashboard

© 2024 IQ.wiki Powered By BrainDAO & IQ