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

feat(pruner, storage): prune receipts & save checkpoints to database #3733

Merged
merged 22 commits into from
Jul 24, 2023

Commits on Jul 12, 2023

  1. prune receipts

    shekhirin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    89466ee View commit details
    Browse the repository at this point in the history
  2. fix test

    shekhirin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9c9cf5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f98170b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a63aa4 View commit details
    Browse the repository at this point in the history
  5. it compiles

    shekhirin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bd644cd View commit details
    Browse the repository at this point in the history
  6. pass prune mode better

    shekhirin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    741777a View commit details
    Browse the repository at this point in the history
  7. instrument pruning methods

    shekhirin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7771c93 View commit details
    Browse the repository at this point in the history
  8. fix table test

    shekhirin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    03c3ac6 View commit details
    Browse the repository at this point in the history
  9. fix engine tests

    shekhirin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b46518b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    5a8677a View commit details
    Browse the repository at this point in the history
  2. fix subtract with overflow

    shekhirin committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    59aaa97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    835f7a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    8c8fb0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8063f4d View commit details
    Browse the repository at this point in the history
  3. fix test

    shekhirin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    34883cd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    85fca37 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    4b29e34 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Revert "use 6 partitions for unit tests"

    This reverts commit 4b29e34.
    shekhirin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9d29809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7988e View commit details
    Browse the repository at this point in the history
  3. Revert "run unit tests with release build"

    This reverts commit 7b7988e.
    shekhirin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1c81a66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb16935 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12582e4 View commit details
    Browse the repository at this point in the history