All Core Devs - Testing (ACDT) #70, February 16, 2026

Agenda

Fusaka:

  • blob-devnet-0 updates
  • partial cells / getBlobv3 implementation update

Glamsterdam:

  • bal-devnet-2 updates
    • erigon readiness?
    • any other CL client readiness?
  • epbs-devnet-0 implementation update
    • client readiness check

Hogota:

  • Headliner selection for CL EIP happening this week Thursday!

Gas limit:

  • nft-devnet-10 (eth/70) updates

State bloat:

  • perf-devnet-2 updates

Meeting Time: Monday, February 16, 2026 at 14:00 UTC (60 minutes)

GitHub Issue

1 Like

Call details

Video, transcript & chatlog

News coverage

Resources

Meeting Summary:

The team reviewed progress updates on various Ethereum clients for the BlobT0 testnet, with P2P functionality nearly complete across multiple clients and nodes successfully running with specified latency parameters. Toni presented a proposal for implementing a hard cap on BlockLab access lists to prevent DOS attacks, which the team agreed to target for devnet 3 implementation. The team discussed the timeline and scope for devnet-3, including the implementation of EIPs 8037 and 7954 along with Ethereum 70 and 71, while also addressing concerns about client readiness and testing requirements, ultimately deciding to push the launch date to March 4th.

Click to expand detailed summary

The team discussed updates on ConsensusLayer client progress for the BlobT0 testnet. Dustin reported that P2P for Teku is nearly ready, while Barnabas noted that LightHouse and Prysm are close to being ready. The current testnet has about 20 nodes, half being super nodes and half full nodes, with 80ms latency between nodes and a MEV node limited to 2 peers to mimic poor network performance. The team also addressed block access list updates, mentioning some bugs over the weekend that have been reverted, with current participation at 100%.

Toni presented an update on a proposed hard cap for the BlockLab access list to prevent DOS attacks from malicious builders. The current PR incorporates max withdrawals and max consolidations into the formula, but Toni suggested simplifying it by removing these constants and using only the gas limit as the constraint. The team agreed to target implementing this check in devnet 3, with Barnabas noting that clients should invalidate blocks with unrealistic access list sizes before execution. Toni also provided an update on a related PR for JSON RPC methods, which has been approved and updated to return JSON-encoded block-lab access lists instead of RLP bytes.

The team discussed progress on devnet implementation, with Andrew reporting that draft implementations are in progress but some test failures remain to be fixed. Marius provided an update on NFT DevNet 10, which was launched with ETH 70 activation, though some clients like Nethermind and Geth are experiencing syncing issues due to large receipts. The team confirmed that ETH 70 is now a prerequisite for ETH 71, and Toni clarified that only optimizations are expected for BlockNove Access List 3 beyond the current changes. Barnabas proposed targeting devnet 3 for launch around February 25th, with Fabio suggesting the possibility of merging ETH 70 and ETH 71 into a single P2P protocol version.

The team discussed the scope and timeline for devnet-3, focusing on implementing EIPs 8037 and 7954 along with ETH 70 and 71. Concerns were raised about the lack of tests for EIP 8037, with Mario and Spencer highlighting the need for additional time to address potential issues. The group agreed to aim for a new target date of March 4th instead of February 25th to allow for proper testing and implementation. Barnabas also mentioned the importance of adding eth_simulateV1 RPC support for benchmarking purposes.

The team discussed including Ethereum 71 in devnet 3 scope, with Andrew and Karim expressing concerns about implementation challenges, particularly for Erigon and Besu clients. After clarifying that ETH 71 is optional and only used for sync improvements, the group decided to include it as optional in devnet 3, allowing clients to implement it at their discretion. Stefan provided an update on Teku’s progress, noting that while they implemented the Beacon API for execution payloads, they still don’t support finalized retrieval of execution payloads, which should be sufficient for devnet zero synchronization.

The team discussed the status of various Ethereum clients for the upcoming testnet launch. Stefan indicated that Teku would not be ready for the February 18th mid-February deadline, needing at least another week for a complete version. Gaia reported that Lighthouse had a devnet branch with block production working but facing bugs in Gossip envelope processing, and Dustin mentioned that Nimbus was working on envelope syncing and Gossip functionality, also not ready for the February deadline. NFLaig noted that Lodestar’s ForkChoice implementation was nearly complete but would need 1-2 weeks to finalize. Barnabas also shared that Consensus passed all tests for epoch transitions but was not production-ready. The conversation ended with a brief discussion about the performance-2 network issues, where Marius reported that all clients except Nethermind had failed, leading to a discussion about potentially relaunching the CL chain.

Next Steps:

  • Teku: Fix the PR to change “gas available” to “gas limit” in the block-level access list hard cap formula
  • Teku and Nimbus: Complete implementation to be onboarded on BlobT0 in the next week or two
  • EL clients: Implement fixes for bugs identified over the weekend regarding block-level access list by devnet 3
  • Toni: Update the block-level access list PR description and simplify the formula (potentially removing max withdrawals and max consolidations constants)
  • All clients: Review and approve the JSON RPC methods PR for block-level access list
  • All clients: Implement the updated JSON RPC methods (returning JSON encoded block-level access list instead of RLP bytes) for devnet 3
  • Erigon: Complete implementation and fix test failures to be ready for devnet 2 by end of this week
  • Besu: Finalize code and join devnet 10 by middle of this week
  • Reth and Erigon: Implement ETH 70 to be spec compliant and as prerequisite for ETH 71
  • Nethermind: Continue testing ETH 70 corner cases and test synchronization between different client pairs
  • All EL clients: Implement EIP 8037 and 7954 for devnet 3
  • Testing team (Spencer and Mario): Create tests for EIP 8037 and assess which tests break
  • All EL clients: Implement Simulate V1 RPC by devnet 3 for benchmarking purposes
  • Barnabas: Dig up information from last AllCoreDevs call and put together a spec sheet for devnet 3
  • Spencer: Comment or start a thread in Discord about potential spec changes for EIP 8037, or create a PR
  • Barnabas: Set devnet 3 launch target date for March 4th instead of February 25th
  • Teku (Stefan): Provide better timeline for ePBS implementation at next testing call (aiming for completion in next couple of weeks)
  • Lighthouse (Gaia): Fix bugs in Gossip envelope processing and importing, aim to be ready for local interop with another client by end of week
  • Nimbus (Dustin): Complete envelope syncing, backfilling, and RecRUS implementation for ePBS
  • Lodestar (nflaig): Merge outstanding PRs for ForkChoice and complete block import wiring (1-2 weeks)
  • Barnabas and team: Discuss offline and potentially relaunch the CL chain for perf-2 network

Recording Access:

YouTube Stream Links:

1 Like