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 #22

Merged
merged 14 commits into from
Sep 11, 2024
Merged

Support optimism blob #22

merged 14 commits into from
Sep 11, 2024

Conversation

iteyelmp
Copy link
Collaborator

@iteyelmp iteyelmp commented Aug 26, 2024

Since Optimism Blob can hold more content than a standard Blob, it's necessary to convert a standard Blob into an Optimism Blob.
Additionally, the SDK needs to be compatible with contracts deployed in the current live version, meaning that if the contract is an older version, the SDK will continue to use the standard Blob for uploading and downloading.

@iteyelmp iteyelmp changed the title Draft: Support optimism blob Support optimism blob Aug 30, 2024
@iteyelmp iteyelmp requested review from qzhodl and syntrust August 30, 2024 02:43
src/ethstorage.js Outdated Show resolved Hide resolved
src/ethstorage.js Outdated Show resolved Hide resolved
src/ethstorage.js Outdated Show resolved Hide resolved
src/ethstorage.js Outdated Show resolved Hide resolved
src/flatdirectory.js Outdated Show resolved Hide resolved
src/flatdirectory.js Outdated Show resolved Hide resolved
src/flatdirectory.js Outdated Show resolved Hide resolved
@iteyelmp iteyelmp requested a review from qzhodl September 9, 2024 10:43
@iteyelmp iteyelmp merged commit 86c3c00 into main Sep 11, 2024
@iteyelmp iteyelmp deleted the op branch September 11, 2024 11:10
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.

3 participants