kleros / stake-curate

Curate with indefinite, capital-efficient stake.
8 stars 3 forks source link

Make tests for Cint32.sol #8

Closed greenlucid closed 2 years ago

greenlucid commented 2 years ago

Make a test suite for Cint32.sol Mostly, check that a list of numbers stay within 0.1% after compress -> decompress., and are always larger than the result. some numbers that may give problems:

try for numbers immediately above and below them. and test for a bunch of random numbers of different scales.