Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat (supervisor/rpc): implemented checkAccessList RPC method #2148

Merged
emhane merged 11 commits intomainfrom
sa/feat/rpc-cross-derived-to-source
Jun 18, 2025
Merged

feat (supervisor/rpc): implemented checkAccessList RPC method #2148
emhane merged 11 commits intomainfrom
sa/feat/rpc-cross-derived-to-source

Conversation

@sadiq1971
Copy link
Copy Markdown
Collaborator

Closes #1729

@sadiq1971 sadiq1971 self-assigned this Jun 16, 2025
@sadiq1971 sadiq1971 added W-supervisor Workstream: supervisor A-rpc Area: rpc labels Jun 16, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.1%. Comparing base (4909938) to head (3b1b5a6).
Report is 2 commits behind head on main.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@emhane emhane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Copy link
Copy Markdown
Collaborator

@itschaindev itschaindev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments, cross-checked with spec, looks good on the first iteration

@emhane emhane merged commit 9f93407 into main Jun 18, 2025
21 of 24 checks passed
@emhane emhane deleted the sa/feat/rpc-cross-derived-to-source branch June 18, 2025 14:13
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-rpc Area: rpc W-supervisor Workstream: supervisor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(supervisor/rpc): implement supervisor_checkAccessList

4 participants