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

adding go teal compile option changes #37

Merged
merged 9 commits into from
Jul 20, 2022
Merged

adding go teal compile option changes #37

merged 9 commits into from
Jul 20, 2022

Conversation

barnjamin
Copy link
Contributor

This is done in order to pass a GET parameter through the Go client for TEAL compile endpoint

Copy link
Contributor

@michaeldiamant michaeldiamant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@barnjamin Thanks for finding a way forward here. ☕

Copy link
Contributor

@winder winder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't add special cases in new endpoints. The special cases elsewhere were done for backwards compatibility and will be removed in a future major release.

go_templates/query.vm Outdated Show resolved Hide resolved
go_templates/query.vm Outdated Show resolved Hide resolved
Copy link
Contributor

@michaeldiamant michaeldiamant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As of c5fb80f and as expected, I confirmed re-generating Go SDK produces no diffs in algorand/go-algorand-sdk#335.

@michaeldiamant
Copy link
Contributor

Merging - Based on a verbal with @winder, we agreed I can merge provided I'm comfortable with the diff.

@michaeldiamant michaeldiamant merged commit 84ab893 into algorand:master Jul 20, 2022
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.

4 participants