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

Removed non-null constraint for manageData op values, added test #613

Conversation

JakeUrban
Copy link
Contributor

@JakeUrban JakeUrban commented Jan 19, 2021

@overcat caught a bug in the SEP-10 v3.1 commit that disallowed null/undefined values in subsequence ManageData operations within challenge transactions. This change updates the readChallengeTx() function to allow such cases and adds a test case to ensure it.

@JakeUrban
Copy link
Contributor Author

Related issue: #607

Co-authored-by: Leigh McCulloch <[email protected]>
@JakeUrban JakeUrban merged commit 557666d into stellar:master Jan 19, 2021
@JakeUrban JakeUrban deleted the allow-null-managedataop-values-in-challenges branch January 19, 2021 20:29
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.

2 participants