We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/AztecProtocol/aztec-packages/blob/master/noir-projects/noir-protocol-circuits/crates/types/src/type_serialization.nr
In this file there is not serialization and deserialization for signed integers, just for unsigned integers, bools and Fields.
The text was updated successfully, but these errors were encountered:
seems like this was addressed in the PR referenced above
Sorry, something went wrong.
No branches or pull requests
https://github.com/AztecProtocol/aztec-packages/blob/master/noir-projects/noir-protocol-circuits/crates/types/src/type_serialization.nr
In this file there is not serialization and deserialization for signed integers, just for unsigned integers, bools and Fields.
The text was updated successfully, but these errors were encountered: