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

Fix/1564 change exception message fix eip 2544 #1612

Conversation

andrii-kl
Copy link
Contributor

What does this PR do?

Fix ENS name validation according to eip-2544
Add GOERLI testnet chain Id
Change the exception message when ens name resolving on more meaningful
Small code refactoring, add new code descriptions

Why is it needed?

To follow eip-2544
To avoid misunderstanding in case exception

@AlexandrouR AlexandrouR merged commit f64e7af into hyperledger-web3j:master Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transfer.sendFunds() with invalid toAddress results in: "Node is not currently synced"
2 participants