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

fixed Web3Utils toHex() for Buffer input #3021 #3076

Merged
merged 7 commits into from
Oct 14, 2019
Merged

Conversation

akhil2015
Copy link
Contributor

in response to #3021

@coveralls
Copy link

coveralls commented Sep 25, 2019

Coverage Status

Coverage increased (+0.01%) to 82.95% when pulling 2c15a02 on akhil2015:patch-1 into 02c0346 on ethereum:1.x.

@nivida nivida added 1.x 1.0 related issues Enhancement Includes improvements or optimizations labels Sep 29, 2019
packages/web3-utils/src/utils.js Outdated Show resolved Hide resolved
@nivida nivida added the In Progress Currently being worked on label Sep 29, 2019
packages/web3-utils/src/utils.js Outdated Show resolved Hide resolved
packages/web3-utils/src/utils.js Outdated Show resolved Hide resolved
@nivida nivida removed the In Progress Currently being worked on label Oct 13, 2019
nivida and others added 2 commits October 13, 2019 16:51
Co-Authored-By: Samuel Furter <nivida@users.noreply.github.com>
@nivida nivida merged commit 2e84152 into web3:1.x Oct 14, 2019
nachomazzara pushed a commit to nachomazzara/web3.js that referenced this pull request Jun 4, 2020
* fixed Web3Utils toHex for Buffer input web3#3021

* updated toHex funcDoc and CHANGELOG.md

* used toString instead of bytesToHex

* updated packages/web3-utils/src/utils.js

Co-Authored-By: Samuel Furter <nivida@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x 1.0 related issues Enhancement Includes improvements or optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants