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 ERC1155 mixin #941

Merged
merged 21 commits into from
Mar 22, 2024
Merged

Commits on Mar 7, 2024

  1. add erc1155 mixin

    andrew-fleming committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d201c1d View commit details
    Browse the repository at this point in the history
  2. update changelog

    andrew-fleming committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8920b48 View commit details
    Browse the repository at this point in the history
  3. add missing semicolon

    andrew-fleming committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8b28beb View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Apply suggestions from code review

    Co-authored-by: Eric Nordelo <eric.nordelo39@gmail.com>
    andrew-fleming and ericnordelo committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3b0c360 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    cf08272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07dc536 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed61180 View commit details
    Browse the repository at this point in the history
  4. fix param name

    andrew-fleming committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b479ede View commit details
    Browse the repository at this point in the history
  5. add mixin block

    andrew-fleming committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6024cf6 View commit details
    Browse the repository at this point in the history
  6. embed mixin in mock

    andrew-fleming committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    43d3fd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d68ccbb View commit details
    Browse the repository at this point in the history
  8. add changelog entry

    andrew-fleming committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e55b721 View commit details
    Browse the repository at this point in the history
  9. fix conflicts

    andrew-fleming committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d3374ee View commit details
    Browse the repository at this point in the history
  10. fix formatting

    andrew-fleming committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    80cea2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba7b072 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    e5b2d50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1000a4a View commit details
    Browse the repository at this point in the history
  3. remove src5 camel

    andrew-fleming committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3146271 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix interface imports

    andrew-fleming committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    271cc41 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    andrew-fleming committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5372371 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    andrew-fleming committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9e138c4 View commit details
    Browse the repository at this point in the history