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 buffer import to TS template #55

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Add buffer import to TS template #55

merged 1 commit into from
Feb 21, 2023

Conversation

algochoi
Copy link
Contributor

This PR adds a line to the TypeScript template to generate a Buffer import. The rationale for doing this is outlined in this JS SDK PR: algorand/js-algorand-sdk#733.

PR here shows that the Buffer import is generated for algod and indexer: https://github.com/algorand/js-algorand-sdk/compare/simulate-endpoint-generate

Copy link
Contributor

@jasonpaulos jasonpaulos left a comment

Choose a reason for hiding this comment

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

Thank you for catching this! algorand/js-algorand-sdk#733 made changes to the generated files, but I forgot to follow up here.

Copy link

@bbroder-algo bbroder-algo left a comment

Choose a reason for hiding this comment

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

Oh yeah, a buffer. The family had a lot of buffers.

@algochoi algochoi merged commit 10d0069 into master Feb 21, 2023
@algochoi algochoi deleted the add-buffer-ts branch February 21, 2023 16:54
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.

3 participants