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: ABI refactor #3085

Draft
wants to merge 38 commits into
base: master
Choose a base branch
from
Draft

feat: ABI refactor #3085

wants to merge 38 commits into from

Conversation

petertonysmith94
Copy link
Contributor

@petertonysmith94 petertonysmith94 commented Sep 3, 2024

Closes TS-598, TS-599, TS-600
Part of TS-597, TS-601

Release notes

In this release, we:

  • A brand new package @fuel-ts/abi for all things ABI related

Summary

Note

TBD

Breaking Changes

Note

TBD

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)

Copy link

vercel bot commented Sep 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 9:22am
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 9:22am
ts-api-docs ❌ Failed (Inspect) Dec 3, 2024 9:22am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 9:22am
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 9:22am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-fuels-counter-example ⬜️ Ignored (Inspect) Dec 3, 2024 9:22am

---
---

feat: ABI refactor
Copy link
Contributor Author

@petertonysmith94 petertonysmith94 Sep 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

This is not to be merged until we've concluded development

@petertonysmith94 petertonysmith94 added this to the Caterpillar v1 milestone Sep 3, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Coverage Report:

Lines Branches Functions Statements
79.26%(+0%) 71.93%(+0%) 77.55%(+0%) 79.33%(+0%)
Changed Files:

Coverage values did not change👌.

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.

Abi - Refactor / Gen Abi - Refactor / Coder Abi - Refactor / Parser
6 participants