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 redundant exports from v1 encoding #2485

Merged
merged 8 commits into from
Jun 11, 2024

Conversation

danielbate
Copy link
Contributor

@danielbate danielbate commented Jun 9, 2024

Closes #2462

Breaking changes:

  • decodeFunctionData and encodeFunction no longer available to the Interface class. This functionality now only belongs to the FunctionFragment.
  • EncodingVersion is no longer an exported type.

@danielbate danielbate added the feat Issue is a feature label Jun 9, 2024
@danielbate danielbate self-assigned this Jun 9, 2024
@fuel-service-user
Copy link
Contributor

fuel-service-user commented Jun 9, 2024

✨ A PR has been created under the rc-2485 tag on fuels-wallet repo.
FuelLabs/fuels-wallet#1365

@danielbate danielbate enabled auto-merge (squash) June 11, 2024 08:14
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
45.43%(+0.02%) 38.52%(+0.06%) 42.24%(+0.05%) 45.2%(+0.02%)
Changed Files:

Coverage values did not change👌.

@danielbate danielbate merged commit 1beab0e into master Jun 11, 2024
20 checks passed
@danielbate danielbate deleted the db/feat/v1-encoding-cleanup branch June 11, 2024 14:57
@danielbate danielbate added this to the 0.x mainnet milestone Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1 ABI Coder migration cleanup
5 participants