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

Use macros for extending CW721 execute/query messages #91

Closed
wants to merge 11 commits into from

Commits on Oct 21, 2022

  1. add cw721-macros crate

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c4fb5bb View commit details
    Browse the repository at this point in the history
  2. remove unused deps

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b7e1dcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2da3ac8 View commit details
    Browse the repository at this point in the history
  4. update cw721-base

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a876e64 View commit details
    Browse the repository at this point in the history
  5. update cw721-fixed-price

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dc33e17 View commit details
    Browse the repository at this point in the history
  6. update cw721-metadata-onchain

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8ccafd3 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary generics

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    0e45fac View commit details
    Browse the repository at this point in the history
  8. update cw2981-royalties

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    96983d1 View commit details
    Browse the repository at this point in the history
  9. update schema for cw2981

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dbac3f5 View commit details
    Browse the repository at this point in the history
  10. update schema for cw721

    larry0x committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e7318ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d110a80 View commit details
    Browse the repository at this point in the history