Skip to content

Release 0.0.44

Compare
Choose a tag to compare
@lvaccaro lvaccaro released this 01 Sep 14:18
· 2650 commits to master since this release
release_0.0.44
8896f96
  • Single sig: Enable Bitcoin mainnet support
  • Liquid: Add support for host unblinding
  • Liquid: Provide fallback built-in asset and icon data
  • Network: Stability and re-connection improvements
  • ABI: Add fiat rate change notifications, remove fee notifications
  • ABI: Add GA_get_fee_estimates to fetch fees
  • ABI: Add new filter options (dust, expiry, confidential) for balances/UTXOs
  • ABI: Remove GA_get_expired_deposits
  • ABI: Simplify and document the hardware wallet/auth handler interfaces
  • ABI: There are now fewer state changes for some auth handlers
  • General: Improved caching to speed up many operations
  • General: Various bug fixes and speedups