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: support type arguments in abigen and the function selector #448

Closed
mohammadfawaz opened this issue Jul 5, 2022 · 0 comments · Fixed by #573
Closed

feat: support type arguments in abigen and the function selector #448

mohammadfawaz opened this issue Jul 5, 2022 · 0 comments · Fixed by #573
Assignees

Comments

@mohammadfawaz
Copy link
Contributor

mohammadfawaz commented Jul 5, 2022

Spec change: FuelLabs/fuel-specs#382

This also requires changes to the type Property in fuels-types to add typeArguments which is needed by the Sway compiler.

Edit by @digorithm:

First, we need to achieve feature parity with the new JSON ABI format, this is tracked here: #525.

Once this is done, I'll proceed with supporting generics and type arguments.

@mohammadfawaz mohammadfawaz changed the title Support type arguments in JSON ABI and the function selector Support type arguments in abigen and the function selector Jul 5, 2022
@adlerjohn adlerjohn moved this to Todo in Fuel Network Jul 5, 2022
@iqdecay iqdecay changed the title Support type arguments in abigen and the function selector feat: support type arguments in abigen and the function selector Jul 10, 2022
@iqdecay iqdecay self-assigned this Jul 10, 2022
@iqdecay iqdecay assigned digorithm and unassigned iqdecay Aug 5, 2022
@digorithm digorithm removed this from Fuel Network Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants