mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-26 08:30:30 +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.