For the next 7 days, XRP Ledger as 5 fix fixes will be activated on mainnet.
According to xrpscan data, five fix fixes included in XRPL version 3.0.0 have entered the activation timer, with the current countdown set to 7 days, 12 hours from now.
These fixes include fixTokenEscrowV1, fixIncludeKeyletFields, fixMPTDeliveredAmount, fixAMMClawbackRounding, and fixPriceOracleOrder.
fixTokenEscrowV1 fixes MPT escrow accounting errors. During internal testing of the original token escrow fix (which was never enabled on mainnet), a bug was discovered in the way escrows involving MPTs with transfer fees were handled. The TokenEscrowV1 fix resolves this issue and restores correct accounting behavior.
The fixIncludeKeyletFields fix adds missing keylet fields to specific ledger entries. fixPriceOracleOrder resolves an issue where asset pair data is in a different order when creating and updating a price oracle.
“fixAMMClawbackRounding” fixes possible rounding errors in AMM’s LPTokenBalance when executing AMMClawback transactions. The fixMPTDeliveredAmount fix adds the DeliveredAmount and delivery_amount metadata fields that were missing from direct MPT payment transactions.
Given that these patch fixes will be triggered for mainnet adoption over the next seven days, operators or validators of XRPL nodes are urged to take the necessary steps to avoid blocking their fixes.
A server that is blocked from amendments will not be able to determine the validity of the ledger, send or process transactions, participate in the consensus process, or vote on future amendments.
Why is it essential?
of XRP Ledger’s amendment system uses a consensus process to approve changes that affect Ledger’s transaction processing. XRP ledger. These changes will be introduced as fixes and then voted on by validators. Bug fixes that change the transaction process also require fixes.
Each version of rippled (XRPL software) is compiled with a list of known fixes and the code that implements those fixes. For the fix to take effect, you must maintain support from 80% of validators for two weeks. If it falls below 80%, the amendment will be temporarily rejected and the two-week period will restart.

