Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

fix(indexer)!: add indexed id to fix implicit aliases and nfts #1075

Merged
merged 13 commits into from
Feb 1, 2023

Conversation

DaughterOfMars
Copy link
Collaborator

@DaughterOfMars DaughterOfMars commented Jan 27, 2023

Linked Issues

Notes to Reviewer

As a reviewer, please pay particular attention to the following areas when reviewing this PR and tick the above boxes after you have completed the steps.

API Changes

  • Test the indexer API endpoints.

INX Changes

  • Run chronicle using an INX connection.

Database Changes

  • Review database queries for correctness/conciseness.
  • Ensure queries are supported by indexes if needed.
  • Check for breaking changes in the data model and matching (conventional) commit message prefix.
  • Run the migration script.

grtlr
grtlr previously approved these changes Jan 31, 2023
Copy link
Contributor

@grtlr grtlr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the additional changes. LGTM, but still needs testing.

grtlr
grtlr previously approved these changes Feb 1, 2023
@DaughterOfMars DaughterOfMars merged commit c37a5cb into main Feb 1, 2023
@DaughterOfMars DaughterOfMars deleted the fix/indexer/ids branch February 1, 2023 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outputs with implicit alias and NFT ids are not indexed correctly
3 participants