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

Support efficient query for related account with method filter #897

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

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Jan 23, 2025

Fixes: #896

  • Promote 'likely_native_transfer' to a first-class database field
  • Denormalize 'method' and 'likely_native_transfer' to create efficient indexes for account filtering

Note: The migrations will likely take multiple hours (TODO: need to test on a replica database). Before this is released and deployed, it would be good to have "Nexus Blue " ready so that we can switch Nexus backend explorer uses during the update.

@ptrus ptrus changed the title Ptrus/feature/related txs denom Support efficient query for related account with method filter Jan 23, 2025
@ptrus ptrus force-pushed the ptrus/feature/related-txs-denom branch from 9201d40 to 35a0bc7 Compare January 23, 2025 13:57
@ptrus ptrus force-pushed the ptrus/feature/related-txs-denom branch from 35a0bc7 to 61c160b Compare January 29, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support efficient query for related account with method filter
1 participant