Skip to content

chore: update the chain follower logs to report validation#7382

Draft
akaladarshi wants to merge 1 commit into
mainfrom
akaladarshi/sync-log-validation-start
Draft

chore: update the chain follower logs to report validation#7382
akaladarshi wants to merge 1 commit into
mainfrom
akaladarshi/sync-log-validation-start

Conversation

@akaladarshi

Copy link
Copy Markdown
Collaborator

Summary of changes

Changes introduced in this pull request:

  • Instead of the max forks epoch remaining to start validation, now log shows min epochs remaining to start validation
  • Update the chain follower logs to report the remaining tipset to start validation instead of remaining downloads

Reference issue to close (if applicable)

Closes #5499

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • This pull request is based on an issue that a maintainer has accepted (see Before Opening a Pull Request).
  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 0875d2b0-ffe8-40ca-983f-883da39c883b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch akaladarshi/sync-log-validation-start
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch akaladarshi/sync-log-validation-start

Comment @coderabbitai help to get the list of available commands.

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.

The ChainFollower should report when tipset validation will start

1 participant