You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plan is small incremental PRs, no mega-PR. M0 is system contract plumbing. We skip fork config entirely: the system call runs unconditionally (EIP-4788 style), the gate (IsHegotá, EIP-8081) comes at wiring-PR time.
Status:
constants + dev-genesis alloc: done on eip8304-m0, bytecode verified against the spec
system call in PostExecution: done, gated on Amsterdam
golden bytecode test: done (core/logindex_contract_test.go)
Tracking EIP-8304 (trustless log and transaction index) implementation for EPF cohort seven.
Spec: https://eips.ethereum.org/EIPS/eip-8304
Project: https://github.com/eth-protocol-fellows/cohort-seven/blob/main/projects/eip-8304-trustless-log-index.md
Plan is small incremental PRs, no mega-PR. M0 is system contract plumbing. We skip fork config entirely: the system call runs unconditionally (EIP-4788 style), the gate (IsHegotá, EIP-8081) comes at wiring-PR time.
Status:
PR checklist (link each as it opens):