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

Fixed UTXO indexer reorg and organized index by address and block height #2286

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

Commits on Oct 25, 2024

  1. Fixed UTXO indexer and organized index by address and block height

    Bugfix: Make indexer reorg look exactly like SetCurrentHeader
    jdowning100 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e0216d9 View commit details
    Browse the repository at this point in the history
  2. Added quai_getUTXO API

    jdowning100 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4e300a6 View commit details
    Browse the repository at this point in the history