Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

toBuffer now throws if strings aren't 0x-prefixed hex values #197

Merged
merged 10 commits into from
May 14, 2019

Commits on May 14, 2019

  1. Add .idea to .gitignore

    alcuadrado committed May 14, 2019
    Configuration menu
    Copy the full SHA
    764d380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d91f70 View commit details
    Browse the repository at this point in the history
  3. Update toBuffer tests

    alcuadrado committed May 14, 2019
    Configuration menu
    Copy the full SHA
    f719cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ada304d View commit details
    Browse the repository at this point in the history
  5. Update a broken test.

    This test was using the previous behavior of toBuffer, which tis PR is
    meant to remove.
    alcuadrado committed May 14, 2019
    Configuration menu
    Copy the full SHA
    5e9e391 View commit details
    Browse the repository at this point in the history
  6. Update hashPersonalMessage

    alcuadrado committed May 14, 2019
    Configuration menu
    Copy the full SHA
    0308bbb View commit details
    Browse the repository at this point in the history
  7. Type hashPersonalMessage's param.

    This type was already require by Buffer.concat.
    alcuadrado committed May 14, 2019
    Configuration menu
    Copy the full SHA
    4a8001c View commit details
    Browse the repository at this point in the history
  8. Update defineFields tests.

    They were using the previous behavior of toBuffer unnecessarily.
    alcuadrado committed May 14, 2019
    Configuration menu
    Copy the full SHA
    04596ae View commit details
    Browse the repository at this point in the history
  9. Rebuild docs

    alcuadrado committed May 14, 2019
    Configuration menu
    Copy the full SHA
    d8aee9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0df622 View commit details
    Browse the repository at this point in the history