mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
- Move management fee calculations out of transactors an into the appropriate functions in LendingHelpers.h. - Rewrite how overpayments are handled. May changed based on numerical analysis. - Update, fix, and clean up unit tests. Includes adding tolerances for some checks where an exact match is unlikely. - Add "integral()" function to Asset to simplify a common check.