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!: remove legacy decoding #1357

Merged
merged 3 commits into from May 2, 2024
Merged

feat!: remove legacy decoding #1357

merged 3 commits into from May 2, 2024

Conversation

hal3e
Copy link
Contributor

@hal3e hal3e commented May 2, 2024

This PR removes the legacy_encoding feature and uses the new encoding for everything except configurables. The legacy decoding code has been removed. The legacy encoding code is still used by configurables and will be removed in #1338.

BREAKING CHANGE:

  • Rename resolve_fn_selector to encode_fn_selector

  • I have updated the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary labels.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@hal3e hal3e added big breaking Introduces or requires breaking changes labels May 2, 2024
@hal3e hal3e self-assigned this May 2, 2024
@hal3e hal3e mentioned this pull request May 2, 2024
6 tasks
@hal3e hal3e merged commit 1822e18 into master May 2, 2024
41 checks passed
@hal3e hal3e deleted the hal3e/remove-legacy-decoding branch May 2, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big breaking Introduces or requires breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants