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

Upgrade identity aliases to one-to-many #219

Merged
merged 5 commits into from
Aug 9, 2024
Merged

Conversation

pshenmic
Copy link
Owner

@pshenmic pshenmic commented Aug 9, 2024

Issue

In the Dash Platform v1.0.0-rc.2 data contract schema of the DPNS was changed and introduced breaking changes.

Previously it was many aliases associated with one specific DPNS name, while now it is one alias name that can be linked with many identities.

Things done

  • Drop unqiue index on identity_aliases table
  • Upgrade DPNS names indexer processor

Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-zham ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 6:44am

@pshenmic pshenmic self-assigned this Aug 9, 2024
@pshenmic pshenmic added the indexer Related to indexer module label Aug 9, 2024
@pshenmic pshenmic changed the title Fix/identity aliases Upgrade identity aliases to one-to-many Aug 9, 2024
@pshenmic pshenmic merged commit cd5cca6 into master Aug 9, 2024
8 checks passed
@owl352 owl352 deleted the fix/identity-aliases branch November 23, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indexer Related to indexer module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant