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

NONEVM-1115 logpoller backfill #1012

Merged
merged 29 commits into from
Jan 24, 2025

Conversation

dhaidashenko
Copy link
Collaborator

@dhaidashenko dhaidashenko commented Jan 13, 2025

Implemented main LogPoller loop.
Forward-looking block polling was replaced by global backfill to reduce the complexity and need to maintain two ways of fetching logs.
Draft of a performance test showed ~10x decrease in time needed to catchup from 10,000 slots lag on Solana Mainnet (assuming that CCIP uses a single contract for all interactions and that transaction frequency is similar to the top bridge available on Solana).

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
64.7% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube

@jadepark-dev jadepark-dev merged commit 22e6a53 into develop Jan 24, 2025
35 of 36 checks passed
@jadepark-dev jadepark-dev deleted the feature/NONEVM-1115-logpoller-backfill branch January 24, 2025 11:29
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.

4 participants