Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ivc): support_circuit::p_out calc #403

Open
wants to merge 1 commit into
base: 369-feat-sangria-instances-markers-len
Choose a base branch
from

Conversation

cyphersnake
Copy link
Collaborator

Motivation
Within #371 we have taken the column instance calculations outside, but for error tracking it is more convenient for the support circuit to perform them itself

Overview
Before instances[0].p_out was argument, now it's calculated with sirius::gadgets::ecc::Point structure

**Motivation**
Within #371 we have taken the column instance calculations outside, but
for error tracking it is more convenient for the support circuit to
perform them itself

**Overview**
Before `instances[0].p_out` was argument, now it's calculated with `sirius::gadgets::ecc::Point` structure
@cyphersnake cyphersnake requested a review from chaosma December 16, 2024 14:34
@cyphersnake cyphersnake self-assigned this Dec 16, 2024
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.

2 participants