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

Initial ERC1155 implementation with some tests #1803

Merged
merged 19 commits into from
Nov 3, 2019

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    16bcf7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a41d23b View commit details
    Browse the repository at this point in the history
  3. Revert reason edit nit

    cag committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    2d757b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2621a8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9023d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce57e2d View commit details
    Browse the repository at this point in the history
  7. Add tests for batch transfers

    cag committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    4e6845b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05bb0c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75cc9e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85a50b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8d848f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb52901 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    660090e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae3725b View commit details
    Browse the repository at this point in the history
  15. Implement batch minting/burning

    cag committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    77b9627 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dc86dba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7f7d9eb View commit details
    Browse the repository at this point in the history
  18. Added ERC1155Holder

    cag committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    b7125f2 View commit details
    Browse the repository at this point in the history
  19. Fix lint issues

    cag committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    077f8e9 View commit details
    Browse the repository at this point in the history