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

Remove backward compatibility for ABI custom types without paths #881

Open
segfault-magnet opened this issue Mar 12, 2023 · 2 comments
Open
Assignees
Labels

Comments

@segfault-magnet
Copy link
Contributor

segfault-magnet commented Mar 12, 2023

Currently, type-paths are feature-gated behind the forc flag --json-abi-with-callpaths.

Once the TS SDK implements support for type paths, forc will make this behavior default.

We can then remove the backward compatibility code from fuels-rs. Most, if not all of the places that should be looked at have a TODO referencing this issue.

@hal3e
Copy link
Contributor

hal3e commented Jul 12, 2023

Is there an issue on the TS side that we can track ?

@hal3e
Copy link
Contributor

hal3e commented May 7, 2024

Issue to track on the ts side: FuelLabs/fuels-ts#2162

@hal3e hal3e self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants