Close Menu
    What's Hot

    Ethereum ATH Above $4,800? Here’s How High It Will Go If 2021 Repeats

    July 21, 2025

    Goldman Trader Notes Market Strength, Crypto Ascent to $4T Amid Warning on Shifting Risk/Reward

    July 21, 2025

    Identifying TRUMP’s next price targets after its hike past $10.4

    July 21, 2025
    Facebook X (Twitter) Instagram
    Dogcrypto.blog
    • Home
    • Altcoin
    • Bitcoin
    • Blockchain
    • Ethereum
    • Meme Coin
    • NFTs
    Contact
    Dogcrypto.blog
    Home»Ethereum»Blob Increase Optimization Proposal
    Ethereum

    Blob Increase Optimization Proposal

    dogcryptoBy dogcryptoJuly 21, 2025No Comments3 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Cover photo
    • Ithaca raises $20 million for its L2 project.

    • Proposal to optimize for blob target increase.

    • Dune will support data for World Chain.

    • Base refreshes its website.


    https://zora.co/collect/base:0x6dbf6c2e46295f07012c7fab332a0ae34c98f1be/572


    Ethereum community member Francis Li has shared a proposal to increase the blob target to 5 and the maximum blob count to 8 on Ethereum, with a focus on ensuring that local block builders have adequate upload bandwidth to support the increase. The proposal suggests three key optimizations to achieve this goal.

    The first is the implementation of engine_getBlobsV1, an extension to the execution APIs that enables nodes to directly retrieve blobs from the execution layer, minimizing reliance on the Consensus Layer for data distribution and reducing upload bandwidth requirements. The second recommendation is to disable flood publishing, which would reduce the need to broadcast data to every peer.

    Lastly, the proposal suggests adopting the IDONTWANT protocol, a feature of the libp2p networking stack that allows nodes to signal to their peers not to resend specific messages, thus cutting down on redundant network traffic. According to the proposal, the optimizations make the increase to a 5 target / 8 max blob configuration feasible.