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

[WIP] Keys address integration #2

Open
wants to merge 118 commits into
base: main
Choose a base branch
from
Open

Conversation

jrchatruc
Copy link
Collaborator

No description provided.

ilitteri and others added 30 commits December 5, 2022 12:01
Now we can filter out public inputs for the proof verification
* Move execute logic to a module

* Start implementing deployment

- Deployment struct
- Deployment serialization
- Deployment deserialization
- Deployment generation

TODO: deployment verification

* cargo fmt

* Expose verify_deployment

* Use the new enum type

* cargo fmt

* Name the enum to VariableType

* Start implementing deployment

- Deployment struct
- Deployment serialization
- Deployment deserialization
- Deployment generation

TODO: deployment verification

* Complete verify_deployment function implementation

* Remove TODO comment

* Remove comments

* Fix imports

* cargo clippy

* reordering use and mod

* Test CI stuff

* Implement is_witness method for CircuitIOType

* Use the new enum type

* cargo fmt

* Name the enum to VariableType

* Start implementing deployment

- Deployment struct
- Deployment serialization
- Deployment deserialization
- Deployment generation

TODO: deployment verification

* Complete verify_deployment function implementation

* Fix bug and fmt

* Fix error in Debug implementation

* Fix clippy error

* cargo fmt

* Test

* Revert "Test"

This reverts commit 2f035785933e5dba655184060658d58810fe7ede.

* Update VariableType exposure

* fmt

* Change origins return type

* Expose verifying key

* Pass rng as parameter

* Expose helpers functions

* Fix tests

* Update marlin git branch

* Revert "Fix tests"

This reverts commit f77710779fe46672ae83738c2b48a1742bee9d61.

* Revert "Pass rng as parameter"

This reverts commit 9e3460150a3b82cb5c109f6956ea4efd5cbea794.

* Update universal srs parameters generation

* cargo fmt

Co-authored-by: NContinanza <[email protected]>
Co-authored-by: Pablo Deymonnaz <[email protected]>
Co-authored-by: Javier Chatruc <[email protected]>
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.

3 participants