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

feat(supervisor/core): remove hardcoded finalized head from reset event#2172

Merged
emhane merged 1 commit intomainfrom
fix/reset-event-finalized-head
Jun 18, 2025
Merged

feat(supervisor/core): remove hardcoded finalized head from reset event#2172
emhane merged 1 commit intomainfrom
fix/reset-event-finalized-head

Conversation

@dhyaniarun1993
Copy link
Collaborator

Closes: #2068

@dhyaniarun1993 dhyaniarun1993 self-assigned this Jun 17, 2025
@dhyaniarun1993 dhyaniarun1993 added K-fix Kind: fix W-supervisor Workstream: supervisor labels Jun 17, 2025
@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

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

Project coverage is 82.2%. Comparing base (d98d25f) to head (3808068).
Report is 9 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/supervisor/core/src/syncnode/task.rs 0.0% 2 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.

@dhyaniarun1993 dhyaniarun1993 marked this pull request as ready for review June 17, 2025 13:42
@dhyaniarun1993 dhyaniarun1993 added this pull request to the merge queue Jun 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2025
@emhane emhane merged commit 72f2d55 into main Jun 18, 2025
23 of 24 checks passed
@emhane emhane deleted the fix/reset-event-finalized-head branch June 18, 2025 11:28
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

K-fix Kind: fix W-supervisor Workstream: supervisor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(supervisor/core): Remove hardcoded finalised_ref from ManagedEventTask.handle_reset

3 participants