mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
- Get rid of MantissaRange::getRanges() function. Rewrite getMantissaScale to use all constexpr values. - In Number::Guard::round(), document the "intentional" shadowing of "mode", and simplify one of the checks. Add an assert.