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

Fix rosetta staking balances #15246

Closed
wants to merge 6 commits into from
Closed

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    23a2cd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    f38ec72 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update Docker images (#15029) (#15101)

    Co-authored-by: gedigi <[email protected]>
    (cherry picked from commit 7097148)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    abbdda7 View commit details
    Browse the repository at this point in the history
  2. [Fix][Storage] Truncate state merkle db at start so it doesn't go bey…

    …ond the overall commit progress.
    
    (cherry picked from commit a6dd53d)
    msmouse authored and sherry-x committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9a44d73 View commit details
    Browse the repository at this point in the history
  3. remove dry_run env flag (#14992)

    (cherry picked from commit 46364e9)
    aluon authored and sherry-x committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9c922eb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. [rosetta] Fix staking balances

    the last refactor made it get staking balances and the account's balance
    
    this should fix it so it never cross contaminates between staking, delegated
    staking, and normal balances.  It's much more straightforward and should be
    easier to understand.
    gregnazario committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5b12db7 View commit details
    Browse the repository at this point in the history