-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
EIP-1191: extends EIP-55 by optionally adding a chain id defined by EIP-155 to the checksum calculation #1191
Conversation
EIPS/eip-1186.md
Outdated
@@ -0,0 +1,97 @@ | |||
--- | |||
eip: 1186 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this numbered 1186?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tell me what number to use. 1191?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, 1191 is fine.
…IP-155 to the checksum calculation (ethereum#1191) * EIP Add chain id to mixed-case checksum address encoding * Fixes header * Update eip-1186.md * Change assigned EIP number
@juli this EIP doesn't have a copyright statement. Can you please add one? EIP-1 suggests CC0 - see the |
No description provided.