EIPsInsight

Loading Experience

Preparing your insights...

Loading0%
RPC2026-06-01_027

RPC Standards #027

2026-06-01 2 decisions 372 transcript lines

Transcript

Ask about this call

Answered from this call's summary and transcript only.

AI-generated — verify against the recording.

Call summary

Targets
  • This week - execution-apis 1.0 Beta 5 tagged; Hive updated to run tagged version — 00:34:06
Decisions
  • Release execution-apis 1.0 Beta 5 this week; target V1.0 release at Glamsterdam — 00:33:52
  • Merge eth_capabilities PR #755 once CI passes — 00:50:51
Highlights
  • Spec Changes:
    • ·Proposal to relax block param from required to optional (default latest) for all five state ETH methods, aligning with eth_call/estimateGas behavior; Nethermind and Erigon already default to latest — 00:36:01
    • ·debug_executionWitness has divergent implementations across clients: Geth uses JSON header with empty keys; Reth/Nethermind/Erigon use RLP bytes with populated keys; needs broader ZK EVM working group discussion before speccing — 00:41:54
    • ·Error code/message inconsistency across clients (Nethermind issue #11412): Geth returns generic codes where specific codes expected; needs Discord discussion before ACDE escalation — 00:43:00
  • Documentation:
    • ·OpenRPC linter PR adds ~25-28 recommended rules, `make lint` command, ~34 warnings in current execution-apis spec — 00:03:48
    • ·Tag-driven release pipeline PR adds versioned docs, assembled-spec branches, and automated release-note PRs for execution-apis — 00:12:33
    • ·Execution-apis current version is 1.0 Beta 4 (last tagged April 19, 2024); Beta 5 planned this week; V1.0 targeting Glamsterdam release — 00:33:21
Action Items
  • Chase Wright / client teams — Erigon, Geth (Cena/Felix) to approve block-param relaxation PR #809 before merge — 00:40:05
  • Chase Wright — Chase to connect with Kev / ZK EVM working group on debug_executionWitness wire format alignment — 00:53:53
  • Mercy Boma Naps-Nkari — Post error code/message inconsistency discussion to Execution Dev Discord channel — 00:46:00

Meeting chat11

Key decisions

  • Release execution-apis 1.0 Beta 5 this week; target V1.0 release at Glamsterdam

    SFITargeting V1.0 release at Glamsterdam
  • Merge eth_capabilities PR #755 once CI passes