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

Disallow ERC20._transfer from the zero address. #1752

Merged
merged 10 commits into from
May 16, 2019

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    aa4cd0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a74793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3940149 View commit details
    Browse the repository at this point in the history
  4. Add tests for _transfer.

    nventuro committed May 15, 2019
    Configuration menu
    Copy the full SHA
    cf011e1 View commit details
    Browse the repository at this point in the history
  5. Add changelog entry.

    nventuro committed May 15, 2019
    Configuration menu
    Copy the full SHA
    73f7fbb View commit details
    Browse the repository at this point in the history
  6. Fix linter error.

    nventuro committed May 15, 2019
    Configuration menu
    Copy the full SHA
    2a90883 View commit details
    Browse the repository at this point in the history
  7. Delete repeated test.

    nventuro committed May 15, 2019
    Configuration menu
    Copy the full SHA
    5fe5dd1 View commit details
    Browse the repository at this point in the history
  8. Fix hardcoded error prefix.

    nventuro committed May 15, 2019
    Configuration menu
    Copy the full SHA
    e618dce View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Update CHANGELOG.md

    Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
    nventuro and frangio committed May 16, 2019
    Configuration menu
    Copy the full SHA
    dd36523 View commit details
    Browse the repository at this point in the history
  2. Address review comments.

    nventuro committed May 16, 2019
    Configuration menu
    Copy the full SHA
    8989f4c View commit details
    Browse the repository at this point in the history