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: Support Blob DA blocks #361

Open
notlesh opened this issue Sep 6, 2024 · 1 comment
Open

feat: Support Blob DA blocks #361

notlesh opened this issue Sep 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@notlesh
Copy link
Collaborator

notlesh commented Sep 6, 2024

Describe the Feature Request

SNOS should support blocks which have Blob DA enabled. There are several hints that need to be developed, and the algorithm for generating these needs to be implemented.

Related Code

Additional Context

Finding blocks which support "BLOB" DA required a script, which I've copied to this gist: https://gist.github.com/notlesh/6032e58262f065bce7b776591969f4ad

@notlesh notlesh added the enhancement New feature or request label Sep 6, 2024
@notlesh
Copy link
Collaborator Author

notlesh commented Sep 6, 2024

Support has been in development by @whichqua for some time. I helped implement some final missing hints, set up the KzgManager, and test/debug against actual blob DA blocks.

PR: #304

Some example blob DA blocks on Sepolia:

48074 48077 48079 48081 48082 48083 48084 48086 48087 48088 48089 48090 48091 57849 64356 66632 66645 66691 66717 66776 66777
68170 68171 68173 68174 68175 68176 70510 70514 70537 70538 70597 70663 83286 83288 83340 83341 83558 83577 83578 83582

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant