Closed 0xjei closed 8 months ago
This PR optimizes the tests for the float.circom templates working on a <= 32 bits math instead of 252 bits.
float.circom
yarn prettier
yarn lint
Description
This PR optimizes the tests for the
float.circom
templates working on a <= 32 bits math instead of 252 bits.Checklist
yarn prettier
andyarn lint
without getting any errors