v6.7.5
Changes in this release:
- Some Dash particular improvements:
- Reduced threshold for what's considered dust when sending Dash.
- Added lightning icon + InstantSend field in the wallet panel showing how much of the balance is under the effect of InstantSend.
- Added lightning icon next to details column for transactions secured with InstantSend on the transaction history page.
- Better InstantSend support and handling. Dash pending transactions that are InstantSend secured are now treated the same as transactions with a confirmation.
- Fixed
responseFilter
regex to not ignore the exponent part of the number when processing '/addrs/*/txs' endpoint response from insight indexer. - When using blockbook indexer 'Receive Address' now increments to the next address automatically after seeing a pending incoming transaction for current address.
- Updated bootloader profile so KKClient properly recognizes v2.1.x bootloaders.
- Added klever.io as another potential blockbook indexing provider.
- Enabling/Disabling Passphrase option now restarts KKClient.
- Added passphrase mismatch detection for session when BIP39 Passphrase is enabled. KKClient now bails out with
Conflicting BIP39 Passphrase
message if the passphrase entered at the start does not match the one entered later on. Since passphrases acts as an extra word for the seedphrase, entering 'wrong' passphrase will result in incorrect addresses with non-existing balances. See cd02f74. - Added visual green checkmark indicator for 'Receive Address' and 'View XPub' panel. This indicator appears after user confirms via button press on KeepKey's on-screen display.
- Got rid of an extra call to KeepKey device when requesting 'Receive Address' or 'Viewing XPub Address'.
- Fixed some ordering issues in how transaction history's displayed when using insight indexer or etherscan.io. See 93aa36e and 940d3a2.
- Refactored 'ApiThrottler' module to better handle throttling and rate-limiting. See 532a4a2.
- Added proper busy overlay when doing dryrun test of recovery seed. See. 0631e47.
- Added Namecoin support.
- Fixed some cleanup issues when disconnecting KeepKey.
- When making outgoing transactions for utxo-style coins, randomize the index position of the change output. It won't thwart chainalysis but will make it slightly harder.
- Updated Zcash
BranchId
to latest 'NU5'. - Replaced defunct gasnow.org with api compatible etherchain.org for Ethereum gas estimation.
- Added ERC20 FOX token support.
- Paginated transaction history panel.
This release packages the latest official shapeshift firmware v7.4.0 for convenience. Upgrading KeepKey through KKClient is possible by putting device into bootloader mode with KKClient open. Upgrade is optional though and can be skipped by clicking the lower right corner of the firmware update panel when it comes up.