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: premium feed nft indexing and marketplace support #966

Merged
merged 14 commits into from
Feb 18, 2024

Commits on Feb 17, 2024

  1. feat: premium feed nft indexing

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e8b303a View commit details
    Browse the repository at this point in the history
  2. fix: feature check

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4c7bacf View commit details
    Browse the repository at this point in the history
  3. feat: check features definition

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ab89085 View commit details
    Browse the repository at this point in the history
  4. feat: emit all nft data on mint

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d701000 View commit details
    Browse the repository at this point in the history
  5. feat: working indexer

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5b9daf8 View commit details
    Browse the repository at this point in the history
  6. tmp: hardcoded collection info

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c45554e View commit details
    Browse the repository at this point in the history
  7. feat: collection info on-chain

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    1a94a79 View commit details
    Browse the repository at this point in the history
  8. feat: get info from collection in indexer and hook

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7c36b38 View commit details
    Browse the repository at this point in the history
  9. chore: improve description escaping

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    bb28d27 View commit details
    Browse the repository at this point in the history
  10. chore: redeploy

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ea3c2a1 View commit details
    Browse the repository at this point in the history
  11. feat: marketplace support

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7e2dcbe View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix: flush sql

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c6cbd2d View commit details
    Browse the repository at this point in the history
  2. chore: remove debug console.log

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3f539e2 View commit details
    Browse the repository at this point in the history
  3. chore: add rust ci

    Signed-off-by: Norman Meier <[email protected]>
    n0izn0iz committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2cb3b4d View commit details
    Browse the repository at this point in the history