XRP Ledger is rolling out the fixCleanup3_1_3 amendment on Wednesday, a maintenance upgrade that purges expired NFT offers, tightens permissioned-domain settings, enforces trust-line limits on vault withdrawals, and corrects loan-accounting drift that left related records out of sync. Validators and node operators must update before activation or risk being amendment-blocked from the network; a large share of the network has reportedly already upgraded. Regular XRP holders on wallets or exchanges do not need to take action.
The NFT cleanup is the most visible piece: offers that expire or sit unaccepted currently stay on the ledger forever, consuming storage. The amendment retires them automatically, easing a long-standing data-bloat complaint from node operators. The permissioned-domain patch closes a related bug where a failed transaction could still mutate restricted settings — a subtle but real attack surface for controlled environments.
Why it matters
The two lending fixes carry the heavier consequence. Vault withdrawals were not honoring the receiving account's trust-line cap, meaning a withdrawal could land more tokens than the destination could actually hold. Separately, when a loan was impaired or defaulted, the loan record, the lender's ledger, and the vault holding collateral did not all refresh together — leaving stale balances that complicated downstream accounting. Both bugs were edge cases, but edge cases are exactly where decentralized lending protocols leak principal.
The amendment also adds a clean tecNO_PERMISSION rejection for overpayment attempts on loans that disallow them, and tightens LoanBroker "CoverAvailable" reporting so the advertised first-loss capital matches the actual pseudo-account balance. That last fix is small in code but meaningful in audit: it removes a mismatch lenders had to reconcile by hand.
Market impact
XRP continues to trade in a tight $1.30–$1.40 band for a fourth straight day, per CoinDesk data, with the upgrade having no obvious price catalyst — protocol housekeeping rarely does.
Frequently asked questions
-
What does the XRP Ledger fixCleanup3_1_3 amendment actually change?
It auto-deletes expired NFT offers, patches a permissioned-domain bug where failed transactions could still mutate restricted settings, enforces trust-line limits on vault withdrawals, and corrects loan-accounting drift so loan, lender, and collateral vault records update together. It also adds a clean overpayment…
-
Do regular XRP holders need to do anything for the upgrade?
No. The fixCleanup3_1_3 amendment is a validator and node-operator upgrade. Wallets and exchanges handle the network transition in the background. Only operators running their own servers need to update before activation or face being amendment-blocked.
-
What happens if a validator does not upgrade?
Validators that fail to upgrade before the amendment activates become amendment-blocked and fall out of sync with the rest of the network, effectively disconnected until they update. A large share of the network has reportedly already upgraded ahead of the Wednesday activation.
-
Why is the loan-accounting fix significant for XRP Ledger DeFi?
When a loan was impaired or defaulted, the loan record, the lender's ledger, and the collateral vault were not all refreshing together, leaving stale balances and complicating reconciliation. The patch ensures all connected entries update atomically, which is foundational for safe decentralized lending on the ledger.
-
Does the upgrade affect the XRP token price?
The amendment is protocol housekeeping, not a token-economic change, and XRP continued to trade in a $1.30–$1.40 band around the rollout. The market signal to watch is validator participation at activation, not the upgrade itself.
CoinDesk