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

Support for checksum addresses #79

Closed
conor10 opened this issue Apr 12, 2017 · 1 comment
Closed

Support for checksum addresses #79

conor10 opened this issue Apr 12, 2017 · 1 comment
Labels

Comments

@conor10
Copy link
Contributor

conor10 commented Apr 12, 2017

EIP-55 provides an implementation of checksum addresses for Ethereum. This would add an optional additional layer of Ethereum address validation for users of web3j. The following post from the Golem team highlights why this is important.

ChecksumAddress could be implemented as a subclass as the Address class.

@conor10
Copy link
Contributor Author

conor10 commented Feb 26, 2018

Support added to Keys.toChecksumAddress in commit 8a0caa8

@conor10 conor10 closed this as completed Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant