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

Default bonsai to fully flat db and code storage by codehash #6894

Commits on May 3, 2024

  1. change to full flat db and code stored by code hash by default

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    185f102 View commit details
    Browse the repository at this point in the history
  2. deprecate --Xsnapsync-synchronizer-flat-db-healing-enabled, add DataS…

    …torageOption for --Xbonsai-full-flat-db-enabled
    
    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1093a31 View commit details
    Browse the repository at this point in the history
  3. fix flat db and code storage tests to reflect new defaults

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9367070 View commit details
    Browse the repository at this point in the history
  4. fix bonsai isolation test assertions, workaround

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5943456 View commit details
    Browse the repository at this point in the history
  5. use arity to solve surprising toggle behavior for picocli boolean

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    25596cc View commit details
    Browse the repository at this point in the history
  6. add full/partial strategy set info logs

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1cf6a64 View commit details
    Browse the repository at this point in the history
  7. fix test fixture

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5e67090 View commit details
    Browse the repository at this point in the history
  8. feedback from Karim's review

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    120f331 View commit details
    Browse the repository at this point in the history
  9. boxed type for flag

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f7055ec View commit details
    Browse the repository at this point in the history
  10. add changelog entry

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4be991e View commit details
    Browse the repository at this point in the history