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

feat: check agglayer certificate and use as initial if db is empty #192

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

joanestebanr
Copy link
Contributor

@joanestebanr joanestebanr commented Nov 15, 2024

Description

AggLayer provide a new end-point to retrieve last certificate submitted: interop_getLatestKnownCertificateHeader. This PR integrate in aggsender to:

  • Check that the aggsender and agglayer are in the same page
  • A new fresh run of aggsender (or a DB lost) can get the last certificate and start working

aggsender/aggsender.go Fixed Show fixed Hide fixed
aggsender/aggsender.go Fixed Show fixed Hide fixed
@goran-ethernal goran-ethernal force-pushed the feature/aggsender_recovery branch 2 times, most recently from bfec916 to b5031d2 Compare November 18, 2024 17:05
…icateFromAgglayer to a more simplified version
Copy link

sonarcloud bot commented Nov 19, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
42.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants