merge 6324

This commit is contained in:
Vito
2026-06-24 11:22:42 +02:00
parent 807a9cce9a
commit 5fbae5bc07
2 changed files with 6 additions and 4 deletions

View File

@@ -287,6 +287,7 @@ words:
- stxchainattestations
- superpeer
- superpeers
- Tapanito
- takergets
- takerpays
- ters

View File

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