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: Switch blob ID calculation from data offset to configurable offset #1593

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Salka1988
Copy link
Member

@Salka1988 Salka1988 commented Jan 31, 2025

Release notes

In this release, we:

  • Previously deployed blobs are no longer accessible due to changes in blob ID calculation. Redeployment is required.

Summary

Updates blob ID calculation to use the configurable offset instead of the data offset, aligning with the updated design for scripts and predicates.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@Salka1988 Salka1988 added the enhancement New feature or request label Jan 31, 2025
@Salka1988 Salka1988 self-assigned this Jan 31, 2025
# Conflicts:
#	packages/fuels-programs/src/executable.rs
@Salka1988 Salka1988 linked an issue Jan 31, 2025 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Support for verified ABIs
1 participant