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

update examples and web3.eth with checksummed addresses #1390

Merged
merged 1 commit into from Jul 31, 2019
Merged

update examples and web3.eth with checksummed addresses #1390

merged 1 commit into from Jul 31, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jul 18, 2019

What was wrong?

Various aspects of the docs showed examples without checksummed addresses where doing so currently would throw an error.

Related to Issue #1388

How was it fixed?

I have started updating addresses in the docs to be checksummed. I haven't done a thorough review. Will do so over the next few days. If you think I'm missing something please let me know.

Cute Animal Picture

IMG_3407

@kclowes
Copy link
Collaborator

kclowes commented Jul 18, 2019

🎉 This is awesome, thank you! I did a quick search and saw that there are a bunch more in docs/web3.geth.rst, docs/web3.parity.rst, and docs/web3.eth.rst and a few in docs/overview.rst in the keccak and solidityKeccak documentation. I also see one in docs/contracts.rst line 808 (but there may be more). Thanks again!

@ghost
Copy link
Author

ghost commented Jul 18, 2019

Thanks for the catches, @kclowes. I was doing this while at the vet with my dog on my lap - I shouldn't be allowed to push anything without first viewing on a bigger screen. Will get on it asap. Thanks!

@ghost
Copy link
Author

ghost commented Jul 24, 2019

Hey @kclowes any idea of the the cause of those test failures? It happened with one of my earlier commits too. Later commits passed but I don't think I ever changed anything of significance that would lead to the pass/fail difference.

Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking awesome, thank you! I think there are three more places that got missed:

Once those are in, I'll merge! I'm also happy to add them too if you're not interested, just let me know.

Tests are just flaky :( I re-ran, and it looks like they're all passing. Thanks again!

@ghost
Copy link
Author

ghost commented Jul 30, 2019

@kclowes thanks for the catches. It would be criminal for me to pass the last 3 fixes on to you. Should be updated in the PR now, thanks!

@kclowes
Copy link
Collaborator

kclowes commented Jul 30, 2019

Lol, thank you so much! This is awesome. I'll rebase and merge first thing tomorrow. Thanks again!

@kclowes kclowes merged commit f6edc57 into ethereum:master Jul 31, 2019
@ghost ghost deleted the checksum_addresses_gcl branch August 1, 2019 21:34
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.

1 participant