Skip to content

Extract separate proof length script#238

Merged
ScriptRaccoon merged 1 commit into
mainfrom
separate-proof-length-script
Jun 8, 2026
Merged

Extract separate proof length script#238
ScriptRaccoon merged 1 commit into
mainfrom
separate-proof-length-script

Conversation

@ScriptRaccoon

@ScriptRaccoon ScriptRaccoon commented Jun 8, 2026

Copy link
Copy Markdown
Owner

The check for longs proofs (added in #221) has been moved from the seed script to a separate script.

pnpm db:proof-length

This way, it does not interfere with the seeding (which happens quite often) and can be executed only on demand. This also means that pnpm db:update does not run it anymore, which seems appropriate since it is not that important.

Implications with long proofs are now also checked.

@ScriptRaccoon ScriptRaccoon merged commit f571ef3 into main Jun 8, 2026
1 check passed
@ScriptRaccoon ScriptRaccoon deleted the separate-proof-length-script branch June 8, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant