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

Merged
merged 3 commits into from
Aug 30, 2024
Merged

support optimism blob #10

merged 3 commits into from
Aug 30, 2024

Conversation

iteyelmp
Copy link
Collaborator

@iteyelmp iteyelmp commented Aug 28, 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, to ensure the SDK remains backward compatible and adaptable to the current live version, a version field should be added for differentiation. This is necessary because the current live version of the SDK will continue to use the standard Blob for uploading and downloading.

@iteyelmp iteyelmp requested review from qizhou, qzhodl and syntrust August 28, 2024 04:14
contracts/ERC5018.sol Outdated Show resolved Hide resolved
@iteyelmp iteyelmp requested a review from qzhodl August 28, 2024 10:08
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