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: attest to negative values in da verifier + make calls to accounts updatable. #493

Merged
merged 16 commits into from
Sep 26, 2023

Conversation

ethan-crypto
Copy link
Collaborator

Previously one could only attest to data from view functions that return uint256 values. This PR introduces a breaking change: All view functions must now return int256 values, supporting both negative and positive inputs. I have also added more comments to the da verifier to help folks understand exactly what it's doing and how its opinionated.

@ethan-crypto ethan-crypto changed the title feat: attest to negative values in da verifier feat: attest to negative values in da verifier + make calls to accounts updatable. Sep 18, 2023
@alexander-camuto alexander-camuto merged commit aa3053e into zkonduit:main Sep 26, 2023
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