A new version of xahaud (the core software of Xahau Network) is available to download. The release include the following updates:
New amendment
ZeroB2M
:
- Disables the burn-to-mint path for XRP to XAH.
- Normal behaviour of the Import transactor remains, but burned XRP is not credited.
New fix amendment
fixNSDelete
:
- Fixes the behaviour of Hook State namespace deletion to ensure ledger consistency.
- Introduces a new tes code: tesPARTIAL
- tesPARTIAL is returned if the transaction was successful but should be resubmitted by the user under a new sequence number to complete amortized work until tesSUCCESS is returned.
Other changes:
- The RPC call
server_definitions
now also contains the transaction and account set flags understood by the network.
This release and past ones are available on Github.
