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

Allow not storing ephemeral node hashes #2568

Merged
merged 4 commits into from
May 17, 2022

Commits on May 16, 2022

  1. Don't store the ephemeral node hashes

    They are not used for reads, everything is based on compact ranges which
    don't use the ephemeral nodes.
    pav-kv committed May 16, 2022
    Configuration menu
    Copy the full SHA
    043a203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a17c48 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    pav-kv committed May 16, 2022
    Configuration menu
    Copy the full SHA
    bd8b1ae View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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