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: clean GRC721 implementation #2117

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 15, 2024

  1. copy over from hackerspace

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    375d1cf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. remove unused test

    leohhhn committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7d87461 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    7454c42 View commit details
    Browse the repository at this point in the history
  2. remove old nft, add new

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ba52830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d364be View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. typo

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0da8c99 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. format events

    leohhhn committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a3c33fa View commit details
    Browse the repository at this point in the history
  2. collection

    leohhhn committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    742d6d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'refs/heads/master' into feat/grc7211-by-spec

    # Conflicts:
    #	examples/gno.land/r/demo/nft/README.md
    #	examples/gno.land/r/demo/nft/z_0_filetest.gno
    #	examples/gno.land/r/demo/nft/z_1_filetest.gno
    #	examples/gno.land/r/demo/nft/z_2_filetest.gno
    #	examples/gno.land/r/demo/nft/z_3_filetest.gno
    #	examples/gno.land/r/demo/nft/z_4_filetest.gno
    leohhhn committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f401bc7 View commit details
    Browse the repository at this point in the history
  2. unify AVL tree

    leohhhn committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1525fbb View commit details
    Browse the repository at this point in the history
  3. add basetokenURI

    leohhhn committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    15b7b71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f02f3de View commit details
    Browse the repository at this point in the history