aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

Aztec Nargo Doesn't have Serialisation & Deserialization for Signed Integers

Open Cheetah0x opened this issue 1 year ago • 0 comments

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.

Cheetah0x avatar Oct 11 '24 13:10 Cheetah0x