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

Redb optimize temp state cleanuop #8

Open
wants to merge 22 commits into
base: modularize-beacon-node-backend
Choose a base branch
from

Commits on Sep 9, 2024

  1. add do_atomically_for_col

    eserilev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b22fd82 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. add error handling

    eserilev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6d219a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'modularize-beacon-node-backend' of https://github.com/e…

    …serilev/lighthouse into redb-optimize-temp-state-cleanuop
    eserilev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    84e619d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'modularize-beacon-node-backend' of https://github.com/e…

    …serilev/lighthouse into redb-optimize-temp-state-cleanuop
    eserilev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    48288d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f75b6df View commit details
    Browse the repository at this point in the history
  5. remove todos

    eserilev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a37e14c View commit details
    Browse the repository at this point in the history
  6. fmt

    eserilev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6dc91ba View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix error

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    95d825f View commit details
    Browse the repository at this point in the history
  2. fmt

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a4c46b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    967eaa9 View commit details
    Browse the repository at this point in the history
  2. further optimizations

    eserilev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7757f7d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'unstable' of https://github.com/sigp/lighthouse into re…

    …db-optimize-temp-state-cleanuop
    eserilev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3b5cd29 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'modularize-beacon-node-backend' of https://github.com/e…

    …serilev/lighthouse into redb-optimize-temp-state-cleanuop
    eserilev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0e3b9ca View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Correct ENR decoding on extension trait (sigp#6402)

    * Correct enr extension encodings
    
    * Clippy my ol friend
    
    * Correct all encoding and comparisons
    
    * Found some more encodings
    
    * Fix remaining tests
    AgeManning authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a97d77c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' of https://github.com/sigp/lighthouse into re…

    …db-optimize-temp-state-cleanuop
    eserilev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5979c49 View commit details
    Browse the repository at this point in the history
  3. extract if

    eserilev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    47f0eee View commit details
    Browse the repository at this point in the history
  4. fix

    eserilev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dae7b80 View commit details
    Browse the repository at this point in the history
  5. fix

    eserilev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8a2d628 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. retry

    eserilev committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    154e3d9 View commit details
    Browse the repository at this point in the history
  2. lint

    eserilev committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b0b8fb8 View commit details
    Browse the repository at this point in the history
  3. lint

    eserilev committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ed7b299 View commit details
    Browse the repository at this point in the history
  4. lint

    eserilev committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7e2bafe View commit details
    Browse the repository at this point in the history