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

[#257] Fixed failures on decoding ASCII text memos #258

Closed
wants to merge 3 commits into from

Conversation

Gzernov
Copy link

@Gzernov Gzernov commented Dec 5, 2019

Added fixes for issue #257 only to JSON transaction deserializer, which is now get length as minimum of UTF8 and ASCII (under assumption that data from the network is correct)
All other places use old code, which was left untouched.

@Gzernov Gzernov requested a review from tamirms December 5, 2019 18:06
@Gzernov
Copy link
Author

Gzernov commented Dec 9, 2019

I'm closing the PR as it's fixed in #259

@Gzernov Gzernov closed this Dec 9, 2019
@Gzernov Gzernov deleted the ascii-memo-fix branch December 9, 2019 23:05
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