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

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

Merged
merged 3 commits into from
Nov 30, 2022

Conversation

ahangsu
Copy link
Contributor

@ahangsu ahangsu commented Nov 29, 2022

Fixes #699

Copy link
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
Contributor Author

ahangsu commented Nov 29, 2022

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

Copy link
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
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