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

distinguish between missing and invalid state #1099

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

frederikprijck
Copy link
Member

Changes

Our SDK does not allow to distinguish between missing transaction, or invalid state.
This PR allows to differentiate between those two situations in a non breaking way.

References

#1097

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@frederikprijck frederikprijck requested a review from a team as a code owner May 22, 2023 08:58
@frederikprijck frederikprijck merged commit 3c588e9 into master May 22, 2023
5 checks passed
@frederikprijck frederikprijck deleted the fix/1097 branch May 22, 2023 11:18
@frederikprijck frederikprijck mentioned this pull request May 22, 2023
@frederikprijck frederikprijck changed the title feat: distinguish between missing and invalid state distinguish between missing and invalid state May 22, 2023
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.

None yet

2 participants