sphere-scala-libs
sphere-scala-libs copied to clipboard
Remove BigDecimal from HighPrecisionMoney.fromPreciseAmount
Added 3 rounding algorithms to substitute the methods used on BigDecimal
For now, we are keeping this PR without merging to see if the previous changes were enough to improve the performance. We are checking if there are more tests we could add, to make sure roundings are working correctly.
@benko-balog Should we just close this for now and re-open if ever needed?