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

Enable --Xbonsai-limit-trie-logs-enabled by default #7181

Merged

Commits on Jun 5, 2024

  1. Enable --Xbonsai-limit-trie-logs-enabled by default

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    91eb0fc View commit details
    Browse the repository at this point in the history
  2. Use defaultValue and fallbackValue

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    641ec86 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Only need fallbackValue and fix tests

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d095d8f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into bonsai-limit-trie-l…

    …ogs-enabled-by-default
    
    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bd29664 View commit details
    Browse the repository at this point in the history
  3. Update profile defaults

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d996521 View commit details
    Browse the repository at this point in the history
  4. Only display limit trie log config if using bonsai

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    79b2aed View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into bonsai-limit-trie-logs-enabled-by-default

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7946fc6 View commit details
    Browse the repository at this point in the history
  6. Add breaking change warning to changelog

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    052323a View commit details
    Browse the repository at this point in the history
  7. small changelog update

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    76df04c View commit details
    Browse the repository at this point in the history
  8. Startup error if sync-mode=FULL

    Address PR comments
    
    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    100bf43 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into bonsai-limit-trie-logs-enabled-by-default

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e14733c View commit details
    Browse the repository at this point in the history
  10. javadoc

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5b004d2 View commit details
    Browse the repository at this point in the history