We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Address Encoding Features:
EIP-55: Mixed-case checksum address encoding
APIs: feat(protocol): display address with eip55 checksum #19 (ref: sources code)
Import from Cli: feat: import addresses with EIP-55 #1340
EIP-155: Simple replay attack protection
jjy: Both EIP-155 and non-EIP-155 should be supported
- [ ] EIP-1191: Add chain id to mixed-case checksum address encoding
Support or not?
The text was updated successfully, but these errors were encountered:
EIP-1191: Add chain id to mixed-case checksum address encoding Support or not?
The EIP-1191 is in the last call, consider supporting it after it becomes final.
Sorry, something went wrong.
KaoImin
Successfully merging a pull request may close this issue.
Propose-a-new-feature
Address Encoding Features:
EIP-55: Mixed-case checksum address encoding
APIs: feat(protocol): display address with eip55 checksum #19 (ref: sources code)
Import from Cli: feat: import addresses with EIP-55 #1340
EIP-155: Simple replay attack protection
jjy: Both EIP-155 and non-EIP-155 should be supported
- [ ] EIP-1191: Add chain id to mixed-case checksum address encodingSupport or not?
The text was updated successfully, but these errors were encountered: