From 6edf3bc58be6de7ca1c2c71d71e56257c8a79ef4 Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:07:13 +0200 Subject: [PATCH] merge 7389 --- merged-prs.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/merged-prs.md b/merged-prs.md index f217bb03ce..fb0334040d 100644 --- a/merged-prs.md +++ b/merged-prs.md @@ -2,6 +2,7 @@ PRs merged into the `ripple/lending-protocol-fv` branch. -| PR | Title | Author | Branch | Merged | -| --------------------------------------------------- | ------------------------------------------------- | -------- | ---------------------------------- | ---------- | -| [#7369](https://github.com/XRPLF/rippled/pull/7369) | fix: Improve Number addition/subtraction rounding | @ximinez | `ximinez/number-round-maxrep-down` | 2026-06-24 | +| PR | Title | Author | Branch | Merged | +| --------------------------------------------------- | ------------------------------------------------------- | -------- | ---------------------------------- | ---------- | +| [#7369](https://github.com/XRPLF/rippled/pull/7369) | fix: Improve Number addition/subtraction rounding | @ximinez | `ximinez/number-round-maxrep-down` | 2026-06-24 | +| [#7389](https://github.com/XRPLF/rippled/pull/7389) | fix: Handle rounding just above kMaxRep more accurately | @ximinez | `ximinez/number-round-maxrep` | 2026-06-24 |