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

feat: add mock contracts for ERC20 and ERC721 #470

Merged
merged 7 commits into from
Nov 20, 2023

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    dd1ec44 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    c366328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e7b6f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. feat: add deployERC20Mock function in StdUtils

    feat: add deployERC721Mock function in StdUtils
    refactor: remove constructor in mocks and add initialization function
    andreivladbrg committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2c04140 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. refactor: use "Mock" as a prefix

    chore: address grammar issues
    chore: add "I" prefix
    andreivladbrg committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    353d6b9 View commit details
    Browse the repository at this point in the history
  2. test: add mocks tests

    andreivladbrg committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2d67a5a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. chore: fix typo

    mds1 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ea12935 View commit details
    Browse the repository at this point in the history