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

[WIP] Stargaze VIP Program #16

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

[WIP] Stargaze VIP Program #16

wants to merge 26 commits into from

Commits on Aug 9, 2023

  1. Add VIP initial contracts

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0bcc37c View commit details
    Browse the repository at this point in the history
  2. Update README

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    531ed23 View commit details
    Browse the repository at this point in the history
  3. Setup manifest

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d29b0b6 View commit details
    Browse the repository at this point in the history
  4. Remove cw_ownable

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e822d3c View commit details
    Browse the repository at this point in the history
  5. Rename from loyalty

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4465dee View commit details
    Browse the repository at this point in the history
  6. Implement stake weight

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    be6519c View commit details
    Browse the repository at this point in the history
  7. Upgrade CW

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bfbfa39 View commit details
    Browse the repository at this point in the history
  8. Add state

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bd721de View commit details
    Browse the repository at this point in the history
  9. Mint

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a08b774 View commit details
    Browse the repository at this point in the history
  10. Add sg-vip package

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    eeb6333 View commit details
    Browse the repository at this point in the history
  11. Init minter

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    15f003f View commit details
    Browse the repository at this point in the history
  12. Mint name

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7d9d149 View commit details
    Browse the repository at this point in the history
  13. Update metadata

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    aa77396 View commit details
    Browse the repository at this point in the history
  14. Refactor mint

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1a651f6 View commit details
    Browse the repository at this point in the history
  15. Add program smart contract

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    de64c7a View commit details
    Browse the repository at this point in the history
  16. Extend properly

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    583b2ab View commit details
    Browse the repository at this point in the history
  17. Simplify

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a9a2263 View commit details
    Browse the repository at this point in the history
  18. Update program

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d5a0f2d View commit details
    Browse the repository at this point in the history
  19. Query tier

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c9c65e3 View commit details
    Browse the repository at this point in the history
  20. Updated lockfile

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e28bfdb View commit details
    Browse the repository at this point in the history
  21. Generate schema

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c17d2bd View commit details
    Browse the repository at this point in the history
  22. Update queue

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cb30c9c View commit details
    Browse the repository at this point in the history
  23. Update README

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c24cd3b View commit details
    Browse the repository at this point in the history
  24. Fix linter issue

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    91f48a1 View commit details
    Browse the repository at this point in the history
  25. Fix linter issue

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    432236f View commit details
    Browse the repository at this point in the history
  26. Refactor

    shanev committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d4b329a View commit details
    Browse the repository at this point in the history