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

Optimize votes lookups for recent checkpoints #3673

Merged
merged 13 commits into from
Sep 4, 2022

Commits on Aug 31, 2022

  1. Remove upperLookupRecent

    frangio committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a274630 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 2, 2022

  1. use unsafe access

    frangio committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7829dc7 View commit details
    Browse the repository at this point in the history
  2. add missing arguments

    frangio committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3cd6d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dee0f6 View commit details
    Browse the repository at this point in the history
  4. update templates

    frangio committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0916efa View commit details
    Browse the repository at this point in the history
  5. fix out of bounds access

    frangio committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6159fc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    baf32b0 View commit details
    Browse the repository at this point in the history
  7. update changelog

    frangio committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d5812d3 View commit details
    Browse the repository at this point in the history
  8. Update Checkpoints.test.js

    Amxx committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    295fb9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e2da8f View commit details
    Browse the repository at this point in the history
  10. remove redundant condition

    frangio committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b18ad3f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

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