Skip to content

Protocol circuit sideloading#450

Merged
rpanic merged 6 commits intodevelopfrom
feature/protocol-sideloading
Apr 8, 2026
Merged

Protocol circuit sideloading#450
rpanic merged 6 commits intodevelopfrom
feature/protocol-sideloading

Conversation

@rpanic
Copy link
Copy Markdown
Member

@rpanic rpanic commented Mar 10, 2026

Based on #444

Closes #168

transactionProof.verifyIf(verifyTransactionProof);
// Brought in as a constant
const transactionProofVk = this.childVerificationKeyService.getAsConstant(
"StateTransitionProver"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Shouldn’t this be TransactionProver instead?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@rpanic rpanic changed the base branch from feature/selective-compiling to develop April 8, 2026 09:02
@rpanic rpanic merged commit 522cba6 into develop Apr 8, 2026
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.

Start using sideloading across protocol circuits

2 participants