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

feat: add DA worker #37

Closed
apoorvsadana opened this issue Jul 18, 2024 · 0 comments
Closed

feat: add DA worker #37

apoorvsadana opened this issue Jul 18, 2024 · 0 comments
Assignees

Comments

@apoorvsadana
Copy link
Contributor

We previously planned to avoid a DA worker for L2s using Ethereum because the blob is submitted directly during state update. However, we now plan to add this back because it allows for a more generalised design across Alt DA layers and Ethereum. The DA worker will

  1. Fetch the last job for which we completed DA
  2. Create a DA job for all blocks > last job and <= latest completed block on the chain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants