Skip to content

feat: Less validation before the last checkpoint#246

Closed
xdustinface wants to merge 1 commit intofeat/header-validationfrom
feat/consider-checkpoints
Closed

feat: Less validation before the last checkpoint#246
xdustinface wants to merge 1 commit intofeat/header-validationfrom
feat/consider-checkpoints

Conversation

@xdustinface
Copy link
Collaborator

Add trust-checkpoints config parameter to either trust checkpoints trust-checkpoint=true which means the client uses basic validation only below the last checkpoint height or with trust-checkpoints=false it uses the configured validation mode configuration validation-mode. Defaults to trust-checkpoints=true.

Add `trust-checkpoints` config parameter to either trust checkpoints `trust-checkpoint=true` which means the client uses basic validation only below the last checkpoint height or with `trust-checkpoints=false` it uses the configured validation mode configuration `validation-mode`. Defaults to `trust-checkpoints=true`.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 6, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/consider-checkpoints

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@xdustinface xdustinface marked this pull request as ready for review December 6, 2025 15:21
@xdustinface xdustinface marked this pull request as draft December 6, 2025 17:02
@xdustinface
Copy link
Collaborator Author

Not really needed anymore with #243

@xdustinface xdustinface closed this Dec 9, 2025
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

Comments