XRP Ledger’s Next Upgrade Has a Date: What Happens on Sept. 29?

XRP Ledger’s BatchV1_1 upgrade is approaching a Sept. 29 activation. Here’s what batch transactions could change for XRP users and developers.

XRP Ledger’s Next Upgrade Has a Date: What Happens on Sept. 29?

The XRP Ledger is counting down to another major protocol change, with BatchV1_1 currently on track to activate Sept. 29 if validator support holds.

Unlike a typical software update, the feature cannot simply be switched on by Ripple. XRP Ledger amendments must maintain more than 80% support among trusted validators for two consecutive weeks before becoming part of the network’s rules.

The official XRP Ledger amendment documentation describes BatchV1_1 as a feature that allows multiple transactions to be bundled and processed together.

That sounds technical, but it could make some complex XRPL applications considerably easier to build.

What Actually Changes on Sept. 29?

BatchV1_1 allows an account to submit up to eight transactions in a single batch.

More importantly, developers can make those operations dependent on each other. One useful mode is atomic execution: either every transaction in the batch succeeds, or the entire group fails.

That opens the door to operations such as atomic swaps and other multi-step financial transactions where executing only half of the intended operation could create problems.

The feature is part of the broader XRPL 3.3.0 upgrade cycle as the network pushes deeper into tokenization and institutional settlement.

BatchV1_1What it means
Up to 8 transactionsMultiple operations bundled together
Atomic executionAll operations succeed or all fail
Sept. 29 targetActivation if validator support holds
Node upgrade requiredOlder infrastructure can become blocked

Why This Upgrade Has a Security Backstory

BatchV1_1 is actually the second attempt to bring batch transactions to XRPL.

The original Batch amendment was stopped earlier this year after researchers discovered a critical authorization vulnerability. Had the vulnerable version activated, an attacker could potentially have executed transactions from another account without possessing its private keys.

Developers disabled that implementation before mainnet activation and replaced it with the corrected BatchV1_1 version.

That history makes Sept. 29 more significant than a routine feature launch: a potentially powerful transaction primitive is returning after undergoing a major security fix.

XRPL's upgrade cycle is also happening alongside work on native lending. We recently covered how XRPL Lending v1.1 is progressing while validator approval remains crucial, as well as RippleX's view that XRP collateral could become an institutional credit use case.