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: generate full predicate abigen code in wasm #1182

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

hal3e
Copy link
Contributor

@hal3e hal3e commented Oct 31, 2023

As the Predicates code is wasm compatible (1667), we can also expose the structs for encoding and configurables from abigen.

  • I have updated the predicate wasm test to include the abigen code.

Checklist

  • 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 the enhancement New feature or request label Oct 31, 2023
@hal3e hal3e self-assigned this Oct 31, 2023
@hal3e hal3e merged commit 3579738 into master Nov 2, 2023
39 checks passed
@hal3e hal3e deleted the hal3e/predicate-abigen-wasm branch November 2, 2023 10:23
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.

None yet

4 participants