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

Do not create ignorable segments on revert storage-variables #5830

Commits on Aug 30, 2023

  1. parse rocksdb error for unprintable column family id's

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8274fe3 View commit details
    Browse the repository at this point in the history
  2. spotless

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    aa31df6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix the bug that creates the ignorable chain pruner segment, add rock…

    …s exception parsing to RocksDBColumnarKeyValueStorage subclasses
    
    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    de88169 View commit details
    Browse the repository at this point in the history
  2. javadoc and unit test exception message assertions

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    550d39b View commit details
    Browse the repository at this point in the history
  3. update changelog

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    05e5d7a View commit details
    Browse the repository at this point in the history