Skip to content

Heat Wallet 4.5.2

Pre-release
Pre-release

Choose a tag to compare

@alex01011 alex01011 released this 27 Mar 14:00
f93bcb9

New features

  • Add support for BTC Segwit address (P2SH).
  • Add feature Sign Bitcoin Message
  • Add feature Sign Ethereum Message
  • Display public key for new (not used) HEAT account
  • Sending HEAT message to new (not used) HEAT account
  • Add importing raw wallet data
  • Add table view for HEAT transaction and HEAT block
  • Display table and json view for eth address
  • Caching BTC account transaction list
  • Display cached BTC balance (offline) on top bar
  • Ability to enter ETH transaction nonce if it was not resolved
  • Display unconfirmed balance for ETH, BTC
  • Display detailed info on clicking ETH addresses
  • Add offline generation ETH transaction bytes
  • Add filter "Display unlocked only" on Wallet page

Changes

  • Display public key
  • Removing obsolete pending eth transaction
  • Display txn id in Payment Memo dialog

Bug fixes and optimisations

  • Fix displaying BTC sending fee
  • Fix formatting currency BTC balance
  • Fix application double refreshing on first load
  • Fix displayed amount of BTC transaction with multiple outputs
  • Fix handling response on BTC broadcasting
  • Fix closing Send ETH dialog on displaying transaction bytes dialog
  • Fix displaying ETH token without balance
  • Fix displaying api server port on Network peers page