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

feat(supervisor/core): [Safety Checker] validate interop timestamps#2537

Merged
sadiq1971 merged 9 commits intomainfrom
sa/feat/check-msg-validity
Jul 26, 2025
Merged

feat(supervisor/core): [Safety Checker] validate interop timestamps#2537
sadiq1971 merged 9 commits intomainfrom
sa/feat/check-msg-validity

Conversation

@sadiq1971
Copy link
Copy Markdown
Collaborator

Closes #2431
Closes #2433

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.4%. Comparing base (51d3da7) to head (f30c69d).

✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (51d3da7) and HEAD (f30c69d). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (51d3da7) HEAD (f30c69d)
5 2

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

@sadiq1971 sadiq1971 marked this pull request as ready for review July 24, 2025 00:19
@sadiq1971 sadiq1971 self-assigned this Jul 24, 2025
Comment thread crates/supervisor/core/src/config/core_config.rs Outdated
Comment thread crates/supervisor/core/src/config/core_config.rs Outdated
Comment thread crates/supervisor/core/src/safety_checker/cross.rs
Comment thread crates/supervisor/core/src/config/core_config.rs
Copy link
Copy Markdown
Collaborator

@dhyaniarun1993 dhyaniarun1993 left a comment

Choose a reason for hiding this comment

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

lgtm.

@sadiq1971 sadiq1971 enabled auto-merge July 26, 2025 23:04
@sadiq1971 sadiq1971 added this pull request to the merge queue Jul 26, 2025
Merged via the queue into main with commit d6dd74f Jul 26, 2025
28 checks passed
@sadiq1971 sadiq1971 deleted the sa/feat/check-msg-validity branch July 26, 2025 23:30
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
…p-rs/kona#2537)

Closes op-rs/kona#2431 
Closes op-rs/kona#2433

---------

Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
…p-rs/kona#2537)

Closes #2431 
Closes #2433

---------

Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat (supervisor/core): [Safety Checker] timestamp invariant check feat (supervisor/core): [Safety Checker] check message validity against config

3 participants