Skip to content

Dash Wallet 6.4.2

Compare
Choose a tag to compare
@HashEngineering HashEngineering released this 17 Apr 03:29
· 1432 commits to master since this release
0ba7daf

These issues were addressed in this release:

  • Fix Application Not Responding error on app startup/network reconnect
    • This was due to spork 15 (deterministic masternode lists) activation that would result in:
      • slower app start up times
      • slower connectivity times (delayed sending of transactions)
      • white screens, black screens, frozen screens depending on the device
    • affected v6.4.0 and above after April 2
  • Fix Fast Payment Announcement Dialog Crash
    • A common crash that occurs only once when the app displays a notification dialog about the fast network related to automatic InstantSend for transactions with less than 4 inputs.
    • affected v6.4.0 and above after April 2
  • Fix Can't change currency on devices without SIM cards
    • Devices without SIM cards would have the currency changed back to USD immediately after choosing a different currency in the Exchange Rates screen.
    • affects v6.3.0 to v6.4.1
  • Fix Rare Paper Wallet Sweep Crash
  • Show fiat values of received transactions when the app is not synced
    • On apps that were 30 minutes or more behind in syncing the blockchain, received payments would have no fiat value associated with them.
  • Won't put incorrect fiat values on transactions when the value is not available
    • In cases where a fiat value was not available the app would sometimes display a fiat value corresponding to a different transaction.
  • Show "----" for the fiat value when those values cannot be determined
    • This will make it explicit that a fiat value could not be determined. Instead of being blank it will show "USD ----"
      *Received transactions older than 3 hours will not have a fiat value. Any transaction will not have a fiat value if the blockchain is reset (except for received transactions less than 3 hours old).
  • Simplify Settings Menu
    • Text was removed that said these features were not finished (english only).
    • Items that were only in english were translated to other languages.
  • Update to DashJ 0.15.2
    • Resolve some spork 15 issues which sometimes caused the peers to be disconnected.

Known Issues:

  • There is a bug with Dash Core 0.13.2 that sometimes causes this app to disconnect from them.

TestNet

This app is designed for the 0.13 network. The testnet is currently running on 0.14. There could be issues with connecting, sending and receiving.