<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Luban</title>
        <link>https://paragraph.com/@luban-2</link>
        <description>We sell blockspace</description>
        <lastBuildDate>Sat, 01 Aug 2026 08:07:31 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Luban</title>
            <url>https://storage.googleapis.com/papyrus_images/0e495c185738b013a2ae3c77649591733ca834c95c642d1da96669d5560cb20d.jpg</url>
            <link>https://paragraph.com/@luban-2</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Bridgeless Ethereum (II): Unified Margin]]></title>
            <link>https://paragraph.com/@luban-2/bridgeless-ethereum-ii-unified-margin</link>
            <guid>fnSXbTgqbQGDL61Vrgtp</guid>
            <pubDate>Wed, 15 Oct 2025 07:57:44 GMT</pubDate>
            <description><![CDATA[In the previous article we introduced a based orderbook deployed on Ethereum as a based rollup, and an L1 lending protocol that acts as its risk engine for handling multiple collateral assets. In this piece we examine the lending protocol in depth and show how closer integration with the based orderbook can improve capital efficiency even further. The end goal: Unified margin across Ethereum.CDP Is All You NeedCollateralized Debt Position (CDP) underpins the largest lending and decentralized ...]]></description>
            <content:encoded><![CDATA[<p>In the previous article we introduced a <strong>based orderbook</strong> deployed on Ethereum as a based rollup, and an L1 lending protocol that acts as its risk engine for handling multiple collateral assets. In this piece we examine the lending protocol in depth and show how closer integration with the based orderbook can improve capital efficiency even further.</p><p>The end goal: <strong>Unified margin across Ethereum</strong>.</p><h1 id="h-cdp-is-all-you-need" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">CDP Is All You Need</h1><p>Collateralized Debt Position (CDP) underpins the largest lending and decentralized stablecoin protocols in DeFi. In a CDP, every debt position is overcollateralized by other assets.</p><p>Compared with undercollateralized or unbacked lending in the real world (think credit cards), CDPs are clearly less capital-efficient: you must own more to borrow less. That’s why efforts to bring undercollateralized lending onchain never stops, although Wildcat appears to be the only survivor so far.</p><p>The untold truth is, <strong>undercollateralized lending is never truly undercollateralized</strong>. Instead, it’s collateralized by intangible assets such as reputation, legally enforceable contracts, and social standing. Defaulting typically disqualifies you from future borrowing or limits what you can do in society, which is just another form of liquidation where your reputation or creditworthiness is consumed.</p><p>Trying to replicate undercollateralized lending onchain isn’t making the best use of blockchain, where technically everything can be tokenized and freely traded in one composable domain. Why not <strong>use everything as collateral</strong>? After all, this is how undercollateralized lending actually works in real life, and blockchain has the ability to trustlessly tokenize the intangible.</p><p>This direction has been explored in DeFi from two angles: <strong>enabling more assets as collateral</strong>, and <strong>looping/leveraged farming</strong>. Protocols pioneered by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/RariCapital">Rari Capital</a> allow permissionless money markets, so that any asset can be used as collateral to borrow as long as there are willing lenders. Unsurprisingly, Rari Capital became the rookie camp for hackers and had been exploited on a monthly basis.</p><p>Looping/leveraged farming, on the other hand, has become mainstream with more yield-bearing assets emerging. Borrow against asset A, use the loan to buy more A, repeat the process, and you gain leveraged exposure to A and its yield. Some leveraged-farming protocols market themselves as “undercollateralized” because you can borrow more than your initial deposit, which mainly illustrates that undercollateralized lending is simply a natural use case of CDP.</p><p>Protocols like Morpho, Euler and Gearbox are trying to combine both: they enable as many collateral assets as possible by isolating markets thus risks and natively offer looping function, moving closer to <strong>permissionless spot leverage/margin trading</strong>.</p><h1 id="h-cdp-based-orderbook-umbo" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">CDP + Based Orderbook = UMBO</h1><p>Based orderbook introduces another asset type to Ethereum: perp positions. Orderbook-based perp DEXes aren’t new, but almost all run in their own execution environment (L1 or L2) and are siloed from existing ecosystems. By contrast, the composability of the based orderbook lets its perp positions be read and altered from Ethereum L1 <strong>in real time</strong>, making them feel more like native Ethereum assets.</p><p>In the Based Orderbook design there’s already an L1 CDP lending protocol that lets L1 users trade on the based orderbook with L1 collateral. So what if we also enable <strong>perp positions as collateral</strong>? For example, a user could deposit wstETH into the lending protocol, borrow USDC and deposit it to the based orderbook as margin to open a short ETH perp, then “deposit” that short position back into the lending protocol. After this flow, their lending protocol health factor improves, and they can borrow more USDC if desired.</p><p>The outcome of perp-as-collateral is similar to the <strong>portfolio margin</strong> mode available at CEXs, where a user’s whole portfolio (spot + derivatives) is assessed together and margin is set by portfolio risk. With CDP + based orderbook, users can use their entire L1 portfolio (including DeFi positions) to borrow stablecoin for perp trading, and let perps back the L1 borrowing. If the L1 portfolio falls but the user has unrealized perp gains, those gains can prevent a liquidation that would have occurred without perp-as-collateral. This unifies margin across L1 and L2, which upgrades the based orderbook into <strong>UMBO (Unified Margin Based Orderbook)</strong>.</p><p>UMBO unlocks use cases that aren’t possible with existing designs:</p><ul><li><p><strong>Any asset as collateral</strong>: Users can deposit preferred L1 assets into UMBO, borrow USDC and trade. Unified margin allows perp positions to count as collateral, so users don’t lose capital efficiency to overcollateralized borrowing.</p></li><li><p><strong>Leveraged basis trading</strong>: Delta-neutral basis trading positions (spot + short perp) can be used as collateral to borrow more and increase leverage on UMBO. Normally, to construct a $10,000 delta-neutral position to farm funding, one needs:</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/476827e7b12747ec41d564375a14d8c7744e33c6c75966890361b875e9b2c8ce.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>      With UMBO, the capital requirement can be reduced by 11x:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/05c74c9c3c280a87d75ad096feb73e00459ac60f21667c737c98a6a7733f438e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p><strong>Boosted leverage</strong>: Traders can effectively exceed a perp DEX’s leverage cap (e.g., 25x) by borrowing against perp positions or idle L1 assets to get extra margin and reach higher effective leverage on their original input (e.g., 30x).</p></li></ul><p>Crucially, UMBO doesn’t require changes by perp DEX — the latter needs not to be aware of the existence of a lending protocol. That means UMBO can work with other non-native perp DEXs seamlessly as long as they are also synchronously composable with Ethereum L1 (and they can use <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/lu_ban_/status/1917963862667825156">LingLong</a> stack to do so).</p><h1 id="h-make-ethereum-the-prime-broker" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Make Ethereum the Prime Broker</h1><p>Ethereum is often described as the settlement layer and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/KAndrewHuang/status/1955695644146061395">balance sheet</a>, with rollups hosting applications. We haven’t fully realized that vision, and one shortcoming is clear: when assets become isolated inside rollups or apps (effectively “locked” on L1), we give up composability, one of blockchain’s biggest strengths.</p><p>UMBO addresses this. It makes rollup assets accessible to L1 logic and provides a margin engine that accepts assets across L1 and rollups, preserving cross-domain composability and maximizing capital efficiency. In effect, Ethereum becomes the <strong>prime broker</strong>, extending credit to users whose portfolios span L1 and rollups.</p><p>Practically, UMBO spins up an <strong>smart contract account</strong> for each user so they can interact with rollup apps (for example, a perp DEX) while enjoying portfolio margin that includes their L1 deposits. Using Ethereum with UMBO will feel different, and better.</p><p>\      </p>]]></content:encoded>
            <author>luban-2@newsletter.paragraph.com (Luban)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/70f61a2ab94c99193b1f2913fb6d6ef8f559f02580ff0d885a474954e4e34458.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Bridgeless Ethereum (I): Based Orderbook]]></title>
            <link>https://paragraph.com/@luban-2/bridgeless-ethereum-i-based-orderbook</link>
            <guid>J0c9qLiD74tzjZKQGUZK</guid>
            <pubDate>Fri, 19 Sep 2025 15:27:58 GMT</pubDate>
            <description><![CDATA[An interesting narrative on perp DEXs and Ethereum DeFi is quietly unfolding. It began with Tarun, who sketched a compelling vision in which DeFi positions on Ethereum L1 (e.g., vault shares in Morpho) can be used directly as collateral to back perp trades on L2 perp DEXs like Lighter, enabled by ZK proofs of position value on L1 and liquidation data on L2. It was further specified by jaehaerys into a concrete blueprint for achieving “just-in-time bridging” or “bridgeless collateralization” b...]]></description>
            <content:encoded><![CDATA[<p>An interesting narrative on perp DEXs and Ethereum DeFi is quietly unfolding. It began with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/tarunchitra/status/1954587647864914124">Tarun</a>, who sketched a compelling vision in which DeFi positions on Ethereum L1 (e.g., vault shares in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://morpho.org/">Morpho</a>) can be used directly as collateral to back perp trades on L2 perp DEXs like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://lighter.xyz/">Lighter</a>, enabled by ZK proofs of position value on L1 and liquidation data on L2.</p><p>It was further specified by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/0xJaehaerys/status/1962576166533112176">jaehaerys</a> into a concrete blueprint for achieving “just-in-time bridging” or “bridgeless collateralization” between L1 and L2. The idea is expanded by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/KAndrewHuang/status/1955695644146061395">Andrew</a> into the broader ambition of treating <em>Ethereum as the balance sheet and L2s as the execution surface</em>.</p><p>On the surface the concept is straightforward, but at its core it’s multi-faceted, with many nuances still unexplored. In this article we will discuss what makes it attractive, what the pitfalls are, and how we might make it even more powerful.</p><h1 id="h-bridgeless-collateralization" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Bridgeless Collateralization</h1><p>In layman’s terms, Tarun and Jaehaerys’s idea is <strong>an L2 perp DEX that lets users use a wide range of L1 assets as collateral without needing a separate bridging transaction to move those assets onto the L2</strong>.</p><p>Note that there are two key factors in this idea:</p><ol><li><p><strong>No-bridge UX.</strong> Users post L1 assets directly as collateral to back trades on the L2, as if they’re on the L2. There’s still bridging happening under the hood — it’s just hidden from users.</p></li><li><p><strong>Yield-bearing collateral.</strong> Earning on collateral while trading perps is attractive. Ideally the accepted collateral set should be large and include yield-bearing assets to maximize users’ yield opportunities.</p></li></ol><h2 id="h-less-about-bridge" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Less About Bridge</h2><p>The mechanism behind bridgeless collateralization described by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/0xJaehaerys/status/1962576166533112176">jaehaerys</a> is shown below.</p><blockquote><p>The mechanism consists of four distinct steps:</p><ol><li><p><strong>Lock on L1:</strong> A user deposits assets—for example, ETH, stETH, or even DeFi vault positions like those from Morpho—into a purpose-built Escrow smart contract on Ethereum.</p></li><li><p><strong>Credit on L2:</strong> After the deposit transaction achieves finality on L1, a ZK-proof of this <strong>lock event</strong> is generated. The L2 application (e.g., Lighter) verifies this proof and authorizes margin for the user&apos;s account.</p></li><li><p><strong>Liquidation on L2:</strong> If a user&apos;s position violates the maintenance margin threshold, the L2&apos;s internal logic executes a liquidation and generates a new, outbound cryptographic proof: a proof-of-liquidation.</p></li><li><p><strong>Settlement on L1:</strong> This proof-of-liquidation is submitted to the Escrow contract back on L1. Upon verification, it executes a forced ownership transfer, moving the user&apos;s locked collateral to a liquidator or an insurance fund.</p></li></ol></blockquote><p>It’s easy to see that this process isn’t fundamentally different from classical L1&lt;&gt;L2 native bridging: both lock L1 assets in a smart contract, both create a mapping/credit of those locked assets on L2, and both restrict L1 withdrawals based on L2 state.</p><p>The difference is speed. Bridgeless collateralization requires <strong>fast</strong> bridging, which can be achieved with proof systems (e.g., ZK proofs), custom verification logic, or simply looser trust assumptions. There’s nothing stopping a CEX from building bridgeless collateralization today: it could read users’ L1 locks off-chain, credit accounts with margin in real time, and have the L1 escrow contract accept state updates from the CEX to process withdrawals and liquidations. That model is obviously very risky because it fully depends on oracle robustness and lacks verifiable proofs, but it is technically feasible.</p><h2 id="h-more-about-collateral" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">More About Collateral</h2><p>The real unlock by bridgeless collateralization is <strong>yield-bearing-L1-native collateral assets</strong>. Ethereum L1 still has the highest TVL, most matured DeFi ecosystem, and usually the highest DeFi yields (in the form of LP tokens, Pendle PTs, tokenized trading strategies, etc.). Letting those assets serve directly as perp collateral would open new yield streams for traders, dramatically improve capital efficiency, and enable cross-margin DeFi + perp portfolios that weren’t previously possible.</p><p>So what’s stopping perp DEXs from doing this? After all, it is already possible with classical bridging. Having multiple collateral assets is also common under CEXs’ <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.binance.com/en/support/faq/detail/bddd924496d74ecd8820a6d95585ccee">portfolio margin</a> mode. Looking at perp DEXs that already accept multiple collaterals (for example, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.drift.trade/getting-started/cross-collateral-deposits">Drift</a>) highlights the practical problems, and why they’re much harder to solve in a cross-chain setup:</p><ul><li><p><strong>PnL settlement forces onchain collateral handling</strong> USD-margined perps settle PnL in stablecoins. If margin is held in exotic assets, the platform must be able to convert those assets into USDC (or equivalent) when paying out PnL. That conversion usually happens during liquidations; without it, winners would receive a messy basket of tokens instead of a stable payout.</p></li><li><p><strong>Illiquidity and volatility can create bad debt</strong> If a collateral can’t be swapped into enough stablecoins quickly, due to volatile prices and/or shallow liquidity, the exchange risks uncovered losses. To manage risk exposure, exchanges apply collateral ratios/discounts and cap how much margin any single asset can provide.</p></li><li><p><strong>Liquidations must be fast, but L1 is slow</strong> L2 exchanges progress orders way faster than L1 can move assets due to block time difference. In bridgeless designs, <strong>the handling of collateral assets (which live on L1) will always be significantly slower than the L2 orderbook state progression,</strong> increasing the likelihood that adverse price moves eat through safety buffers before liquidations complete.</p></li><li><p><strong>You need many fast oracles</strong> To correctly measure a trader’s margin, you need a fast price feed for every collateral asset. That’s a heavier burden when the exchange (L2) advances in milliseconds while the collateral’s canonical price source (L1) update every 12s — from the exchange’s perspective, a trader’s margin can jump abruptly.</p></li></ul><p>So there’s a third key factor in the idea of bridgeless collateralization: <strong>Don’t blow up</strong>.</p><p>You have to find a way to reconcile fast L2 trading with slow L1 liquidation and price update, when exotic collaterals themselves are already hard enough to handle.</p><h1 id="h-based-orderbook" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Based Orderbook</h1><p>Here we propose <strong>Based Orderbook:</strong> an integrated L1 &amp; L2 design that enables bridgeless collateralization (and more) through maximally accelerated bridging and fully isolated risk for the orderbook. At its core is an onchain orderbook living as an Ethereum <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x4Adf2e6f31edD8A3B6bD39A9f2Fd02149f4f1fF9/SmPxqlWutHMaYdFR3x98IE8LyqejifUbnXuO_pJnpKY">based rollup</a> (the based orderbook itself), an L1 money market, and synchronous composability between the two.</p><h2 id="h-the-fastest-bridge" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Fastest Bridge</h2><p><em>We’re only discussing canonical/native bridging here. Third-party liquidity bridges can bypass limits by taking extra economic risk.</em></p><p>With Based Orderbook, L1&lt;&gt;L2 bridging completes <strong>within the same block</strong> as the initiating transaction. This is the theoretical speed limit, since nothing can outpace L1 block time.</p><ul><li><p><strong>Deposit:</strong> the user locks assets in the L2 bridge contract on L1 and notifies the sequencer; the sequencer instantly produces an L2 batch crediting the deposit; both the deposit tx and the batch are submitted in the same L1 slot; the batch is valid <strong>only if</strong> the deposit executes, ensuring same-slot crediting without unbacked L2 balances.</p></li><li><p><strong>Withdrawal:</strong> the user initiates withdrawal on L2; the sequencer instantly produces a batch containing it; the batch is settled to L1; the L1 bridge contract verifies the proof and releases assets in the same slot; the release is valid <strong>only if</strong> the withdrawal settles.</p></li></ul><p>For this to work, two requirements must be met:</p><ol><li><p><strong>Prove and settle L2 state within one L1 slot.</strong> While <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/drakefjustin/status/1924929057676001466">ZK real-time proving</a> is advancing fast, TEEs still look more practical today.</p></li><li><p><strong>Control ordering of L1 txs and L2 settlement.</strong> L1 deposit/withdrawal and L2 settlement must follow each other in the correct order in the same block. This is where <strong>basedness</strong> matters — unified L1&lt;&gt;L2 transaction ordering.</p></li></ol><p>Unlike the original bridgeless collateral proposal, Based Orderbook doesn’t require extra proof generation or relays — the L1 bridge/inbox remains the source of truth, natively accessible to the based orderbook through settlement.</p><h2 id="h-risk-isolation" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Risk Isolation</h2><p>The perp DEX running on the Based Orderbook doesn’t need to natively support any collatrals other than stablecoin(s). Exotic assets are enabled instead by an L1 lending protocol.</p><p>Take PT sUSDE November 2025 (“PT” for simplicity) as an example. In the original bridgeless collateral design, the perp DEX must integrate PT liquidation logic on L1, set caps on PT-originated margin, pick a PT collateral ratio that balances safety and capital efficiency, and add/remove PT in the margin calculus.</p><p>With Based Orderbook, those responsibilities move to the L1 lending protocol: a user deposits PT, borrows USDC at, say, 85–90% LTV, then deposits the borrowed USDC to the based orderbook to trade. With same-slot bridging and account abstraction, borrow + deposit can be executed atomically in the same block. An automation bot can adjust the loan value and rebalance the perp collateral when price moves with atomic transaction bundles, making the UX very much like using PT directly as collateral to trade.</p><p>This isolates the perp DEX from PT price risk. If PT collapses, the lending protocol liquidates the borrower like any L1 loan, with the perp positions unaffected (the perp DEX need not be aware of the PT at all).</p><p>The lending protocol thus becomes the portfolio-margin risk engine. That adds borrowing cost for traders, but it can be offset by market-driven risk parameters (higher capital efficiency as long as the lenders are fine with it). This also greatly simplifies perp DEX integration with a wide range of yield-bearing L1 assets.</p><h2 id="h-synchronous-composability" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Synchronous Composability</h2><p>Being a based rollup, the based orderbook offers more than fast bridging: It enables synchronous composability, or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/StanleyHe17/status/1926938293549048302">atomic dependency</a>, between the orderbook and the L1. In practice that means you can build atomic cross-domain transaction bundles that behave <em>as if</em> both legs lived on the same chain, unlocking use cases beyond the original bridgeless collateralization idea.</p><ul><li><p><strong>Atomic swap</strong>. The spot market on the based orderbook can be used for swaps on the L1. Say an L1 user wants to swap ETH into USDC. He can:</p><ol><li><p>Deposit ETH into the based orderbook.</p></li><li><p>Trade ETH for USDC on the orderbook.</p></li><li><p>Withdraw USDC back to the L1.</p></li></ol><p>All 3 steps can be bundled into an atomic batch (or even as a single transaction) and complete in one slot. If the trade (step 2) fails, e.g., due to exceeding the user’s slippage tolerance, the whole bundle reverts and the user’s ETH stays on L1 untouched.</p><p>In short: the based orderbook can run at hardware speed while remaining natively accessible to L1 assets.</p></li><li><p><strong>Atomic portfolio rebalancing</strong>. Users can construct monolithic portfolios spanning the based orderbook and L1 lending. For example: deposit wstETH into the L1 lending protocol, borrow USDC, then open a leveraged short ETH perp on the based orderbook to form a delta-neutral position. When ETH price moves, rebalancing requires both an L1 leg (swap or borrow) and an L2 leg (perp trade) to avoid liquidation &amp; maintain leverage. Synchronous composability lets both legs run atomically: if one fails, the whole operation reverts, thus eliminating the classic cross-domain “leg risk”.</p></li></ul><h1 id="h-asset-app-unification" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Asset-App Unification</h1><p>Ethereum will remain the primary asset issuance and settlement layer (in Andrew’s words, the <em>balance sheet</em>) because of its decentralization, neutrality, and security. But L1 will never be able to host the fastest, largest applications (think millisecond orderbooks) without sacrificing those properties. In practice, Ethereum assets are kind of stuck.</p><p>Based rollups offer a clean solution: they give Ethereum L1 assets direct access to high-performance applications without burdening L1 blockspace. Based Orderbook is the archetype: it lets L1 assets natively access an “onchain Binance” with minimal extra security assumptions.</p><p>Crucially, this also elevates L1 from a rollup settlement layer to a trade settlement layer that links Based Orderbooks and other based rollup apps. The result is a unified ledger that meaningfully improves capital efficiency across the Ethereum ecosystem.</p><p>This isn’t the end of the story. We can squeeze more efficiency out of the design. More in the next article. Hint: <strong>it’s about leverage, the other way round</strong>.</p>]]></content:encoded>
            <author>luban-2@newsletter.paragraph.com (Luban)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/4733ae2abb877815ccb8852f1233015a149b45d8bdc3df2c8c500a85b9d04b6f.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Proof System for Pre-Settlement]]></title>
            <link>https://paragraph.com/@luban-2/proof-system-for-pre-settlement</link>
            <guid>NWI6skyU78sOMk097ljP</guid>
            <pubDate>Wed, 21 May 2025 14:12:24 GMT</pubDate>
            <description><![CDATA[In pre-settlement, and its implementation LingLong, commitments are fundamental. In this article, we introduce the proof system behind those commitments and explain how we achieve optimal performance using Succinct&apos;s SP1.A Recap of Pre-SettlementPre-settlement is a commitment framework that enables Ethereum validators to delegate their based rollup sequencing rights to third parties. Its implementation, LingLong, functions as a PBS (Proposer-Builder Separation) platform for based rollups...]]></description>
            <content:encoded><![CDATA[<p>In <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/lu_ban_/status/1917963862667825156">pre-settlement, and its implementation LingLong</a>, commitments are fundamental. In this article, we introduce the proof system behind those commitments and explain how we achieve optimal performance using Succinct&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.succinct.xyz/docs/sp1/introduction">SP1</a>.</p><h2 id="h-a-recap-of-pre-settlement" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">A Recap of Pre-Settlement</h2><p>Pre-settlement is a commitment framework that enables Ethereum validators to delegate their based rollup sequencing rights to third parties. Its implementation, LingLong, functions as a PBS (Proposer-Builder Separation) platform for based rollups.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/42dc8c34b7f641793c8bb6ef1c816d98d360689f6272a1f104a46061b8ce29e6.jpg" alt="Workflow of LingLong " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Workflow of LingLong</figcaption></figure><p>LingLong introduces a set of Restaked Services (RS)—networks composed of operators who offer credible commitments backed by restaked collateral.Two RS are central to the pre-settlement architecture:</p><ul><li><p><strong>Restaked Validator Service (RVS)</strong>, where validators are opeators. RVS forms the foundation of LingLong, allowing validators to delegate rights to other RS.</p></li><li><p><strong>Restaked Gateway Service (RGS)</strong>, where gateways are operators. RGS receives delegation from RVS, and selects gateways to sequence based rollups.</p></li></ul><h2 id="h-commitment-based-fault-attribution" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Commitment-based Fault Attribution</h2><p>LingLong supports two types of commitments:</p><ol><li><p><strong>Validator-to-RS commitments</strong>: For example, validators commit their based rollup sequencing rights to RGS through RVS.</p></li><li><p><strong>Operator-to-User commitments</strong>: For example, gateways provide commitments to rollup users in the form of instant transaction confirmations.</p></li></ol><p>The separation of commitments, combined with LingLong&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/eth-fabric/constraints-specs/issues/19">agent-based fault attribution model</a>, ensures fair fault attribution and risk isolation between validators and SPs. Penalties are imposed only on the party with direct operational control over a failure.</p><p>For example, if a gateway violates its commitment to rollup users by not settling the pre-confirmed transactions on the L1, then only the gateway will be penalized. The validator who delegates sequencing right to RGS (thereby indirectly to this gateway) will remain unaffected.</p><p>The validator will only be slashed when it violates its own commitments, e.g., including a rollup batch that&apos;s not from the gateway it has delegated to.</p><h2 id="h-why-do-we-need-proofs" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Why Do We Need Proofs</h2><p>To ensure commitments are credible, faulty issuers must be subject to slashing. Fair enforcement requires objective proof of whether a commitment has been properly fulfilled. This allows slashing decisions to be made in a trustless and credibly neutral way—ideally, through smart contracts.</p><h2 id="h-the-case-of-using-sp1" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Case of Using SP1</h2><p>Key properties we prioritize when designing the proof system for LingLong:</p><ul><li><p>Cost-efficiency: Proofs should be inexpensive to generate and verify, with minimal onchain overhead.</p></li><li><p>Performance: Proof generation and verification should be fast, even in low-bandwidth environments like Ethereum L1.</p></li><li><p>Programmability: Since LingLong supports arbitrary commitments, the proof system must be capable of proving and verifying arbitrary logic.</p></li></ul><p>Succinct&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.succinct.xyz/docs/sp1/introduction">SP1</a> is a compelling choice for LingLong. As a zkVM, it leverages zero-knowledge proofs to shift computation off-chain while keeping on-chain verification costs minimal. Its ability to verify the execution of arbitrary Rust programs makes it especially well-suited for LingLong, particularly as the platform evolves beyond based sequencing to support broader use cases. For these reasons, we’ve chosen to build LingLong’s fraud-proof system using SP1.</p><h3 id="h-example-of-inclusion-proof" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Example of Inclusion Proof</h3><p>Here we show an example of using SP1 to generate transaction inclusion proof and use it in LingLong. While this example doesn’t involve based sequencing, it demonstrates a transaction inclusion commitment on L1—also known as a &quot;preconfirmation.&quot; This represents a SP–to–User commitment.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bb016f29c94257bad6a7acc0ccdc27818333daeef059ccf35b47e99d70b721b8.png" alt="Proof of inclusion" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Proof of inclusion</figcaption></figure><h4 id="h-process" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Process:</h4><ol><li><p>A gateway issues a preconfirmation to a user&apos;s transaction</p></li><li><p>A challenger starts the dispute process by calling the fraud proof smart contracts, indicating that the gateway fails to include the user&apos;s transaction in the target slot, thus a failed preconfirmation</p></li><li><p>Anyone can respond by generating a zero-knowledge inclusion proof using SP1, which, if valid, overturns the dispute.</p></li><li><p>The fraud-proof smart contracts evaluate the challenge based on three possible outcomes:</p><ol><li><p>A <strong>valid proof</strong> confirming the transaction&apos;s inclusion is submitted: the challenger&apos;s bond is slashed, and the gateway remains unaffected.</p></li><li><p>An <strong>invalid proof</strong> is submitted: the gateway is slashed after the challenge window expires.</p></li><li><p><strong>No proof</strong> is submitted before the challenge window expires: the gateway is slashed.</p></li></ol></li></ol><h2 id="h-towards-a-decentralized-arbitrary-proof-system" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Towards a Decentralized Arbitrary Proof System</h2><p>We envision a growing number of Restaked Services on LingLong as new use cases for validator delegation continue to emerge. Our goal is to keep this process permissionless, enabling validators to benefit from ongoing innovation across the Ethereum ecosystem. As the variety of commitments expands, so does the need for diverse types of proofs—an area where SP1 proves especially valuable. We&apos;re also testing integration with Succinct’s prover network to make proof generation more cost-effective and accessible, ultimately enhancing the robustness of the entire proof system.</p><h3 id="h-want-to-get-more-hands-on-with-pre-settlement" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Want to get more hands-on with pre-settlement?</h3><p>Join our <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/lu_ban_/status/1920827376268964139">working group</a>, where node operators, rollups, restakers, and other stakeholders are collaborating to advance the solution!</p>]]></content:encoded>
            <author>luban-2@newsletter.paragraph.com (Luban)</author>
        </item>
        <item>
            <title><![CDATA[LingLong: Pre-Settle Ethereum]]></title>
            <link>https://paragraph.com/@luban-2/linglong-pre-settle-ethereum</link>
            <guid>7ffhJlXCYUXwGNg0z8mS</guid>
            <pubDate>Thu, 01 May 2025 15:10:53 GMT</pubDate>
            <description><![CDATA[Ethereum Scaling Challenges and the Based Rollup SolutionEthereum&apos;s rollup-centric approach has built a $30B L2 ecosystem, yet concerns over fragmentation and a diminished L1 value proposition grow. Scaling the L1 is a much needed short term solution. However, in the long term, expecting a single virtual machine on every node to support global-scale finance and applications is unrealistic without compromising decentralization. We still need rollups.The Core ProblemHow to scale Ethereum v...]]></description>
            <content:encoded><![CDATA[<h2 id="h-ethereum-scaling-challenges-and-the-based-rollup-solution" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum Scaling Challenges and the Based Rollup Solution</h2><p>Ethereum&apos;s rollup-centric approach has built a $30B L2 ecosystem, yet concerns over fragmentation and a diminished L1 value proposition grow.</p><p>Scaling the L1 is a much needed short term solution. However, in the long term, expecting a single virtual machine on every node to support global-scale finance and applications is unrealistic without compromising decentralization. <strong>We still need rollups</strong>.</p><h3 id="h-the-core-problem" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Core Problem</h3><p>How to scale Ethereum via rollups, while preserving decentralization, sustaining L1 value capture, and maintaining a composable ecosystem.</p><h3 id="h-the-solution" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Solution</h3><p><strong>Based rollups</strong> solve the challenge by adding shard-like execution extensions to Ethereum while leveraging the L1 for sequencing. This approach aligns with three key scaling trends:</p><h4 id="h-1-decoupling-execution-from-consensus" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">1. Decoupling Execution from Consensus</h4><p>Emerging solutions decouple execution from consensus:</p><ul><li><p>Solana proposes <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.helius.dev/blog/asynchronous-program-execution">Asynchronous Program Execution</a> to build blocks before verification.</p></li><li><p>Monad <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.monad.xyz/monad-arch/consensus/asynchronous-execution">achieves consensus</a> before executing transactions.</p></li><li><p>Ethereum is progressing with EIP‑7732 (ePBS) to boost throughput and accelerate finality—capabilities critical for based rollups.</p></li></ul><h4 id="h-2-parallel-execution-and-local-fee-markets" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">2. Parallel Execution and Local Fee Markets</h4><p>Parallelization enables higher throughput by processing mutiple transactions concurrently:</p><ul><li><p>High performance chains like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/solana-foundation/solana-improvement-documents/pull/110">Solana</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.sui.io/shared-object-congestion-control/">Sui</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.monad.xyz/monad-arch/execution/parallel-execution">Monad</a> process transactions in parallel, creating isolated &quot;local&quot; fee markets that keep hotspots from throttling the chain.</p></li><li><p>Similarly, Ethereum rollups serve as parallel execution zones with independent fee dynamics. For more on local fee markets, see Luban&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.luban.wtf/Building-Local-Fee-Markets-on-Ethereum-Part-I-12dfd86cb60f80a7a632c1b3993bc01f">previous</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.luban.wtf/Building-Local-Fee-Markets-on-Ethereum-Part-II-136fd86cb60f80d383f4fefbd31fa2be">writings</a>.</p></li></ul><h4 id="h-3-maintaining-synchronous-composability" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">3. Maintaining Synchronous Composability</h4><p>Parallel VMs stay composable only if they coordinate state conflicts:</p><ul><li><p>deterministic read/write lists before execution (Solana, Sui)</p></li><li><p>or optimistic &quot;run-then-replay&quot; parallelization (Aptos, Monad).</p></li></ul><p>Absent either, calls between threads can only be <strong>asynchronous</strong>, consider separate Cosmos zones communicating over IBC, or separate rollups on Ethereum today connected via bridges.</p><p>Based rollups restore Ethereum&apos;s missing <strong>synchronous composability</strong> by moving each rollup&apos;s sequencing back to the L1. Since the same Ethereum validators order both L1 and L2 transactions within a single block, state transitions on based rollups and L1 share a unified, canonical order, enabling real-time interaction across layers.</p><h2 id="h-whats-missing-for-based-rollups-today" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What&apos;s Missing for Based Rollups Today</h2><p>Based rollups face a critical trade-off: preserving their <em>based</em> properties (inheriting liveness and censorship-resistance from L1, synchronous composability) versus optimizing user experience. Fully L1-driven sequencing inherits Ethereum&apos;s 12-second block time and per-block settlement, resulting in slow, costly transactions. To address this, <strong>preconfirmation</strong> are used, where Ethereum validators sequence and confirm transactions before they&apos;re settled on L1.</p><p>However, preconfirmation introduces two key challenges:</p><ol><li><p><strong>Cold Start</strong>: Each based rollup must independently bootstrap and maintain its own validator network, leading to duplicated effort and resource inefficiency as the ecosystem grows.</p></li><li><p><strong>Scalability</strong>: It&apos;s impractical to expect every single Ethereum validator to run 1000 sidecars and sequence for 1000 based rollups.</p></li></ol><p>These gaps highlight the need for a unified framework that efficiently connects validators to based rollups, enabling superior UX while preserving the core benefits of based sequencing.</p><h2 id="h-linglong-the-pre-settlement-layer-for-ethereum" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">LingLong: The Pre-Settlement Layer for Ethereum</h2><p>Luban introduces <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/lu-bann/linglong">LingLong</a>, a proposer commitment and delegation framework that enables <strong>pre-settlement</strong> of rollups on Ethereum.</p><p>LingLong allows</p><ul><li><p><strong>Based Rollups</strong> to choose where they want to be on the <em>basedness</em> spectrum, offering flexible sequencing models and ways to capture value.</p></li><li><p><strong>Validators</strong> to earn passive yields from rollup activity, strengthening both Ethereum L1&apos;s value proposition and ETH as an asset.</p></li></ul><h3 id="h-pre-settlement" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Pre-settlement</h3><p>Pre-settlement is a proposer commitment primitive that enables Ethereum validators to delegate their based rollup sequencing rights to third parties. LingLong embodies this primitive, thereby effectively facilitating PBS (Proposer-Builder Separation) for based rollups.</p><p>Currently, most validators delegate block building rights to the highest-bidding block builder via MEV-Boost relays, maximizing passive returns through auctions. Similarly, validators by definition possess sequencing rights for based rollups and can delegate these rights to earn passive yield. The delegatee—known as a <strong>gateway</strong>—becomes the actual rollup sequencer.</p><p>Unlike MEV-Boost auctions where builders are chosen just-in-time, the gateway must be chosen ahead of time since rollup users require instant transaction confirmation. Linglong makes this possible through restaking-secured credible commitments, allowing rollups to settle state update before actual L1 settlement.</p><blockquote><p><code>Pre-settlement vs. Preconfirmation</code></p><p>In preconfirmation, the &apos;preconfirmer&apos; must be the proposer of the next Ethereum block to guarantee absolute settlement certainty for the preconfirmed transactions—since the proposer controls the block. A preconfirmer who is not the proposer cannot offer the same level of assurance.</p><p>Pre-settlement decouples the roles of preconfirmer and proposer, allowing anyone to act as a preconfirmer (gateway) while still achieving absolute settlement certainty through delegation from proposers.</p></blockquote><p>Rather than relying on centralized solutions with individual gateways, validators delegate to a gateway network that supports customizable selection mechanisms to optimize for both validator and rollup.</p><h3 id="h-restaked-services" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Restaked Services</h3><p>Pre-settlement operates through LingLong&apos;s restaked services, which use restaking protocols to extend validator commitments across a permissionless range of activities—such as rollup sequencing—while shielding validators from operational, legal, and financial risks.</p><p><strong>Restaked Validator Service (RVS)</strong> is foundational to all other restaked services. Validators join RVS and provide the required stake through restaking—using either their own staked ETH or external capital from restakers—to delegate rights and duties to other restaked services.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2c625816a77977d922322fdfc4da971e88f9c5ae0e11c6a359dcec89c4af5277.jpg" alt="Restaked Validator Service (RVS)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Restaked Validator Service (RVS)</figcaption></figure><p><strong>Restaked Gateway Service (RGS)</strong> is a network of sequencing gateways that receives delegation from validators to sequence based rollups. RGS creates a marketplace where gateways can join by meeting rollup sequencing requirements and compete for sequencing opportunities.</p><p>When RVS delegates rollup sequencing rights to RGS</p><ul><li><p>rollups dictate their own sequencing models,</p></li><li><p>validator receives passive yield from rollup activities,</p></li><li><p>rollup users receive instant transaction confirmation from gateways,</p></li><li><p>restakers receive yield from restaked services they are securing.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/60efbe0ea8ba7346919af96784b8f8aebec1939e4585a749aa696a84117fd54f.jpg" alt="Restaked Gateway Service (RGS)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Restaked Gateway Service (RGS)</figcaption></figure><p><strong>Note</strong>: More restaked services can be built on top of RVS permissionlessly. For example, validators can delegate future blockspace and blobs to an underwriter network, enabling users to secure faster confirmations and deterministic L1 costs with blockspace futures. As a validator, the downside of opting into RVS is limited yet the upside is unlimited.</p><h3 id="h-sequencing-models" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Sequencing Models</h3><p>LingLong, or specifically RGS supports three configurable sequencing models compatible with all rollups—not just based ones. This flexibility allows rollups to balance decentralization, performance, and control throughout their platform&apos;s development stages.</p><h4 id="h-1-fully-based-model" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">1. <strong>Fully-Based Model</strong></h4><ul><li><p><strong>Based Sequencing</strong>: Validators freely choose rollup gateways through RGS auction mechanisms.</p></li><li><p><strong>No Rollup Restrictions</strong>: Rollups place no constraints on gateway selection.</p></li><li><p><strong>Use Cases</strong>: Ideal for rollups prioritizing maximum decentralization and censorship resistance.</p></li></ul><h4 id="h-2-half-based-model" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">2. <strong>Half-Based Model</strong></h4><ul><li><p><strong>Hybrid Approach</strong>: Rollups establish gateway requirements (like native token staking or hardware specifications), while validators select from qualified candidates.</p></li><li><p><strong>Two-Stage Process</strong>: Gateways must first satisfy rollup criteria, then compete for validator selection.</p></li><li><p><strong>Use Cases</strong>: Suitable for rollups requiring specific infrastructure or focusing on native token value capture.</p></li></ul><h4 id="h-3-fully-centralized-model" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">3. <strong>Fully-Centralized Model</strong></h4><ul><li><p><strong>Direct Appointment</strong>: Rollups directly assign their gateways without validator involvement.</p></li><li><p><strong>Maximum Control</strong>: Mirrors the structure of traditional centralized sequencer rollups.</p></li><li><p><strong>Use Cases</strong>: Best for early-stage rollups or those prioritizing MEV control.</p></li></ul><h2 id="h-what-the-future-looks-like" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What the Future Looks Like</h2><p>Existing rollups can use LingLong to gradually transition to being based. A centralized sequencer rollup can initially adopt the fully-centralized sequencing model—which preserves complete control for the rollup operator—while benefiting from guaranteed settlement certainty through proposer commitments. Their sequencer, as part of RGS, can then compete to sequence other rollups (including L1) to enhance cross-chain composability for their users.</p><p>Most rollups are expected to adopt the half-based model. Rollup operators can accrue value by setting gateway selection criteria while opening sequencing to a unified market of professional gateways. These gateways aim to sequence multiple rollups and L1 to maximize returns, naturally creating a synchronously composable ecosystem.</p><p>The fully-based model creates pure extensions to Ethereum L1&apos;s execution environment. It&apos;s analogous to sharding, but in a bottom-up way. Based rollups can be built permissionlessly without requiring changes to Ethereum consensus.</p><p>At Luban, we envision a horizontally scalable Ethereum as a unified ecosystem that eliminates the boundary between dapps and rollups. Any application or group of applications can seamlessly become part of Ethereum, accessing the strongest cryptoeconomic security and largest onchain financial ecosystem while maintaining sovereignty and user experience. Assets and operations flow freely across all applications, whether they&apos;re L1 smart contracts or rollups.</p>]]></content:encoded>
            <author>luban-2@newsletter.paragraph.com (Luban)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/a59288506dbd13058cc71b7045cdc49ec684d265633d4204fbaecf8815176b37.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Luban Unveils Blob Futures: Pre-Settle Blobs on Ethereum]]></title>
            <link>https://paragraph.com/@luban-2/luban-unveils-blob-futures-pre-settle-blobs-on-ethereum</link>
            <guid>oHBAKY6i15sMxiIKnQ8L</guid>
            <pubDate>Thu, 03 Apr 2025 14:15:54 GMT</pubDate>
            <description><![CDATA[Problems in Ethereum’s Blob MarketSince November 2024, Ethereum’s blob market has stabilized at an average of 3 blobs per block, aligning with EIP-4844 goals. However, blob prices remain highly volatile—hovering at lows during periods of inactivity and spiking even up to 10 billion times higher during peak demand. Furthermore, blobs contain significantly more data than regular L1 transactions, leading to larger block sizes and slower block submission. In the current PBS (Proposer-Builder Sepa...]]></description>
            <content:encoded><![CDATA[<h1 id="h-problems-in-ethereums-blob-market" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Problems in Ethereum’s Blob Market</strong></h1><p>Since <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/hildobby/blobs">November 2024</a>, Ethereum’s blob market has stabilized at an average of 3 blobs per block, aligning with EIP-4844 goals. However, blob prices remain highly volatile—hovering at lows during periods of inactivity and spiking even up to 10 billion times higher during peak demand.</p><p>Furthermore, blobs contain significantly more data than regular L1 transactions, leading to larger block sizes and slower block submission. In the current PBS (Proposer-Builder Separation) setup, this increased latency puts builders at a disadvantage when competing in block auctions. As a result, block builders <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2502.12966">tend to avoid including blobs</a>—incorporating significantly fewer of them compared to vanilla local builders.</p><p>Uncertain inclusion and price volatility make it difficult for rollups to maintain consistent blob submission schedules and manage L1 costs. This especially affects smaller rollups, who risk being priced out by major players like Base and Taiko.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1c05945db414753727469c4b810b7fbb3f9935d74293bd3f8e290ecf20c3925c.png" alt="https://dune.com/kabat/blob-prices" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://dune.com/kabat/blob-prices</figcaption></figure><h1 id="h-introducing-blob-futures" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Introducing Blob futures</h1><p>Luban introduces <strong>blob futures</strong>, the first solution that enables Ethereum rollups to pre-purchase guaranteed blobs at fixed prices. Blob futures are built on Luban’s <strong>Taiyi</strong> protocol, a <strong>Restaked Service</strong> that allows users to obtain fine-grained commitments from proposers on future blockspace. Taiyi will soon launch on both Holesky and Hoodi testnet.</p><blockquote><p><strong>Restaked Services</strong> leverage existing restaking infrastructure like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.eigenlayer.xyz/eigenlayer/overview">Eigenlayer</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://symbiotic.foundation/">Symbiotic</a> to create a layered security model with isolated risk and rewards, for Ethereum validators to extend commitments beyond Ethereum core consensus.</p></blockquote><h2 id="h-workflow-for-securing-future-blobs" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Workflow for Securing Future Blobs</h2><ul><li><p><strong>Underwriter Delegation:</strong> Restaked underwriters within Taiyi receive delegation from proposers—those who have opted into Taiyi—to issue blobpace commitments.</p></li><li><p><strong>Slot Identification:</strong> Rollups scan a 2-epoch (~12-minute) lookahead window to identify opt-in proposers and target slots.</p></li><li><p><strong>Price Agreement:</strong> Rollups and the underwriter for the chosen slot agree on a price under an RFQ model, with rollups paying the underwriter for the future blobs.</p></li><li><p><strong>Batch Submission:</strong> Rollups submit transaction batches to the underwriter before the designated slot.</p></li><li><p><strong>Inclusion Enforcement:</strong> Underwriters enforce blob inclusion via <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/eth-fabric/constraints-specs">constraints on block building</a> in the target slot, absorbing real-time gas costs.</p></li></ul><h2 id="h-benefits-for-stakeholders" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Benefits for Stakeholders</h2><ul><li><p><strong>Rollups</strong>: Secure predictable settlement costs and schedule reliability, even during demand spikes.</p></li><li><p><strong>Validators</strong>: Earn premium yields by selling future blob capacity, minimizing exposure to gas volatility.</p></li><li><p><strong>Underwriters</strong>: Assume gas volatility risk while competing to profit through market-making for future blobs.</p></li></ul><h1 id="h-based-op-stack-rollup-poc-w-blob-futures" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Based OP Stack Rollup PoC w/ Blob Futures</h1><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/rise_chain">RISE Chain</a>, a high-throughput Ethereum based rollup, has built an OP stack rollup incorporating based sequencing and blob futures. By locking in blobs upfront, the rollup ensures uninterrupted throughput with rotating sequencers, smooth cost and in the future, better composability with the L1. The implementation has been <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/risechain/optimism/tree/luban">open-sourced</a>.</p><h1 id="h-beyond-blobs-lubans-vision-for-pre-settlement" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Beyond Blobs: Luban’s Vision for Pre-Settlement</strong></h1><p>Blob futures are the first step toward <strong>Pre-Settlement</strong>—a framework decoupling based rollups’ execution from L1 consensus. By enabling based rollups to settle state updates on L1 ahead of the actual settlement transactions via delegation, Luban unlocks:</p><ul><li><p><strong>Supercharged based rollups</strong>: As horizontal extensions of Ethereum’s execution layer, based rollups leverage pre-settlement to achieve near-instant transaction finality. This eliminates user experience bottlenecks while preserving seamless interoperability with L1 and other rollups.</p></li><li><p><strong>Validator-centric scaling</strong>: Pre-settlement transforms Ethereum validators into economic hubs that earn passive yield from rollup activity. Through flexible proposer commitments, validators can delegate sequencing tasks—and eventually any other duties—to specialized third parties using customizable selection mechanisms. This optimizes efficiency while maintaining Ethereum&apos;s decentralization and liveness guarantees.</p></li></ul><h1 id="h-get-involved" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Get Involved</h1><p>While we are coordinating testnet deployment on Holesky and Hoodi, rollups and validators interested in integration are encouraged to reach out. The Taiyi underwriter repo is now open-sourced and can be found <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/lu-bann/taiyi">here</a>. You can also check out the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/lu-bann/linglong">smart contracts</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.luban.wtf/send_your_first_preconfirmation">documentations</a>, and the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/risechain/luban-api">Go client for blob futures</a>.</p><p>If you are a rollup, please just DM. A dedicated devnet will be available for early adopters.</p><p>If you are a node operator, please fill out this form <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.google.com/forms/d/e/1FAIpQLSdFYuxkG6Jp16KORAWk1fF79MxOe0aIY4KYTJ_iC2-kDvqyaQ/viewform?usp=dialog">https://docs.google.com/forms/d/e/1FAIpQLSdFYuxkG6Jp16KORAWk1fF79MxOe0aIY4KYTJ_iC2-kDvqyaQ/viewform?usp=dialog</a> and we will get you hands-on support for setup.</p><p>Join Luban in reshaping Ethereum’s blockspace economy and hyperscaling the world computer!</p>]]></content:encoded>
            <author>luban-2@newsletter.paragraph.com (Luban)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0a378632f1d93b3d27d1dbd3bcacb731ccefb2873db2f4797fbd6977822c5c52.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>