Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interop: New sequencer executing message check API #521

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

Inphi
Copy link
Contributor

@Inphi Inphi commented Feb 24, 2025

The supervisor_checkMessages RPC is being updated to require the executing message timestamp as input. This ensures that the supervisor also checks for message expiry before the message is considered for inclusion.

@Inphi Inphi marked this pull request as ready for review February 24, 2025 16:49
@Inphi Inphi requested a review from a team as a code owner February 24, 2025 16:49
@Inphi Inphi requested a review from sebastianst February 24, 2025 16:49
@Inphi Inphi requested review from protolambda and removed request for sebastianst February 25, 2025 15:41
@protolambda protolambda merged commit 87b0a27 into optimism Feb 25, 2025
7 checks passed
@protolambda protolambda deleted the inphi/supe-check branch February 25, 2025 16:56
sebastianst pushed a commit that referenced this pull request Feb 26, 2025
* interop: New sequencer executing message check API

* interop: Use struct for rpc timestamp input
sebastianst pushed a commit that referenced this pull request Feb 26, 2025
* interop: New sequencer executing message check API

* interop: Use struct for rpc timestamp input
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.

2 participants