How MCP and FOCIL Could Transform Blockchain Censorship Resistance
Figure: Multiple Concurrent Proposers in Ethereum
In this article we study the strengths, weaknesses, and implementation challenges of Multiple Concurrent Block Proposers (MCP)1 and Fork-Choice Enforced Inclusion Lists (FOCIL)2, with a particular focus on the BRAID MCP model as discussed in the recent Paradigm Research Workshop3. The primary go...
A Deep Dive into Espresso Shared Sequencing Marketplaces Design
In this article I will present some thoughts and meditations on the Espresso shared sequencing marketplace design1 and some challenges related to this design space. You can read the original Espresso’s article on their design at https://hackmd.io/@EspressoSystems/market-design.
Note: Many thanks to Terry @ EclipseLabs for sharing his notes on ...
Unpacking Robust Restaking Networks - Cascading Attacks and Validator Security
Overview
In this blog post, we will unpack and review the key insights and contributions of the paper Robust Restaking Networks. We will explore the innovative models and conditions proposed by Durvasula and Roughgarden, aimed at ensuring that restaking networks remain secure even in the face of potential attacks. From the importance of overco...
Cross-Chain MEV Auctions - Modeling Proposer Revenue Maximization
Introduction
In the evolving landscape of multi-chain world, one of the key components to unlocking the full potential of cross-chain interactions is through maximizing the value extracted from miner-extractable value, or MEV. This article will explore the mathematical models and optimization of auction mechanisms to maximize proposer revenues ...
Solving the Messopotamia - The Curious World of Sealed Bid Auctions in Ethereum’s PBS
WIP - Work in progress
Note: Many thanks to Barnabé Monnot for reviewing, guidance, and providing feedback.
Introduction
In this post, we explore the intriguing world of edge cases within First Price Sealed Bid Auction (FPSBA) and Second Price Sealed Bid Auction (SPSBA) in Ethereum’s Proposer Builder Separation (PBS) scheme, where traditional...
Sealed Bids in Ethereum's PBS - Impact on Proposer-Builder Dynamics
Note: Many thanks to Barnabé Monnot for reviewing, guidance, and providing feedback.
Introduction
Ethereum’s shift to a Proof of Stake (PoS) consensus mechanism introduces a clear division of roles in block proposal and construction through the Proposer-Builder Separation (PBS) 12. This structure not only improves operational efficiency but al...
Harnessing AI in Ethereum - Pioneering a New Era of Agentic Systems for Blockchains
Overview
Public blockchains like Ethereum provide an ideal infrastructure for the development and operation of AI agents, due to their distinctive features that align perfectly with the needs of decentralized, autonomous systems. These platforms not only support but enhance the capabilities of AI agents, fostering a new era of technological int...
Merkleization and Hash Root Tree - A Deep Dive into SSZ Merkleization in Ethereum
In Ethereum consensus mechanism, it’s critical for all participating nodes to agree on the state of the system consistently and efficiently. The Simple Serialize (SSZ) framework facilitates this through Merkleization, a process that transforms serialized data into a Merkle tree structure. This wiki page discusses the intricacies of Merkleization...
62 post articles, 8 pages.