You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here we use serde::Value, use something like From<PrimeField> instead and perform the conversion to Circom-friendly JSON in library. This would abstract/simplify lot of the decimal/hex/bytes etc conversions from users of the library:
Here we use serde::Value, use something like
From<PrimeField>
instead and perform the conversion to Circom-friendly JSON in library. This would abstract/simplify lot of the decimal/hex/bytes etc conversions from users of the library:Nova-Scotia/src/lib.rs
Line 67 in 1bc7e39
From https://hackmd.io/80cPXRc0Sa2MPuYX4Wft8w
The text was updated successfully, but these errors were encountered: