Skip to content

Heat Wallet 4.7.0

Choose a tag to compare

@alex01011 alex01011 released this 22 Apr 10:12
f93bcb9

New features

  • Staged Sending BTC
  • Staged Sending ETH
  • Ability send BTC raw transaction bytes made in 3rd party service
  • Display BTC balance taking into account the unconfirmed transaction
  • Add support for BTC Segwit address (P2SH)
  • Add feature Sign Bitcoin Message
  • Add feature Sign Ethereum Message
  • Ability usage of alternative ETH service for transaction broadcasting
  • 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
  • Open external browser instead of web view for links at page About in the desktop Heatwallet
  • Display cached eth, btc transaction list before loading actual list

Bug fixes and optimisations

  • Fix ethplorer transaction broadcasting
  • Fix compatibility between Ethereum data providers
  • Fix executing HHTP requests in the Electron environment
  • Fix socket topic subscription on first page load (the cause is peer page first loading)
  • 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