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

Implement validators performance tracker #329

Merged
merged 19 commits into from
Sep 19, 2024

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. add seconds per slot

    pablomendezroyo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ed987e4 View commit details
    Browse the repository at this point in the history
  2. fix db initialize

    pablomendezroyo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c4ae1e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f6ebc View commit details
    Browse the repository at this point in the history
  4. add table name prop

    pablomendezroyo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4992a08 View commit details
    Browse the repository at this point in the history
  5. add slots per epoch

    pablomendezroyo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    386417c View commit details
    Browse the repository at this point in the history
  6. update naming

    pablomendezroyo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    34b5e82 View commit details
    Browse the repository at this point in the history
  7. add slot nullish

    pablomendezroyo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a3d31af View commit details
    Browse the repository at this point in the history
  8. Start cron at the beggining pf the epoch (#331)

    * start cron at the beggining of the epoch
    
    * add comment
    pablomendezroyo authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7242c89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3da2a96 View commit details
    Browse the repository at this point in the history
  10. add block proposal duties into db (#336)

    * add block proposal duties into db
    
    * remove unnecesary log
    Marketen authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bd14048 View commit details
    Browse the repository at this point in the history
  11. Save validator indexes in db (#337)

    * save validator indexes in db
    
    * fix comment
    
    * write on db
    
    * add update in db
    pablomendezroyo authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e7cc375 View commit details
    Browse the repository at this point in the history
  12. fix lint issue

    pablomendezroyo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7d09697 View commit details
    Browse the repository at this point in the history
  13. fix lint issue

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    190e1dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a0a14 View commit details
    Browse the repository at this point in the history
  3. add engine 20.11.0

    pablomendezroyo committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    51ed1fa View commit details
    Browse the repository at this point in the history
  4. Reorg track validators performance cron (#340)

    * Add log prefix
    
    * reorg code
    pablomendezroyo authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3020882 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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