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

web3-utils randomHex fix #2430

Closed
wants to merge 6 commits into from
Closed

web3-utils randomHex fix #2430

wants to merge 6 commits into from

Commits on Feb 27, 2019

  1. randomHex dependency removed and based on the dependency and the issu…

    …e a improved version of it implemented in the web3-utils module
    Samuel Furter committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    939c048 View commit details
    Browse the repository at this point in the history
  2. randomBytes method updated

    Samuel Furter committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    73d8b53 View commit details
    Browse the repository at this point in the history
  3. funcDoc and export added for randomHex method

    Samuel Furter committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    470c3cb View commit details
    Browse the repository at this point in the history
  4. unrequired callback call removed in randomHex method

    Samuel Furter committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    67ee036 View commit details
    Browse the repository at this point in the history
  5. mapping readded to randomHex method

    Samuel Furter committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    20396a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. comment added

    Samuel Furter committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    a1efc5a View commit details
    Browse the repository at this point in the history