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

AssumeUTXO follow-ups #28562

Merged
merged 10 commits into from
Oct 7, 2023
Merged

AssumeUTXO follow-ups #28562

merged 10 commits into from
Oct 7, 2023

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    0a39b8c View commit details
    Browse the repository at this point in the history
  2. doc: Add and edit some comments around assumeutxo

    Co-authored-by: Ryan Ofsky <ryan@ofsky.org>
    fjahr and ryanofsky committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a47fbe7 View commit details
    Browse the repository at this point in the history
  3. test: Improvements of feature_assumeutxo

    - Remove usage of the internal wait_until_helper function
    - Use framework self.no_op instead of new no_sync function
    
    co-authored-by: Andrew Chow <github@achow101.com>
    fjahr and achow101 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4e915e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c9354f View commit details
    Browse the repository at this point in the history
  5. validation, test: Improve and document nChainTx check for testability

    Co-authored-by: Ryan Ofsky <ryan@ofsky.org>
    fjahr and ryanofsky committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    73700fb View commit details
    Browse the repository at this point in the history
  6. blockstorage: Let FlushChainstateBlockFile return true in case of mis…

    …sing cursor
    
    Co-authored-by: Ryan Ofsky <ryan@ofsky.org>
    fjahr and ryanofsky committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    82e48d2 View commit details
    Browse the repository at this point in the history
  7. chain: Rename HaveTxsDownloaded to HaveNumChainTxs

    Co-authored-by: MarcoFalke <falke.marco@gmail.com>
    fjahr and MarcoFalke committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a482f86 View commit details
    Browse the repository at this point in the history
  8. test: Rename wait_until_helper to wait_until_helper_internal

    Co-authored-by: MarcoFalke <falke.marco@gmail.com>
    fjahr and MarcoFalke committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1ff1c34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    710e5db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d227a6 View commit details
    Browse the repository at this point in the history