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

Decoding: Fix roundtrip encode/decode tests for transactions #398

Merged
merged 4 commits into from Nov 9, 2022

Conversation

algochoi
Copy link
Contributor

@algochoi algochoi commented Nov 8, 2022

This PR changes how the StateSchema field, accounts field and on_complete fields are decoded. In addition, it makes a change to accept BoxReferences in addition to a list of app IDs and box names in translate_box_reference() (in the former case, no translation will be done).

Related to algorand/algorand-sdk-testing#248

.test-env Outdated Show resolved Hide resolved
@algochoi algochoi changed the title Fix roundtrip encode/decode tests for transactions Decoding: Fix roundtrip encode/decode tests for transactions Nov 8, 2022
@algochoi algochoi marked this pull request as ready for review November 8, 2022 22:46
Co-authored-by: algochoi <86622919+algochoi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants