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

feat(supervisor/rpc): Implement supervisor_finalized#2139

Merged
emhane merged 5 commits intomainfrom
jk/supervisor-finalized
Jun 13, 2025
Merged

feat(supervisor/rpc): Implement supervisor_finalized#2139
emhane merged 5 commits intomainfrom
jk/supervisor-finalized

Conversation

@itschaindev
Copy link
Collaborator

Closes #1724

@codecov
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.3%. Comparing base (8162147) to head (2440b28).
Report is 15 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/supervisor/core/src/rpc/server.rs 0.0% 3 Missing ⚠️
crates/supervisor/core/src/supervisor.rs 0.0% 3 Missing ⚠️

☔ 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
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.

nitpick

@emhane emhane merged commit f28b159 into main Jun 13, 2025
25 of 27 checks passed
@emhane emhane deleted the jk/supervisor-finalized branch June 13, 2025 15:28
@emhane emhane added A-rpc Area: rpc W-supervisor Workstream: supervisor labels Jun 17, 2025
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_finalized

2 participants