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

Add support for nested tuples / records #84

Merged
merged 7 commits into from Oct 6, 2023
Merged

Add support for nested tuples / records #84

merged 7 commits into from Oct 6, 2023

Conversation

martyall
Copy link
Collaborator

@martyall martyall commented Oct 3, 2023

Now (or maybe always?) you can write smart contracts with nested structs and arrays/vectors containing nested structs. This PR adds support for this in the generator

While I was in there I tried to clean up / simplify some of the existing generator code.

@martyall martyall changed the title Experimental Add support for nested tuples / records Oct 5, 2023
@martyall martyall merged commit 9b5e2c2 into master Oct 6, 2023
2 checks passed
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.

None yet

1 participant