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

fix(storage): fallback lookups for pruned history #4121

Merged
merged 18 commits into from
Aug 9, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    ef02024 View commit details
    Browse the repository at this point in the history
  2. fix borrow

    shekhirin committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    01018bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0473aee View commit details
    Browse the repository at this point in the history
  4. fix lint

    shekhirin committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    40f5a69 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    a250639 View commit details
    Browse the repository at this point in the history
  2. another case

    shekhirin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0a15082 View commit details
    Browse the repository at this point in the history
  3. remove error logs

    shekhirin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    65296d0 View commit details
    Browse the repository at this point in the history
  4. fix test

    shekhirin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8c0de0b View commit details
    Browse the repository at this point in the history
  5. fix another case

    shekhirin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4f20ae4 View commit details
    Browse the repository at this point in the history
  6. fix lint

    shekhirin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    aa9036e View commit details
    Browse the repository at this point in the history
  7. sorry no ok(match {})

    shekhirin committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    47f00e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    d9a23fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30cc002 View commit details
    Browse the repository at this point in the history
  3. add explanations to test

    shekhirin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c307a94 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/alexey/historical-state-prune' i…

    …nto alexey/historical-state-maybe-plainstate
    shekhirin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    eed8158 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a3b5b6 View commit details
    Browse the repository at this point in the history
  6. fixes after merge

    shekhirin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b85d9bc View commit details
    Browse the repository at this point in the history
  7. fix test

    shekhirin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4ceff49 View commit details
    Browse the repository at this point in the history