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

SDK: Fix transaction decoding with boxes #422

Merged
merged 2 commits into from
Nov 9, 2022
Merged

Conversation

jasonpaulos
Copy link
Contributor

This PR fixes a bug when decoding transactions with box references. This SDK should now pass the test changes from algorand/algorand-sdk-testing#248

.test-env Outdated Show resolved Hide resolved
Copy link
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

LGTM - nice tests to check that we are copyOf a non-null value.

@jasonpaulos jasonpaulos marked this pull request as ready for review November 9, 2022 15:51
@jasonpaulos jasonpaulos merged commit d4e570e into develop Nov 9, 2022
@jasonpaulos jasonpaulos deleted the txn-box-decode-fix branch November 9, 2022 16:05
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.

2 participants