
AI-generated summary
In February, researchers discovered a critical authorization flaw in the original Batch amendment while it was still in the voting phase on the XRP Ledger. Validators were advised to vote it down, and XRPL Labs responded by marking the amendment unsupported in version 3.1.1. BatchV1_1 was later introduced as a repaired version with enhanced security measures.
XRP Ledger (XRPL) validators have put BatchV1_1 on a conditional path to activate at 14:06:41 UTC on Sept. 29, turning a security near-miss into a live test of the network's amendment process and its surrounding software.
On Sept. 22, xrpldashboard showed 30 of 35 trusted validators supporting the amendment, above its displayed 28-vote threshold. The majority first appeared on-ledger on Sept. 15.
Under XRPL's amendment rules, support must remain above 80% for two weeks. A fall to 80% or less ends the majority period, so the activation date remains conditional.
Sept. 29 is the first production test of whether XRPL's validator process, reference implementation, and client ecosystem converted a dangerous pre-mainnet flaw into usable atomic transaction infrastructure.
The validator firewall worked before mainnet
The original Batch amendment never activated on the XRP Ledger mainnet. In February, researchers found a critical authorization flaw while the amendment was still in its voting phase, and validators were advised to vote it down.
XRPL Labs' official vulnerability disclosure states that no funds were at risk.
The flaw sat in the loop that checked the accounts authorizing a batch. If the code encountered a signer for a newly created account whose key matched that account, it returned success immediately instead of continuing through the remaining signers.
An attacker could place that valid signer first, then add a forged entry purporting to authorize a victim account. If the amendment had gone live, the unchecked victim transaction could have executed without the victim's keys.
XRPL's response came in two stages. Version 3.1.1 marked the original Batch and fixBatchInnerSigs amendments unsupported, blocking their activation. BatchV1_1 later replaced them with a rewritten authorization path and additional defenses.
The episode was a failure caught at the boundary between software release and protocol activation.
The XRPL Foundation's final XLS-56 specification now requires a multi-account batch to contain the exact, complete set of BatchSigners whose authorization the inner transactions would ordinarily need, apart from the account whose normal signature authorizes the outer transaction.
Missing, extra, duplicate, or incorrectly ordered entries cause rejection.
Each BatchSigner also signs more than a loose collection of inner transactions. The payload binds the signature to the outer account, its sequence number or ticket, the selected batch mode, the ordered hashes of every inner transaction, and the BatchSigner account.
A multi-signed entry also binds each nested signer account. That prevents a valid signature from being lifted into a different outer transaction or reassigned to another participant.
The merged reference implementation adds enforcement around that design, including signer ordering and uniqueness checks, transaction-count bounds, rejection of directly submitted inner transactions, and protections for ledger replay.
Together, those changes address both the disclosed premature-success bug and adjacent ways that malformed or replayed batch data could cross authorization boundaries.
A Batch contains two to eight inner transactions. Each inner transaction carries no signature or fee and is marked so it cannot be submitted independently. The outer Batch selects exactly one of four modes:
ALLORNOTHING: every inner transaction must succeed or none of their state changes commit.
ONLYONE: the first successful inner transaction is the only one applied.
UNTILFAILURE: transactions apply in order until one fails.
INDEPENDENT: every inner transaction is attempted regardless of the others' results.
BatchV1_1 can support atomic all-or-nothing flows, but not every batch is atomic in that narrow sense. Developers can also use it for ordered fallbacks or independent bundles.
Activation shifts risk to implementation
The most immediate integration trap is that an outer Batch can return tesSUCCESS even when one or more inner transactions fail. Clients must inspect each inner transaction's metadata and result code to determine what happened.
That distinction is important outside ALLORNOTHING mode, where partial or independent execution is intentional.
BatchV1_1 support shipped in xrpld 3.3.0 on Aug. 6. Once the amendment activates, a server that does not understand the new rules becomes amendment-blocked. It can no longer reliably validate the ledger or participate in consensus until it upgrades.
An issue filed against xrpl.js documented that version 5.0.0 built Batch signatures using the older payload, omitting the outer account, sequence, and participant binding. BatchV1_1-enabled nodes rejected those signatures with temBAD_SIGNATURE.
The xrpl.js release history records compatible support in version 5.1.0.
ComponentReadiness pointRisk if outdatedxrpldBatchV1_1 support shipped in 3.3.0An incompatible server can become amendment-blocked after activationxrpl.jsVersion 5.1.0 added the revised signing formatVersion 5.0.0 can produce signatures rejected by BatchV1_1 nodesWalletsDisplay every inner action and the selected modeA user may approve a bundle without understanding its full effectExplorers and indexersPreserve the relationship between outer and inner transactionsInterfaces can misreport or fragment the outcome of a batch
The wallet and indexer rows reflect integration guidance in the detailed XLS-56 rules. The protocol can reject a malformed signature, but it cannot force a wallet to explain a complex bundle clearly or an explorer to present every inner result in context.
The specification also flags front-running as an area still under investigation. Stronger authorization prevents a party from forging another account's approval, but it does not eliminate every risk created by packaging several market-facing actions into one ordered submission.
What Sept. 29 will prove
If the majority holds, activation will show that XRPL's validator process can stop a dangerous amendment, route operators to a disabled release and later move a repaired replacement through the same governance machinery.
It will also begin a real-world test of whether servers, signing libraries, wallets and data infrastructure agree on the new transaction format and its results.
It will not prove that applications have adopted BatchV1_1, that users want the feature, or that network transaction demand will increase. The amendment vote and software releases establish protocol availability, but they don't provide evidence of additional XRP buying.
The useful signals will come after activation: whether outdated nodes become blocked, whether signing failures cluster around old client versions, whether wallets present multi-account batches intelligibly, and whether explorers report inner outcomes without mistaking outer success for complete execution.
XRPL's validators passed the first test by preventing the original Batch flaw from reaching mainnet. The conditional Sept. 29 activation asks whether the ecosystem learned enough from that near miss to operate the replacement safely.
AI outlook — possibilities, not facts
Validator support for BatchV1_1 will remain above 80% through the two-week window, leading to activation on Sept. 29.
Likely · Within days
A notable portion of xrpld nodes will become amendment-blocked after activation if they fail to upgrade to version 3.3.0 or later.
Possible · Within days

Anthropic CEO Dario Amodei and OpenAI CEO Sam Altman are expected to brief the UN Security Council on Wednesday on AI risks and international security implications, with Hugging Face CEO Clément Delangue and Yoshua Bengio also participating. Chinese AI firms DeepSeek and Moonshot have been invited to speak, though DeepSeek's founder will not attend. France is convening the meeting as global concerns grow over advanced AI systems and potential loss of human control.

Blockchain security firm SlowMist discovered malicious code in versions 1.1 and 1.2 of the FomoPeek iPhone app, which was distributed via Apple's App Store and marketed as a cryptocurrency transaction tracker. The app contained hidden modules enabling iOS sandbox escapes to steal private keys and sensitive data, leading to approximately $579,900 in USDT theft traced to attacker address 0x6d37f2C5e8F8546b648D317295565dA95975f4BB. Crypto platforms including Binance and OKX have warned users to remove the app, update iOS, and move assets to new wallets.

The UN Security Council will hear briefings from AI executives including Sam Altman, Dario Amodei, Yoshua Bengio, and Clément Delangue on risks posed by artificial intelligence, such as autonomous cyberattacks, election interference, and weapon design. The session, organized by France, also includes invited statements from Chinese firms DeepSeek and Moonshot. Amodei advocated for slowing AI development and restricting chip exports to China, while Trump dismissed AI risks as a 'hoax'.

White-hat actors have moved 40.71 BTC worth $3.31 million from the Coldcard hardware wallet exploit into a recovery effort labeled 'Crypto Recovery Trust,' according to Galaxy Research. The funds represent 2.8% of the total $130 million theft stemming from a 2021 firmware flaw that generated weak seed phrases on Coinkite devices.

OpenAI released GPT-6 Sol and GPT-6 Luna models on Tuesday, minutes after Anthropic launched Claude Opus 5.5. Sol and Luna are positioned as cheaper, faster alternatives to GPT-6 Astra, with API costs reduced by 50% compared to GPT-5.6 promotional rates. OpenAI claims Sol outperforms Claude Opus 5 on AutomationBench and Agents' Last Exam at significantly lower cost per task, and both models are now available in ChatGPT Work and Codex for paid tiers, with Luna also reaching free users via desktop app.

Anthropic released Claude Opus 5.5, stating it performs at the level of its priciest flagship model Fable 5.1 on most tasks while costing 20% less to run than Opus 5 and 60% less than Fable 5.1. The model leads in agentic coding benchmarks like Terminal-Bench 4.0 and FrontierCode, and is now live across AWS, Google Cloud, and Azure, with Sonnet 5.5 and Haiku 5.5 to follow.