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

Balance snapshot generation and querying uses a fixed realm #10415

Open
steven-sheehy opened this issue Feb 18, 2025 · 0 comments
Open

Balance snapshot generation and querying uses a fixed realm #10415

steven-sheehy opened this issue Feb 18, 2025 · 0 comments
Labels
balances File: Related to processing of balance stream file enhancement Type: New feature

Comments

@steven-sheehy
Copy link
Contributor

Problem

The balance snapshot generation and querying uses a hardcoded account 0.0.2 for the base account. This needs to be adapted or non-zero realms.

Solution

  • Change the balance snapshot generation process to use the shard and realm properties
  • Change anywhere that queries the account_balance with 0.0.2 to add shard and realm to the query

Alternatives

No response

@steven-sheehy steven-sheehy added balances File: Related to processing of balance stream file enhancement Type: New feature labels Feb 18, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Mirror Node Feb 18, 2025
@steven-sheehy steven-sheehy moved this from 📋 Backlog to 🏃‍♀ Sprint backlog in Mirror Node Feb 18, 2025
@rbarker-dev rbarker-dev moved this to 🏃‍♀ Sprint backlog in Mirror Node Test - DO NOT USE Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
balances File: Related to processing of balance stream file enhancement Type: New feature
Projects
Status: 🏃‍♀ Sprint backlog
Development

No branches or pull requests

1 participant