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 Delayed Publications #55

Open
ggonzalez94 opened this issue Feb 28, 2025 · 0 comments
Open

Implement Delayed Publications #55

ggonzalez94 opened this issue Feb 28, 2025 · 0 comments

Comments

@ggonzalez94
Copy link
Collaborator

Today we only have an interface(should we move it to the main protocol folder?) for delayed publications(a.k.a forced transactions), which is a requirement for Stage1 since the stack will have preconfs.

Some requirements(not exhaustive)

  • For now we will support blobs only(no calldata)
  • Delayed publications should pay a higher fee than regular publications(since they can be potentially more expensive to prove)
  • Proposers are forced to include delayed publications when they publish their next publication(they are posted as a separate publication after the proposers' publication)
  • Each rollup can have a different deadline for their delayed publications
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

No branches or pull requests

1 participant