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

core/rawdb, ethdb: introduce batched/atomic reads from ancients #23566

Merged
merged 13 commits into from
Oct 25, 2021

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    f2167e3 View commit details
    Browse the repository at this point in the history
  2. core/rawdb: use atomic reads

    holiman committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    963069c View commit details
    Browse the repository at this point in the history
  3. core/rawdb: minor fixes

    holiman committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    afb636a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    118eaaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cf75c2 View commit details
    Browse the repository at this point in the history
  6. Revert "core/rawdb: check limit before reading data"

    This reverts commit edc5a92f3fb0595a9d96691253ec06a7cd5d601e.
    holiman committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    677cc9a View commit details
    Browse the repository at this point in the history
  7. core/rawdb: minor nit

    holiman committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    b649011 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84eca45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55c6775 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bba127b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6facc7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c9461b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    797044b View commit details
    Browse the repository at this point in the history