Skip to content

Avoid building intro pod circuits during SDK module loading - #236

Open
robknight wants to merge 1 commit into
mainfrom
cheaper-circuit-warming
Open

Avoid building intro pod circuits during SDK module loading#236
robknight wants to merge 1 commit into
mainfrom
cheaper-circuit-warming

Conversation

@robknight

Copy link
Copy Markdown
Collaborator

Pin the VDF and lt-eq-u256 verifier-data hashes so the SDK can register intro dependencies without initializing their proving circuits. This avoids unnecessary circuit loading during operations such as pexe inspect plan.

Add explicit driver warm-up functions and verify each pinned hash when its corresponding circuit is actually loaded or built.

Pin the VDF and lt-eq-u256 verifier-data hashes so the SDK can register
intro dependencies without initializing their proving circuits. This
avoids unnecessary circuit loading during operations such as
`pexe inspect plan`.

Add explicit driver warm-up functions and verify each pinned hash when
its corresponding circuit is actually loaded or built.
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