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

fix: refetch duties after metdata update #1411

Closed
wants to merge 16 commits into from

Commits on Mar 31, 2024

  1. ignore sc and proposer when duties aren't ready; send indicies change…

    … after metadata loaded.
    y0sher committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    63cdd50 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Gm/ssv 137 add pre and post consensus logs (#1387)

    * add more logs to ProcessPreConsensus
    
    * add logs to ProcessConsensus and ProcessPostConsensus to give more sense about time consuming by diff components
    
    * change gitlab ci to test on stage
    
    * add logs [attester] to ProcessConsensus and ProcessPostConsensus to give more sense about time consuming by diff components
    
    * change github ci in order to test on stage
    
    * add symbols to validator registration logs
    
    * fix typo mistake
    
    * fix text to align spec
    
    * align all runners logs
    
    * add got decided to attester runner
    
    * add logs to attester runner
    
    * add logs to sync_committee runner
    
    * pushing to nodes 61-64
    
    * refactors (still WIP)
    
    * fixes
    
    * rename
    
    * log
    
    * fix
    
    * refactor
    
    * refactors
    
    * add slots to logs
    
    * bugfix
    
    * deploy stage + logs PR to 1-60
    
    * approve spec diffs
    
    * revert gitlab
    
    * deploy stage + logs PR to nodes 1-60
    
    * revert gitlab
    
    * review
    
    * fixed log
    
    * improve aggregators logs
    
    * deploy to 13-60
    
    * fixed agg consensus time
    
    * approve spec diffs
    
    * fix logs
    
    * log block hash in submission errors
    
    * fix block hash log
    
    * approve spec diff
    
    * revert gitlab
    
    ---------
    
    Co-authored-by: guy muroch <guym@blox.io>
    Co-authored-by: moshe-blox <moshe@blox.io>
    3 people authored May 26, 2024
    Configuration menu
    Copy the full SHA
    cbe6254 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: refetch duties after metdata update

    ---
    name: PR template
    about: PR template to make sure devs run the E2E suite on the branch
    title: ''
    labels:
    assignees: ''
    
    ---
    
    - [ ] E2E passed - [action log](put link here)
    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    928da0c View commit details
    Browse the repository at this point in the history
  2. remove unused file

    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7b61b06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98d76e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebc7f5e View commit details
    Browse the repository at this point in the history
  5. add no indices logs

    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    818361b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f030a0 View commit details
    Browse the repository at this point in the history
  7. deploy fix

    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4582627 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9955de7 View commit details
    Browse the repository at this point in the history
  9. fix dnsutils installation

    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1b23149 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6e22f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecdf7ce View commit details
    Browse the repository at this point in the history
  12. revert exporter deployment

    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4cd1154 View commit details
    Browse the repository at this point in the history
  13. deploy to mainnet 1

    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6b4c8b0 View commit details
    Browse the repository at this point in the history
  14. deploy to mainnet 1

    moshe-blox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1fc61f1 View commit details
    Browse the repository at this point in the history