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

Support Optimism blob #9

Closed
wants to merge 0 commits into from
Closed

Support Optimism blob #9

wants to merge 0 commits into from

Conversation

iteyelmp
Copy link
Collaborator

@iteyelmp iteyelmp commented Aug 22, 2024

Since the Optimism Blob can carry more content than the standard Blob, it is necessary to convert the standard Blob to an Optimism Blob.
Additionally, differentiation with older versions of the contract is required, as the older contracts still use the standard Blob for upload and download.

Additional: Optimize the contract code and support batch acquisition of chunk hashes.

@qizhou
Copy link

qizhou commented Aug 22, 2024

I am not a big fan of writing a PR without a description.

@iteyelmp
Copy link
Collaborator Author

I am not a big fan of writing a PR without a description.

It's still a draft, and I'm still thinking about how to make it compatible with lower versions.

@iteyelmp iteyelmp changed the title support op blob Draft: support op blob Aug 23, 2024
@iteyelmp iteyelmp requested review from qizhou, qzhodl and syntrust August 27, 2024 02:07
@iteyelmp iteyelmp changed the title Draft: support op blob Support Optimism blob Aug 27, 2024
@iteyelmp iteyelmp closed this Aug 28, 2024
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

Successfully merging this pull request may close these issues.

2 participants