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

New API to support the OP Blob Archiver service to allow querying of all historical blobs from the beacon chain #217

Closed
qzhodl opened this issue Feb 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request high priority

Comments

@qzhodl
Copy link
Collaborator

qzhodl commented Feb 24, 2024

Rationale

Why should this feature exist?

OP uses an S3 blob archiver to support querying all historical blobs from the beacon chain after the BLOB expires after 18 days, and EthStorage can also support the same interface so that OP can easily use EthStorage by configuring beacon-archiver without changing its code.

Implementation

Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?

@syntrust
Copy link
Collaborator

syntrust commented May 9, 2024

Implemented with #275

@syntrust syntrust closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

2 participants