Skip to content

v1.3.0

Compare
Choose a tag to compare
@slient-coder slient-coder released this 17 Apr 02:51
· 111 commits to master since this release

1. Runes Support

  • View and send Runes assets on the testnet.

2. Unconfirmed Balance Mode

  • Introduced a toggle for enabling unconfirmed balances.
  • Unconfirmed balance usage is automatically disabled when holding #ARC20 or #Runes assets.
  • You can re-enable it in Settings, but be cautious as these asset types are currently not recognized in the mempool, which could lead to asset burning risks.

3. About Unavailable Balances

  • Added explanations for balances labeled as 'Unavailable', which include inscriptions, ARC20, and Runes balances. When Unconfirmed Balance is disabled, this will also include unconfirmed balances.
  • Due to the system handling a maximum of 500 UTXOs at a time, any excess UTXOs at an address will temporarily be classified as 'Unavailable'.

4. Fee Rate Alerts

  • No longer forcing pop-up warnings for transactions with high or low fee rates.
  • Risk level downgraded, now indicated by a subtle tag.

5. Default OutputValue Adjustment

  • Reverted the default inscribe outputValue to 546 sats for simplified operations.
  • For certain addresses, manual adjustment to 330/294 is still possible if necessary.

6. Batch Signing Fixes and Optimization

  • We've addressed the issues with batch signing and made some modifications.
  • All pending transactions for signature are now explicitly listed and need to be reviewed individually.
  • For now, we've withheld the feature of one-click batch transaction signing due to its associated risks.
  • We want our users to fully comprehend these risks before performing such operations, and we plan to elaborate more on this in future versions.