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

Use indexation cache to satisfy "coins to spend" queries #2463

Draft
wants to merge 24 commits into
base: rafal_2391_coins_to_spend_cache
Choose a base branch
from

Commits on Oct 24, 2024

  1. Fix comment

    rafal-ch committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8262c0c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    61b22ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d0987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f179188 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d545d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d32aa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    682ac92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ece6e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    05e5a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfcc13b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ba4cb5 View commit details
    Browse the repository at this point in the history
  4. Satisfy Clippy

    rafal-ch committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    add20df View commit details
    Browse the repository at this point in the history
  5. Satisfy Clippy

    rafal-ch committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    577b71f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/rafal_2391_coins_to_spend_cach…

    …e' into rafal_2391_coins_to_spend_cache_part_2
    rafal-ch committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ace08de View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Merge remote-tracking branch 'upstream/2391_optimize_coins_to_spend' …

    …into rafal_2391_coins_to_spend_cache_part_2
    rafal-ch committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    69010c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b76a88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe0294 View commit details
    Browse the repository at this point in the history
  4. Remove unwrap()

    rafal-ch committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    bb4985e View commit details
    Browse the repository at this point in the history
  5. Remove unwraps

    rafal-ch committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4b1f788 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2e5bf7 View commit details
    Browse the repository at this point in the history
  7. Code cleanup

    rafal-ch committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    274441a View commit details
    Browse the repository at this point in the history
  8. Updates to selection algo

    rafal-ch committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f490088 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a8a11d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e4311b View commit details
    Browse the repository at this point in the history