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

Now accounting for string-encoded Hangul characters #304

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

vishakh
Copy link
Contributor

@vishakh vishakh commented Mar 29, 2019

It's pretty safe to say any string-encoded escaped character will cause trouble, with one or two backslashes. This PR relaxes the constraint around looking only for hex characters and also sanitizes double backslashes.

…nt string resemble source and simplified unit tests.
@vishakh vishakh added the bug label Mar 29, 2019
@vishakh vishakh self-assigned this Mar 29, 2019
Copy link
Contributor

@ivanopagano ivanopagano left a comment

Choose a reason for hiding this comment

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

Nice one

@vishakh vishakh merged commit d9f02e5 into master Mar 29, 2019
@anonymoussprocket anonymoussprocket deleted the bug/293-remove-backslash-from-tezos-json branch April 10, 2019 17:10
anonymoussprocket added a commit that referenced this pull request Mar 18, 2020
anonymoussprocket added a commit that referenced this pull request Mar 18, 2020
vishakh pushed a commit that referenced this pull request Mar 19, 2020
* - metadata fix for Arronax #304

* - metadata fix for Arronax #304
vishakh pushed a commit that referenced this pull request Mar 19, 2020
* - metadata fix for Arronax #304

* - metadata fix for Arronax #304

* - updated baker name data

* - added proposal names

* - removed proposals table

* - removed proposals table
vishakh pushed a commit that referenced this pull request Mar 23, 2020
* - metadata fix for Arronax #304

* - metadata fix for Arronax #304

* - updated baker name data

* - added proposal names

* - removed proposals table

* - removed proposals table

* - value-maps updates

* -value-maps updates

* - special account name

* - metadata update

* - metadata update

* - metadata update
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.

3 participants