Three XRPL amendments—fixAMMv1_3, fixEnforceNFTokenTrustlineV2 and fixPayChanCancelAfter—activated on mainnet after a 14‑day countdown with >80% support. Operators should upgrade promptly to avoid amendment blocks and service interruptions.
Three amendments enabled on XRPL mainnet after 14‑day countdown with ≥80% support
Nodes running v2.4.0 and below risk being amendment blocked; upgrade recommended.
Fixes target AMM rounding/invariants, block NFT-fee bypasses, and prevent creation of past-dated payment channels.
XRPL amendments: fixAMMv1_3, fixEnforceNFTokenTrustlineV2, fixPayChanCancelAfter activated on mainnet—upgrade nodes now to avoid amendment blocks. Read the full update.
Three new amendments have been activated on the XRPL mainnet after a successful 14‑day countdown period that held majority support above 80%.
‘,
‘
🚀 Advanced Trading Tools Await You!
Maximize your potential. Join now and start trading!
‘,
‘
📈 Professional Trading Platform
Leverage advanced tools and a wide range of coins to boost your investments. Sign up now!
‘
];
var adplace = document.getElementById(“ads-bitget”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBitget”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBitget.length) : sessperindex;
adplace.innerHTML = adscodesBitget[adsindex];
sessperindex = adsindex === adscodesBitget.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBitget”, sessperindex);
}
})();
Blockchain explorer XRPscan reported the three enabled amendments as fixAMMv1_3, fixEnforceNFTokenTrustlineV2 and fixPayChanCancelAfter. With activation complete, rippled nodes running v2.4.0 and below risk being amendment blocked and should be upgraded promptly.
fixAMMv1_3, fixEnforceNFTokenTrustlineV2 and fixPayChanCancelAfter are protocol updates that patch AMM invariants, close NFT transfer‑fee loopholes, and stop creation of payment channels with past CancelAfter times. These amendments are active on mainnet following the 14‑day countdown.
fixAMMv1_3 adds invariant checks and rounding for Automated Market Maker (AMM) deposits and withdrawals. The amendment ensures AMM balances meet invariants and reduces risk of rounding-related state drift.
fixEnforceNFTokenTrustlineV2 prevents NFT transfer fees from bypassing trustline restrictions. It blocks payment of fungible tokens as NFT transfer fees to an NFT issuer when the issuer’s trust line is unauthorized or deep‑frozen, closing a previously possible bypass.
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();
Source: https://en.coinotag.com/three-amendments-activated-on-xrp-ledger-older-nodes-may-be-amendment-blocked-as-amm-nft-trustline-and-paychan-fixes-take-effect/