What's Hot

    Ethereum researchers are racing to close a zkEVM security gap before December

    August 22, 2026

    MANTRA Chain stays offline after exploit as Aug. 21 restart hinges on patch test

    August 21, 2026

    Trump-backed $4 billion USD1 stablecoin has wallet powers its own GitHub does not show

    August 21, 2026
    Facebook Twitter Instagram
    • Business
    • Markets
    • Get In Touch
    • Our Authors
    Facebook Twitter Instagram
    Crypto News: Latest Cryptocurrency News and Analysis
    • Home
    • Business

      Fidelity Buys 7.4% Of Bitcoin Mining Company Marathon Digital Holdings

      February 11, 2021

      Twitter Reacts as Auto Driver Begins Accepting Crypto as Payment

      February 11, 2021

      HSBC Becomes Latest Bank to Suspend Payments to Crypto

      February 4, 2021

      Bitcoin Holds Support; Approaching $50K Resistance

      February 4, 2021

      Cryptocurrency Prices Today: Bitcoin Up Over $47,000, Ether Rises 3%

      February 3, 2021
    • Technology
      1. Business
      2. Insights
      3. View All

      Fidelity Buys 7.4% Of Bitcoin Mining Company Marathon Digital Holdings

      February 11, 2021

      Twitter Reacts as Auto Driver Begins Accepting Crypto as Payment

      February 11, 2021

      HSBC Becomes Latest Bank to Suspend Payments to Crypto

      February 4, 2021

      Bitcoin Holds Support; Approaching $50K Resistance

      February 4, 2021

      Ethereum researchers are racing to close a zkEVM security gap before December

      August 22, 2026

      MANTRA Chain stays offline after exploit as Aug. 21 restart hinges on patch test

      August 21, 2026

      Trump-backed $4 billion USD1 stablecoin has wallet powers its own GitHub does not show

      August 21, 2026

      A $22.9 million capital deficit threatens to derail an energy firm’s pivot to off-grid Bitcoin mining

      August 21, 2026

      Bitcoin Climbs as Elon Musk Says Tesla ‘Likely’ to Accept it Again

      March 16, 2021

      Can Cryptocurrency Be Hacked, Stolen Or Scammed? How Can You Be Safe?

      February 11, 2021

      How Investors Can Get In On Crypto Without Actually Buying Any

      February 4, 2021

      Ethereum Just Underwent a Major Change – Hence, The 25% Jump in a Week!

      February 4, 2021
    • Insights
      1. Bitcoin
      2. Ethereum
      3. Eurozone
      4. Monero
      5. View All

      CME, Kalshi Executives Clash Over Prediction Market Regulation

      August 21, 2026

      Chainlink Exec Sees AI Agents and Robots Driving Blockchain Activity

      August 21, 2026

      Bitcoin Breaks $75,000 as Short Squeeze Fuels Rally

      August 21, 2026

      Operation Asterix Targets 885,000 Phone Numbers in Crypto Phishing Campaign

      August 21, 2026

      Ethereum researchers are racing to close a zkEVM security gap before December

      August 22, 2026

      MANTRA Chain stays offline after exploit as Aug. 21 restart hinges on patch test

      August 21, 2026

      Trump-backed $4 billion USD1 stablecoin has wallet powers its own GitHub does not show

      August 21, 2026

      A $22.9 million capital deficit threatens to derail an energy firm’s pivot to off-grid Bitcoin mining

      August 21, 2026

      Flowra launches Open Orderflow Auction for Solana blockspace

      August 21, 2026

      Pepe price rallies 25% as whale demand and futures interest surge

      August 21, 2026

      Bitcoin eyes $80k after weekly rally pushes BTC above key moving averages

      August 21, 2026

      KuCoin lands ISO 42001 certification as crypto’s AI race raises trust concerns

      August 20, 2026

      U.S. Mint Strikes 2,983 9/11 Privy Half Dollars

      August 21, 2026

      U.S. Mint Unveils Freedom 250 Medal for First D.C. IndyCar Race

      August 20, 2026

      2026 Mint Set Jumps to 99.6% of Limit

      August 19, 2026

      U.S. Constitution Quarter Hides a 2:50 Anniversary Nod

      August 18, 2026

      Ethereum researchers are racing to close a zkEVM security gap before December

      August 22, 2026

      MANTRA Chain stays offline after exploit as Aug. 21 restart hinges on patch test

      August 21, 2026

      Trump-backed $4 billion USD1 stablecoin has wallet powers its own GitHub does not show

      August 21, 2026

      A $22.9 million capital deficit threatens to derail an energy firm’s pivot to off-grid Bitcoin mining

      August 21, 2026
    • Markets
    • Get In Touch
    Crypto News: Latest Cryptocurrency News and Analysis
    Home » Ethereum researchers are racing to close a zkEVM security gap before December
    Ethereum

    Ethereum researchers are racing to close a zkEVM security gap before December

    行政By 行政August 22, 2026No Comments5 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Ethereum’s better.codes contest now measures a cryptographic proof gap that researchers can attack from both sides.

    At 15:44:47 UTC on Aug. 21, the live leaderboard showed a 63.99-bit lower certificate and a 116.13-bit upper certificate for koalaIRS12. The two results left 52.14 bits unresolved after nine promoted submissions from seven solvers.

    KoalaIRS12 is a fixed parameter profile for an interleaved Reed–Solomon reduction used in proof-system research. The challenge repository defines its score as a spot-check quantity and expressly excludes interpreting it as minus-log2 of whole-system soundness or as full-protocol security.

    Researchers now have a public, reproducible measure of the distance between what the challenge has proved safe and what its upper certificate still rules unsafe.

    What the leaderboard proves

    The contest uses two tracks to close the interval.

    The soundness track raises the lower certificate. At a certified radius, a successful submission proves that the benchmark’s executable reduction-error bound meets the encoded target, then maps that radius to the score displayed on the board.

    The attack track lowers the upper certificate. Its theorem certifies an unsafe suffix under the benchmark’s winning-set-density condition. The repository covers that suffix directly because the formalization assumes no monotonicity theorem for winning-set density.

    Machine-checked result Live score Certified scope
    Soundness lower certificate 63.99 bits Conservative safe point for koalaIRS12
    Attack upper certificate 116.13 bits Unsafe suffix for the same parameter profile
    Open interval 52.14 bits Distance between the promoted certificates
    Ethereum M3 requirement 128 bits Full zkEVM provable-security target
    Infographic showing the 63.99-bit lower certificate, 116.13-bit upper certificate and 52.14-bit unresolved interval for the fixed koalaIRS12 benchmark, separate from Ethereum's 128-bit full-system target.Infographic showing the 63.99-bit lower certificate, 116.13-bit upper certificate and 52.14-bit unresolved interval for the fixed koalaIRS12 benchmark, separate from Ethereum's 128-bit full-system target.
    A fixed Ethereum M3 theorem produced a 52.14-bit unresolved interval between soundness and attack certificates, short of the system’s 128-bit target.

    The upper-certificate track’s score describes the formal boundary for koalaIRS12, while an Ethereum attack cost would require a separate whole-system analysis.

    The Ethereum Foundation launch announcement says the theorem statement, parameter point, and verification harness are pinned. Each submission exports the required theorem, a comparator checks that statement against the target, and the Lean kernel verifies the proof before promotion.

    An accepted result proves the submitted theorem inside that pinned environment. Production assurance must also cover the model’s completeness, the assumptions embedded in its definitions, implementation fidelity, and the composition of separately analyzed components.

    The Daily Brief

    The signal, before the noise.

    Start your day with the crypto stories moving markets, decoded by CryptoSlate’s editors.

    One email. Everything that matters.

    Free to join. Unsubscribe any time.

    Whoops, looks like there was a problem. Please try again.

    You’re on the list. Your next Daily Brief is on its way.

    The Foundation’s May review of an SP1 formal-verification effort shows why those additional layers matter. Specifications and theorem statements are code, inputs and versions need reproducible pinning, and component-level results require broader reasoning before they support conclusions about a full system.

    An academic paper by Gal Arnon, Dan Boneh and Giacomo Fenzi identifies list decoding, Reed–Solomon proximity gaps, correlated agreement and mutual correlated agreement as open questions for succinct proof systems. Published before the current leaderboard snapshot, the paper explains the importance of the problem family without evaluating today’s scores.

    The Foundation frames better.codes as a machine-checked research path for hash-based SNARK security. Improving the koalaIRS12 certificates would sharpen one reduction within that agenda.

    The 116.13-bit certificate has the same reach: it applies to the parameter point encoded in the challenge. Other parameter choices, constructions, and system components remain separate research questions.

    That two-sided movement makes the interval more informative. Every promotion changes a checkable boundary while the pinned theorem keeps successive results comparable.

    Related Reading

    Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff

    The gap to Ethereum’s December target

    The Foundation’s December 2025 zkEVM security roadmap called for 128-bit provable security, a final proof size of 300 KiB or less, and a formal soundness argument for the recursion architecture.

    A February security-sprint update moved the M3 deadline to early December 2026 and aligned the architecture-security argument with a Dec. 1 deliverable. The roadmap asks teams to connect component bounds to an auditable system package.

    For koalaIRS12, a lower certificate reaching the encoded 128-bit target would settle the soundness side of this benchmark at its fixed parameter point. A production zkEVM claim would additionally need soundness accounting across every relevant component, proof-size compliance, a documented recursion topology, an argument for how its parts compose, and evidence that specifications match implementations.

    The Foundation’s public progress page, last synced Aug. 20, lists zkVM readiness and ISA compliance results and names real-time proving and soundcalc integration as criteria. Its rendered tables contain no completion marker for the full early-December package and remain silent on work tracked elsewhere.

    A May update on optional execution proofs described a non-consensus-critical phase in which zkEVM proofs supplement mainnet testing while ordinary execution-client re-execution continues to drive attestation.

    That optional role keeps the leaderboard’s immediate consequence in the research domain. Movement in the certificates changes the evidence available for future security arguments without changing Ethereum’s current consensus-critical validation path.

    On better.codes, soundness submissions can lift the 63.99-bit lower certificate and attack submissions can pull the 116.13-bit upper certificate down. Across the zkEVM roadmap, teams must publish the system-level accounting, proof sizes, recursion arguments, and implementation evidence required for the early-December review.

    At present, the 52.14-bit interval is a live measure of unfinished work on koalaIRS12. Ethereum’s 128-bit production case will depend on how that component evidence fits into the larger proof.

    Featured,Hacks,Privacy,Technology,ethereum,Ethereum foundationethereum,Ethereum foundation#Ethereum #researchers #racing #close #zkEVM #security #gap #December1787360173

    close December Ethereum Ethereum foundation gap Racing researchers Security zkEVM
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    行政
    • Website

    Related Posts

    MANTRA Chain stays offline after exploit as Aug. 21 restart hinges on patch test

    August 21, 2026

    Trump-backed $4 billion USD1 stablecoin has wallet powers its own GitHub does not show

    August 21, 2026

    A $22.9 million capital deficit threatens to derail an energy firm’s pivot to off-grid Bitcoin mining

    August 21, 2026

    Unresolved $11 million liquidity crash leaves pools exposed as attacker still holds 20.83 BTC on Maya Protocol

    August 21, 2026
    Add A Comment

    Leave A Reply Cancel Reply

    Top Posts

    Millennials Are Quitting Job to Become Day Traders

    January 20, 2021

    Jack Dorsey Says Bitcoin Will Unite The World

    January 15, 2021

    Hong Kong Customs Arrest Four in Crypto Laundering Bust

    January 15, 2021

    Subscribe to Updates

    Get the latest sports news from SportsSite about soccer, football and tennis.

    Advertisement
    Demo

    Your source for the serious news. This demo is crafted specifically to exhibit the use of the theme as a news site. Visit our main page for more demos.

    We're social. Connect with us:

    Facebook Twitter Instagram Pinterest YouTube
    Top Insights

    Ethereum researchers are racing to close a zkEVM security gap before December

    August 22, 2026

    MANTRA Chain stays offline after exploit as Aug. 21 restart hinges on patch test

    August 21, 2026

    Trump-backed $4 billion USD1 stablecoin has wallet powers its own GitHub does not show

    August 21, 2026
    Get Informed

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook Twitter Instagram Pinterest
    • Home
    • Business
    • Markets
    • Technology
    • Contact us
    © 2026 ThemeSphere. Designed by WPfastworld.
    • Easterngifts
    • koreanbj
    • korean bj porn​
    • korean bj nude

    Type above and press Enter to search. Press Esc to cancel.