github AvianNetwork/Avian v5.0.1
v5.0.1 - Smaug

5 hours ago

Bug Fixes

  • Fix: Reject bumpfee on transactions containing asset outputs
    Transactions with asset outputs (TRANSFER_ASSET, NEW_ASSET, REISSUE_ASSET) can no longer be fee-bumped via bumpfee or psbtbumpfee. Previously, the fee bumping process would silently strip asset data from outputs, resulting in loss of assets. Use cancelrawtransaction and rebroadcast instead.

  • Fix: Allow AVN payment and asset transfer to the same address in one transaction
    sendrawtransaction/createrawtransaction no longer incorrectly rejects outputs when an AVN payment and an asset transfer are sent to the same address in a single transaction. Previously this raised a false "duplicate destination" error or silently read the wrong output value.

Full Changelog

v5.0.0...v5.0.1

Don't miss a new Avian release

NewReleases is sending notifications on new releases.