From 176e487d86e38a950e2da74cd396df85fc08fecb Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:32:56 +0200 Subject: [PATCH] merge 6361 --- merged-prs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/merged-prs.md b/merged-prs.md index 659332962e..382e5953c8 100644 --- a/merged-prs.md +++ b/merged-prs.md @@ -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 |