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: update circuit evaluation #81

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Conversation

brech1
Copy link
Collaborator

@brech1 brech1 commented Jul 23, 2024

Description

This PR updates the circuit evaluation to use the new sim-circuit structure.

We can now just use that as a library and define the execution for each type and each gate on our own crate.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/compiler.rs 84.67% <ø> (+7.15%) ⬆️
src/process.rs 58.27% <ø> (-5.46%) ⬇️
src/arithmetic_circuit.rs 90.84% <95.83%> (+0.33%) ⬆️

@brech1 brech1 merged commit 5c673e2 into main Jul 23, 2024
2 checks passed
@brech1 brech1 deleted the feat/update-circuit-evaluation branch July 23, 2024 01:53
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