merge 7389

This commit is contained in:
Vito
2026-06-24 11:07:13 +02:00
parent efcf2b0c69
commit 6edf3bc58b

View File

@@ -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 |