Synthetixio / simulation

Agent-based model of the proposed stablecoin.
24 stars 18 forks source link

Floating precision fix #23

Closed 0xdomrom closed 6 years ago

0xdomrom commented 6 years ago

added Decimal class to replace most floats found, added a precision variable to HavvenManager to round values when completing trades/comparing different values and quantities. Changed the datacollector values to be floats to avoid errors occurring down the line