mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
- Change the parsing in numberFromJson so that if the resulting Number is not the same as the parsed NumberParts, then throw, because unexpected rounding occurred - Add modified suggested test cases, and modify some existing ones, which test this behavior.