Skip to content

Conversation

@jberthold
Copy link
Member

@jberthold jberthold commented Nov 4, 2025

  • update defaults in run-proofs.sh: max-depth 2000, max-iterations 500 , timeout 1h
  • remove the -dirty suffixing in the run-proofs.sh script (not useful)
  • new helper script to select proofs from a group (groups stored within the script)
  • update VERIFICATION_GUIDE.md to reflect reality better and mention assumptions we make in cheat codes.

When `-l FILE` is given, all output will be written to FILE.<PID> instead of stdout/stderr.

This allows for running proofs in parallel with `xargs -P 0 -n <PARALLELISM> ./run-proofs.sh -l log-name` while retaining ordered output.
Copy link
Collaborator

@dkcumming dkcumming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful! Love the script to chose the proofs especially, that will be handy

@automergerpr-permission-manager automergerpr-permission-manager bot merged commit beed3f4 into proofs Nov 6, 2025
1 check passed
@jberthold jberthold deleted the script-updates branch November 6, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants