Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gnolang/hackerspace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gnolang/hackerspace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: spec/grc721
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 12 files changed
  • 1 contributor

Commits on Apr 5, 2024

  1. add grc721-go

    leohhhn committed Apr 5, 2024
    Copy the full SHA
    f21a1fe View commit details

Commits on Apr 10, 2024

  1. continue impl, add errors

    leohhhn committed Apr 10, 2024
    Copy the full SHA
    f026dbf View commit details
  2. remove idea

    leohhhn committed Apr 10, 2024
    Copy the full SHA
    afe2588 View commit details

Commits on Apr 18, 2024

  1. save

    leohhhn committed Apr 18, 2024
    Copy the full SHA
    d23a816 View commit details

Commits on Apr 19, 2024

  1. implement more functions

    leohhhn committed Apr 19, 2024
    Copy the full SHA
    edf243a View commit details
  2. implement funcs

    leohhhn committed Apr 19, 2024
    Copy the full SHA
    2d9b010 View commit details
  3. authorized

    leohhhn committed Apr 19, 2024
    Copy the full SHA
    e473421 View commit details

Commits on May 8, 2024

  1. add emit events

    leohhhn committed May 8, 2024
    Copy the full SHA
    061a7e4 View commit details
  2. add tokenURI

    leohhhn committed May 8, 2024
    Copy the full SHA
    ea2d19d View commit details
  3. remove errors

    leohhhn committed May 8, 2024
    Copy the full SHA
    4d65567 View commit details
  4. add mint & burn

    leohhhn committed May 8, 2024
    Copy the full SHA
    825ddab View commit details
  5. add helper functions

    leohhhn committed May 8, 2024
    Copy the full SHA
    9fc895e View commit details
  6. test

    leohhhn committed May 8, 2024
    Copy the full SHA
    f1aef55 View commit details
  7. tests

    leohhhn committed May 8, 2024
    Copy the full SHA
    fd5fcc3 View commit details
  8. add example realm

    leohhhn committed May 8, 2024
    Copy the full SHA
    34af7eb View commit details
  9. reorganize, add readmie

    leohhhn committed May 8, 2024
    Copy the full SHA
    2560402 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff main...spec/grc721