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

Remove incorrect address formatter from transaction argument #919

Merged
merged 1 commit into from
Jul 13, 2017

Conversation

meyer9
Copy link
Contributor

@meyer9 meyer9 commented Jul 6, 2017

This function doesn't work with an address validator since transaction hashes are 64 characters long which does not validate as an address which is 40. Also, tests might be needed to ensure methods have correct input and output formatters.

@frozeman frozeman merged commit 8de8f96 into web3:1.0 Jul 13, 2017
@frozeman
Copy link
Contributor

Good catch ;)

nachomazzara pushed a commit to nachomazzara/web3.js that referenced this pull request Jun 4, 2020
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.

2 participants