merge 6361

This commit is contained in:
Vito
2026-06-24 11:32:56 +02:00
parent a0556c2ae9
commit 176e487d86

View File

@@ -8,3 +8,4 @@ PRs merged into the `ripple/lending-protocol-fv` branch.
| [#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 |
| [#6383](https://github.com/XRPLF/rippled/pull/6383) | Adds tfVaultDonate feature | @Tapanito | `tapanito/vault-donation` | 2026-06-24 |
| [#6361](https://github.com/XRPLF/rippled/pull/6361) | Adds functionality to block vault deposits | @Tapanito | `tapanito/vault-block-deposit` | 2026-06-24 |