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(rln-relay): missed roots during sync #2014

Closed
wants to merge 1 commit into from

Conversation

rymnc
Copy link
Contributor

@rymnc rymnc commented Sep 8, 2023

Description

on a new block header, processes min(g.latestProcessedBlock, newHeadNumber) to account for missed blocks

Changes

  • newBlockHeader processing strategy

Issue

closes #2002

@rymnc rymnc self-assigned this Sep 8, 2023
@rymnc rymnc requested a review from alrevuelta September 8, 2023 06:54
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2014

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

You can find the experimental image built from this PR at

quay.io/wakuorg/nwaku-pr:2014-experimental

@rymnc rymnc closed this Sep 8, 2023
@rymnc rymnc deleted the investigation-invalid-root-2 branch September 8, 2023 09:22
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.

bug(rln): problems syncing the rln tree, different roots
1 participant