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

Algod: Add disassembly endpoint and implement cucumber test #440

Merged
merged 2 commits into from Jan 31, 2023

Conversation

algochoi
Copy link
Contributor

This PR adds support for /v2/teal/disassemble and corresponding tests from algorand/algorand-sdk-testing#251.

Since py-algorand-sdk endpoint support is not auto-generated, the PR adds support following conventions from the compile endpoint.

@algochoi algochoi marked this pull request as ready for review January 30, 2023 18:09
@bbroder-algo bbroder-algo self-requested a review January 31, 2023 14:39
@algochoi algochoi closed this Jan 31, 2023
@algochoi algochoi reopened this Jan 31, 2023
@algochoi algochoi merged commit d55b2c8 into develop Jan 31, 2023
@algochoi algochoi deleted the disassembly-endpoint branch January 31, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants