diff --git a/cspell.config.yaml b/cspell.config.yaml index 0d38c4be7b..1251c1c154 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -287,6 +287,7 @@ words: - stxchainattestations - superpeer - superpeers + - Tapanito - takergets - takerpays - ters diff --git a/merged-prs.md b/merged-prs.md index fb0334040d..28a1d08877 100644 --- a/merged-prs.md +++ b/merged-prs.md @@ -2,7 +2,8 @@ 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 | -| [#7389](https://github.com/XRPLF/rippled/pull/7389) | fix: Handle rounding just above kMaxRep more accurately | @ximinez | `ximinez/number-round-maxrep` | 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 | +| [#6324](https://github.com/XRPLF/rippled/pull/6324) | feat: Introduce lending 1.1 amendment and add `MemoData` field to `VaultDelete` transaction | @Tapanito | `tapanito/lending-fix-amendment` | 2026-06-24 |