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): impl cyclefold::sfc::input::assigned #395

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cyphersnake
Copy link
Collaborator

@cyphersnake cyphersnake commented Nov 28, 2024

Motivaion
As part of #369 we need impl assigned version of input. Also we have to make sure that {on,off}-circuit assigned works the same way to match the consistency marker

Overview
Implemented versions of Input structures. A test to check the consistency of the {on,off}-circuit hash has been implemented. Also this test allows to double-check correctness of assignment

@cyphersnake cyphersnake force-pushed the 369-sfc-3 branch 2 times, most recently from 3637950 to 62f2156 Compare November 28, 2024 21:30
@cyphersnake cyphersnake marked this pull request as ready for review November 28, 2024 21:31
@cyphersnake cyphersnake self-assigned this Nov 28, 2024
Base automatically changed from 369-sfc-2 to main December 3, 2024 11:01
**Motivaion**
As part of #369 we need impl assigned version of input. Also we have to make sure that {on,off}-circuit assigned works the same way to match the consistency marker

**Overview**
Implemented versions of Input structures. A test to check the consistency of the {on,off}-circuit hash has been implemented. Also this test allows to double-check correctness of assignment
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