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

refactor: GRC20 #2314

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

refactor: GRC20 #2314

wants to merge 32 commits into from

Commits on Jun 10, 2024

  1. rm grc20 folder

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    68589d3 View commit details
    Browse the repository at this point in the history
  2. add interface

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0e3bcf7 View commit details
    Browse the repository at this point in the history
  3. add initial implementation

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6513052 View commit details
    Browse the repository at this point in the history
  4. add update helper

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cde3839 View commit details
    Browse the repository at this point in the history
  5. implement functions

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    eefe8a1 View commit details
    Browse the repository at this point in the history
  6. comments & transfer

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9f5830c View commit details
    Browse the repository at this point in the history
  7. mint & tests

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    283b82c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cb8085 View commit details
    Browse the repository at this point in the history
  9. add more tests

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9ca19cc View commit details
    Browse the repository at this point in the history
  10. remove leftover

    leohhhn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2344a39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17d2978 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. modify tests

    leohhhn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6cc7ee2 View commit details
    Browse the repository at this point in the history
  2. gno mod tidy, fix imports

    leohhhn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d653cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b98a9ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9780137 View commit details
    Browse the repository at this point in the history
  5. fix rendering

    leohhhn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    60d5197 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d17c1fc View commit details
    Browse the repository at this point in the history
  7. fixing up wugnot

    leohhhn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ae91731 View commit details
    Browse the repository at this point in the history
  8. tests for wugnot

    leohhhn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1960279 View commit details
    Browse the repository at this point in the history
  9. add deposit & withdraw tests

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

Commits on Jun 12, 2024

  1. fix vault tests

    leohhhn committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0d6514d View commit details
    Browse the repository at this point in the history
  2. gno mod tidy

    leohhhn committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9ac3eda View commit details
    Browse the repository at this point in the history
  3. remove old tests

    leohhhn committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c7a9646 View commit details
    Browse the repository at this point in the history
  4. fix tests

    leohhhn committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fb7d88b View commit details
    Browse the repository at this point in the history
  5. fix panic msg

    leohhhn committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    114eed3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c413fd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7ee546 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    3e707c8 View commit details
    Browse the repository at this point in the history
  2. update eff gno

    leohhhn committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    93ddcf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5204628 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    6437691 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    c48a2ba View commit details
    Browse the repository at this point in the history