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 ERC1155URIStorage #3210

Merged
merged 21 commits into from Mar 29, 2022
Merged

Add ERC1155URIStorage #3210

merged 21 commits into from Mar 29, 2022

Commits on Feb 20, 2022

  1. Copy the full SHA
    8c70760 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Copy the full SHA
    88dfaf3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from takahser/feature/erc1155-ui-storage-extension

    Add ERC721URIStorage-like extension for ERC1155
    takahser committed Feb 21, 2022
    Copy the full SHA
    bbc2da9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3fef103 View commit details
    Browse the repository at this point in the history
  4. Fix linting errors

    takahser committed Feb 21, 2022
    Copy the full SHA
    7f6b569 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0cbffd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Copy the full SHA
    24c860c View commit details
    Browse the repository at this point in the history
  2. Fix lint error

    takahser committed Feb 22, 2022
    Copy the full SHA
    74087ba View commit details
    Browse the repository at this point in the history
  3. Overwrite ERC1155 uri method

    takahser committed Feb 22, 2022
    Copy the full SHA
    e0ec47b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f75f07c View commit details
    Browse the repository at this point in the history
  5. Fix ERC1155URIStorageMock

    takahser committed Feb 22, 2022
    Copy the full SHA
    83596cc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Copy the full SHA
    164019c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    43be4fe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7a13809 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Copy the full SHA
    2ba24b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Copy the full SHA
    9e2c1c8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d63bd38 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Copy the full SHA
    1d9a907 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    500b4b4 View commit details
    Browse the repository at this point in the history
  3. improve documentation

    Amxx committed Mar 29, 2022
    Copy the full SHA
    330d43a View commit details
    Browse the repository at this point in the history
  4. fix typo

    Amxx committed Mar 29, 2022
    Copy the full SHA
    f444364 View commit details
    Browse the repository at this point in the history