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

Bug-fix: Implement TransactionRejectedError #396

Merged

Conversation

jdtzmn
Copy link
Contributor

@jdtzmn jdtzmn commented Nov 8, 2022

This PR implements the TransactionRejectedError which was referenced within the logic of the wait_for_confirmation method despite being undefined.

This is a small PR to quickly fix the issue at hand, however future work is necessary to ensure that this class of errors is caught moving forward.

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.

@jdtzmn Thanks for the quick fix here - let's use mypy enablement as a way to sanity check correctness.

@michaeldiamant michaeldiamant merged commit ad918b8 into algorand:develop Nov 8, 2022
ahangsu pushed a commit that referenced this pull request Nov 28, 2022
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