mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 15:40:26 +00:00
* In and Out parameters were swapped when calculating the rate * In and out qualities were not calculated correctly; use existing functions to get the qualities * Added tests to check that theoretical quality matches actual computed quality * Remove in/out parameter from qualityUpperBound * Rename an overload of qualityUpperBound to adjustQualityWithFees * Add fix amendment