-
Notifications
You must be signed in to change notification settings - Fork 95
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… after metadata loaded.
* 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>
--- 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)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: PR template
about: PR template to make sure devs run the E2E suite on the branch
title: ''
labels:
assignees: ''