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

Implement adding a permissionless rollup soundness alert #598

Open
2 of 8 tasks
thedarkjester opened this issue Jan 24, 2025 · 0 comments
Open
2 of 8 tasks

Implement adding a permissionless rollup soundness alert #598

thedarkjester opened this issue Jan 24, 2025 · 0 comments
Labels
C: Contracts Contracts Smart Contract related

Comments

@thedarkjester
Copy link
Collaborator

thedarkjester commented Jan 24, 2025

Description

Implement adding a rollup soundness alert.

Motivation

If in an unlikely event there is an issue, we would have means for a security researcher to alert on it.

Tasks

  • Validate and implement the design for the soundness alert

Acceptance criteria

  • Implemented code follows design agreed for implementation.
  • Soundness alert when triggered pauses the rollup and finalization stops
  • Blob submission stops pausing at some time post finalization pausing
  • Verifier becomes unusable

Risks

  • Missed complexity and risk in the design

Remember to

  • Add the documentation label in case there is an impact on the documentation
  • Add priority and team labels
@thedarkjester thedarkjester added C: Contracts Contracts Smart Contract related labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Contracts Contracts Smart Contract related
Projects
None yet
Development

No branches or pull requests

1 participant