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: validator check lag #543

Merged
merged 5 commits into from
Dec 24, 2024
Merged

fix: validator check lag #543

merged 5 commits into from
Dec 24, 2024

Conversation

aloknerurkar
Copy link
Collaborator

Describe your changes

Use the same lag as oracle while querying for opted-in validators

Issue ticket number and link

Fixes # (issue)

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

@shaspitz shaspitz linked an issue Dec 24, 2024 that may be closed by this pull request
p2p/cmd/main.go Outdated Show resolved Hide resolved
p2p/pkg/node/node.go Outdated Show resolved Hide resolved
@aloknerurkar aloknerurkar merged commit 83f2d75 into main Dec 24, 2024
5 checks passed
@aloknerurkar aloknerurkar deleted the validator-lag branch December 24, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix querying for proposers API to reference finalized L1 block
3 participants