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

bug: validating epoch proof quote is at wrong time #9193

Closed
just-mitch opened this issue Oct 11, 2024 · 0 comments · Fixed by #9641
Closed

bug: validating epoch proof quote is at wrong time #9193

just-mitch opened this issue Oct 11, 2024 · 0 comments · Fixed by #9641
Assignees

Comments

@just-mitch
Copy link
Contributor

When the sequencer goes to see if its epoch proof quote is valid, it simulates it at the time of the previous block on L1, even though it should simulate at the time that it should be proposing the epoch proof quote.

Similar to the issue where we were doing the same thing when checking if the proposer "can propose" (#8110)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant