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

Mixed-case checksum address encoding #33

Closed
2 tasks done
dahlia opened this issue Jan 14, 2019 · 1 comment
Closed
2 tasks done

Mixed-case checksum address encoding #33

dahlia opened this issue Jan 14, 2019 · 1 comment
Labels
good first issue Good for newcomers suggestion Suggestion or feature request
Milestone

Comments

@dahlia
Copy link
Contributor

dahlia commented Jan 14, 2019

The current Address object provides hexadecimal formatting, but it always returns only lowercase letters. Since we are following the same address scheme to Ethereum by design, we should follow EIP 55 as well.

This task consists of two subtasks:

@dahlia
Copy link
Contributor Author

dahlia commented Feb 6, 2019

Closed by #43 and #53.

@dahlia dahlia closed this as completed Feb 6, 2019
limebell pushed a commit to limebell/libplanet that referenced this issue Jul 7, 2021
OnedgeLee pushed a commit to OnedgeLee/libplanet that referenced this issue Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers suggestion Suggestion or feature request
Projects
None yet
Development

No branches or pull requests

1 participant