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

Add SafeERC20.forceApprove() #4067

Merged
merged 14 commits into from
Feb 24, 2023

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    2471b57 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Amxx committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    cbb8513 View commit details
    Browse the repository at this point in the history
  3. add comments

    Amxx committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e3ad80d View commit details
    Browse the repository at this point in the history
  4. cleanup

    Amxx committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b8433a4 View commit details
    Browse the repository at this point in the history
  5. add changeset entry

    Amxx committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b4e3c2e View commit details
    Browse the repository at this point in the history
  6. use hardhat-exposed 0.3.2

    Amxx committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9a7c611 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecd176e View commit details
    Browse the repository at this point in the history
  8. rewrite

    Amxx committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5cfaade View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. refactor tests

    Amxx committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5296d3b View commit details
    Browse the repository at this point in the history
  2. test spelling

    Amxx committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    da02821 View commit details
    Browse the repository at this point in the history
  3. document

    Amxx committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0f05640 View commit details
    Browse the repository at this point in the history
  4. update tests

    Amxx committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9ffa004 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Amxx committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d338e4b View commit details
    Browse the repository at this point in the history
  6. remove ERC20ReturnTrueMock

    Amxx committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9f51df1 View commit details
    Browse the repository at this point in the history