Skip to content

Chore: Use checkpoint 299_000_000 as a final fallback instead of 0 - #480

Open
faisal-chainlink wants to merge 4 commits into
developfrom
fix/indexer-start-seq-fallback
Open

Chore: Use checkpoint 299_000_000 as a final fallback instead of 0#480
faisal-chainlink wants to merge 4 commits into
developfrom
fix/indexer-start-seq-fallback

Conversation

@faisal-chainlink

Copy link
Copy Markdown
Collaborator

Describe your changes

Use the value of 299_000_000 as a last resort fallback instead of 0 for the checkpoint starting sequence.

The scenario is unexpected to happen as it assumes an RPC failure for getting the latest checkpoint as well as a missing node config. We also use clampToProviderFloor to get the RPC's lowest available checkpoint as most RPCs are pruned.

This fallback would gracefully use the value above instead of 0 if the RPC is a full-archive node and the configs are missing.

Issue ticket number and link

..

Describe highly relevant files or code snippets that are critical in the review

..

Are there other PRs that should be merged first?

..

@faisal-chainlink
faisal-chainlink requested a review from a team as a code owner July 30, 2026 01:46
@github-actions

Copy link
Copy Markdown

👋 faisal-chainlink, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

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.

1 participant