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

Multiframe trait wip #644

Merged
merged 3 commits into from
Aug 30, 2023
Merged

Multiframe trait wip #644

merged 3 commits into from
Aug 30, 2023

Conversation

porcuquine
Copy link
Collaborator

Although this has one compile error still, it gets most of the way to implementing MultiFrameTrait for lem::circuit::MultiFrame. Thanks to @huitseeker for the public-parameter work.

@porcuquine porcuquine requested review from a team as code owners August 30, 2023 15:23
@porcuquine porcuquine merged commit 73fc487 into multiframe-trait Aug 30, 2023
2 checks passed
@porcuquine porcuquine deleted the multiframe-trait-wip branch August 30, 2023 17:44
porcuquine added a commit that referenced this pull request Aug 30, 2023
* Implement MultiFrameTrait.

* Move more methods to MultiFrameTrait.

* Use associated type.

* Make AllocatedIO an associated type.

* Multiframe trait wip (#644)

* --wip--

* refactor: Refactor proof and public parameters to account for difference in MultiFrame implementations (#643)

* Arc the Func.

---------

Co-authored-by: porcuquine <porcuquine@users.noreply.github.com>
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>

* Clippy

---------

Co-authored-by: porcuquine <porcuquine@users.noreply.github.com>
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
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.

None yet

2 participants