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

Fix Go source generation with type = string and format = byte #30

Merged
merged 1 commit into from
May 16, 2022

Conversation

michaeldiamant
Copy link
Contributor

Patches an issue with Go []byte generation observed in algorand/go-algorand-sdk#316 (comment) by copying an analogous condition from go_templates/model.vm into go_templates/common_macros.vm.

@michaeldiamant
Copy link
Contributor Author

Build passed in related go-algorand-sdk PR (algorand/go-algorand-sdk#320) proving the fix works. Marking ready for review.

The PR presents a patch fix. It's my 1st time working in generator, so I'd appreciate feedback on whether or not a broader change is needed.

@michaeldiamant michaeldiamant marked this pull request as ready for review May 13, 2022 21:32
@michaeldiamant michaeldiamant merged commit 8e0bf36 into master May 16, 2022
@michaeldiamant michaeldiamant deleted the bytes_go branch May 16, 2022 21:11
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.

2 participants