Spent some time reading up on @CelestiaOrg as a pluggable consensus and data availability layer.
🧵 Here are some of my findings and breakdowns on the Celestia design:
1/x
Current L1 scalability designs (e.g: sharding) focuses on scaling block production > block verification.
Former is useless without the latter.
2/x
Let's break down consensus vs. execution layers:
Ethereum currently uses nakamoto consensus with proof-of-work (PoW) to build new blocks. Also uses EVM to validate individual transactions.
The reliance on PoW has hindered the scalability of Ethereum as more users enter.
3/x
The anticipated change in Ethereum's consensus protocol from PoW to PoS will allow less energy requirements but will still utilise the same EVM to process transactions.
In a way, this does not fundamentally allow Ethereum to process transactions in better ways.
4/x
Celestia is a L1 blockchain that does something special with its execution layer.
Here are some properties:
- Celestia does not validate transactions
- All it does is that it takes zeros and ones in the transaction data and puts them in a block.
5/x
Current blockchain architecture combines consensus + execution layer. Smart contracts are then built on top utilising the same execution environment.
Celestia decouples consensus from execution layer. Smart contracts can choose execution environment.
Source: Celestia
6/x
How will Celestia scale?
All blockchains except for Celestia and $SOL have finite resources of an end user full node.
Bitcoin is limited to 4mb/block.
Once max cap hits, fee market emerges and fees get more exp.
Blockchain guarantees capacity, not cheap fees.
7/x
As a recap, Celestia decouples consensus and execution layer.
Anyone is allowed to post anything on chain (even invalid transactions).
Nodes will download the transactions compute state of chain locally.
8/x
Here is where data availability proofs comes to play.
It ensures coding and it will download a few random pieces that can confirm whether a transaction is valid.
This happens irrespective of how high the block is.
9/x
Celestia as a modular, pluggable consensus allows for applications and devs to choose the execution layer to build on.
This can then be plugged into Celestia for shared security.
10/x
Ultimately, the goal is for Celestia to become an important infrastructure by allowing for application specific
blockchain deployments.
- @whosknave - blockworks covering solana - insights on multicoin sol inflation proposal
- @0xCygaar - abstract chain - updates on abstract incentives
- @beast_ico - trader - sharing new protocols/ opportunities
- @jon_charb - founder of dba crypto - debate on sol vs. eth
- @Tyler_Did_It - nft & crypto news - top news daily
- @RobinWhitney_ - cmo/ growth - meme on EF
(h/t: @_kaitoai)
1/ @whosknave (blockworks) shared insights on a new proposal by @multicoincap aimed at reducing solana's inflation. key points:
- currently, solana inflates at approximately 4.7% annually
- multicoin proposes a market-based mechanism adjusting SOL inflation based on a target stake percentage
- multicoin has a second proposal introducing long-term staking, forthcoming
2/ @0xCygaar (abstract chain) posted his thoughts on “defai”. key points:
- cygaar highlights the confusion of interacting with defi, even for crypto natives.
- cygaar envisions ai playing a significant role in making defi more user-friendly and accessible, with the potential to drive wider adoption, though advancements in ai tech are crucial to realize this.
- separately, cygaar provides regular updates on the abstract chain and its developments
top "emerging yappers" highlights in the last 24h:
- @MarcinRedStone - founder of redstone - bullish thesis on oracles in 2025
- @_ryanrconnor - research at blockworks - crypto app revenue data
- @dunleavy89 - partner at MV ventures - onchain data
- @BPIV400 - interchain labs team - ibc protocol/ cosmos eco
- @fiyalkin - analyst - focusing on ai agents and earning yaps
1/ @MarcinRedStone climbs up the rank as top#3 in emerging yapper leaderboard. key points:
- he predicts 2025 will be the year of the oracle wars
the post reflects on redstone's pioneering role in the oracle space in 2024 and offers a forward-looking thesis on why this will continue
- 2025 will be a critical year for the oracle industry, with increased competition challenging chainlink's market dominance
- redstone has grown significantly, supporting a broader range of projects and chains, claiming to be more scalable than chainlink
2/ @dunleavy89 shares timely, on-chain news with world liberty financial aggressively buying ETH in the last 24 hours. key points:
- worth noting that staying ahead with on-chain data is extremely relevant in this market
- especially when you discover blindspots in the market and have an edge in surfacing such information
- shared a tweet on deepseek reportedly spending $5m on their model, which outperforms llama, while other ai teams are raising billions
- sparked a discussion on funding strategies and innovation dynamics, focusing on the efficiency of smaller teams compared to larger, well-funded entities
- posted a bitcoin l2 thesis. key points:
• why btc l2 unlocks a bigger market than eth l2s
• why security will matter more for btc l2s than eth l2s
• other nuanced differences and implications
- flagged issues in messari's depin report, which claims a weighted 100x multiple with $500m in arr
- removing virtuals lowers total depin revenue to $160m and raises the weighted arr to 280x, not 100x
- sparked skepticism about including virtuals and the methodology used in the report, with calls for greater transparency in crypto research
- tweet: x.com/hosseeb/status…
dropping a “yapper highlights” series from @_kaitoai’s yapper leaderboard to spotlight folks that are putting out good content. i’ll keep sharing as we go!
1/ @cryptopunk7213 is coming in strong as the leading yapper sharing insights on the agentic meta, rising to top23 in the last 24h.
his banger tweets on the evolution of the agentic meta include:
- agents will become the primary users of blockchains
- thesis on the evolution of agent platforms by teams like virtuals, ai16, zerebro, and arc — often mischaracterized as “launchpads” but actually ecosystems that provide compute, data, and llms for agents
- he also hosts a weekly podcast on bankless (v high signal, suggest you check it out!)
2/ @gizmothegizzer surged to #19 today with takes on product ideas that don’t require “hardcore solana coding skills to grow stablecoin usage.” the stablecoin QUEEN. key points:
- tvl on solana is currently <3%
- her ideas focus on credit facilities, procurement processes, and spend management
- community also suggested “agent-to-agent payments, usdc-based lsts, basedapp’s adoption of sol,” etc.
Let's dive into Farcaster's new web3 primitive - on how it works, its technicalities, and use cases:
Some key terms:
- Farcaster: Decentralized social protocol
- Warpcast: Main reference client
- Frames: New Feature on Faracaster, built as an extension of Facebook's OpenGraph Protocol
Frames essentially allow users to build small apps that run inside of casts.
Users can embed an “iframe” (not fully) into casts (tweets) and users can interact with them without leaving the Farcasster interface.