Skip to content

Support fixed size array type #1607

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

Merged
merged 6 commits into from
May 15, 2025
Merged

Conversation

franciszekjob
Copy link
Collaborator

@franciszekjob franciszekjob commented May 14, 2025

Closes #1595

Introduced changes

This PR adds support for fixed size array type, when parsing ABI.

  • This PR contains breaking changes

@franciszekjob
Copy link
Collaborator Author

franciszekjob commented May 14, 2025

note: We need to add fixed size array in tested contracts, but previous Cairo version (2.6.3) doesn't have Serde implemented for fixed size arrays. It's easiest to simply bump scarb in order to get rid of this problem so that's what I did.
image

@franciszekjob franciszekjob merged commit 9264491 into development May 15, 2025
18 of 19 checks passed
@franciszekjob franciszekjob deleted the 1595-fixed-size-array branch May 15, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Parser bug
2 participants