Skip to content

v6.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 13:28
· 1151 commits to dev since this release

6.3.0 (2023-08-08)

Features

  • add option to broadcast rpc psbt, closes #3895 (da7b51b)
  • add taproot txs in activity list, closes #3249 (d4b1065)
  • fetch inscription by output in separate query (281e138)
  • hide increase fee for txs with taproot input (a01071f)

Bug Fixes

  • change logic to upscale amount in input field (086c329)
  • handle case when there's no ticker of < 4 chars (ce3c7c9)
  • make input text perfectly centered (0b23519)
  • only route to error when asset is bitcoin, closes #4083 (bed3820)

Internal

  • move fn to utils, use constant and provide more descriptive fn name (5356069)