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

Fast Cache - Downgrade - reupgrade protection and other improvements #12

Merged
merged 27 commits into from
Feb 7, 2022

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    6350dc8 View commit details
    Browse the repository at this point in the history
  2. refactor get with index and get by index, fix migration in load versi…

    …on and lazy load version
    p0mvn committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5f579c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    f6ebabb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89633f7 View commit details
    Browse the repository at this point in the history
  3. bench non-membership proof

    p0mvn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    75d9f81 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    19ee7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf2f41 View commit details
    Browse the repository at this point in the history
  3. remove leaf hash from fast node

    p0mvn committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    96208dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5217e71 View commit details
    Browse the repository at this point in the history
  5. clean up

    p0mvn committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ea072a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. use correct tree in bench tests

    p0mvn committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    806b1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f24e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb480e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee1ab84 View commit details
    Browse the repository at this point in the history
  5. remove unused import

    p0mvn committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    2edb8cc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    eea8cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0a61c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8586d10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c293938 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eae9425 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2241204 View commit details
    Browse the repository at this point in the history
  7. update comments in nodedb to reflect the difference between hasUpgrad…

    …edToFastStorage and shouldForceFastStorageUpdate
    p0mvn committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    31710b3 View commit details
    Browse the repository at this point in the history
  8. refactor nodedb tests

    p0mvn committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    c0e4776 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    a7e7fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78896b View commit details
    Browse the repository at this point in the history