Skip to content

Bug-Fix: encode ABI string with non-ASCII characters#700

Merged
ahangsu merged 3 commits into
developfrom
utf-8-string-abi
Nov 30, 2022
Merged

Bug-Fix: encode ABI string with non-ASCII characters#700
ahangsu merged 3 commits into
developfrom
utf-8-string-abi

Conversation

@ahangsu
Copy link
Copy Markdown
Contributor

@ahangsu ahangsu commented Nov 29, 2022

Fixes #699

Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

Looking good - nit: I'd also test something like "⚽ 🏃" just so it's a bit clearer we are testing for non-ascii characters like emojis

@ahangsu
Copy link
Copy Markdown
Contributor Author

ahangsu commented Nov 29, 2022

makes sense, I will add new case once this build passes

Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

nice! :shipit:

Copy link
Copy Markdown
Contributor

@jasonpaulos jasonpaulos left a comment

Choose a reason for hiding this comment

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

Looks great!

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.

Cannot encode ABI string with non-ASCII characters

4 participants