Skip to content

Fix lint error#12

Merged
karlfloersch merged 1 commit intointerop-filter-basefrom
feat/interop-filter-skeleton
Dec 1, 2025
Merged

Fix lint error#12
karlfloersch merged 1 commit intointerop-filter-basefrom
feat/interop-filter-skeleton

Conversation

@karlfloersch
Copy link
Copy Markdown
Owner

@karlfloersch karlfloersch commented Dec 1, 2025

Note

Adds the new op-interop-filter service (CLI, RPC frontends, config, metrics) and wires it into Makefile and Docker build targets.

  • New service: op-interop-filter
    • CLI entrypoint (cmd/main.go) and lifecycle-managed Service with pprof, metrics server, and RPC server.
    • filter package: stub Backend, QueryFrontend/AdminFrontend, and config parsing/validation.
    • Prometheus metrics implementation (metrics/metrics.go).
    • Flags and justfile; README and .gitignore.
  • Build & Docker integration
    • Makefile target op-interop-filter.
    • Docker: added build stage/target, version arg OP_INTEROP_FILTER_VERSION, docker-bake target, and dockerignore inclusion.

Written by Cursor Bugbot for commit 49a0164. This will update automatically on new commits. Configure here.

@opsuperchain opsuperchain force-pushed the feat/interop-filter-skeleton branch 2 times, most recently from d50e431 to 2a5861e Compare December 1, 2025 16:38
@opsuperchain opsuperchain force-pushed the feat/interop-filter-skeleton branch from 2a5861e to f9e1669 Compare December 1, 2025 16:50
@karlfloersch karlfloersch merged commit b9b8f2e into interop-filter-base Dec 1, 2025
karlfloersch pushed a commit that referenced this pull request Mar 4, 2026
…16 (ethereum-optimism#19271)

Add missing @param blueprint NatSpec to OpcmContractRef struct (#2).
Add comments about pause blocking interop upgrades (#3). Document
migrate() scope limitations and re-migration risks (#7, #15). Update
PERMIT_ALL_CONTRACTS_INSTRUCTION comment (#12). Document intentional
use of chainSystemConfigs[0] for shared contracts (#16).

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant