Skip to content

Bob Wallet 0.7.0 Stable

Compare
Choose a tag to compare
@chikeichan chikeichan released this 03 Apr 05:53
· 198 commits to master since this release

Release Note

Bob 0.7.0 is finally stable! This version also upgraded hsd to the latest 2.4.0 version which includes a critical security fix. When starting up this version of Bob, it will perform a migration as part of the hsd upgrade, which could several minutes. Please do not close Bob during this time.

Major changes since 0.6.2:

  • ShakeDex integration
  • Deeplinking on on MacOSX and Window
  • Many quality-of-life upgrades (Bulk transfer, bulk register, explorer selection, etc)
  • Rescan issue fix

Please follow upgrade instruction below to upgrade your Bob to latest version.

Upgrading from previous version

Users upgrading from previous version are no longer required to remove wallet directory and re-import.

User affected by rescan issue

If your wallets were affected by this issue, you would see your wallet get stuck during rescan from previous versions of Bob. To fix this problem, you may follow the following steps:

  1. Go to Settings -> Wallet.
  2. Click Backup WalletDB to back up your wallet db to somewhere safe.
  3. Once you have backed up your wallet db, click Deep Clean + Rescan.
  4. Check the box I have backed up my Wallet DB
  5. Click Deep Clean and Rescan
  6. Once rescan completes, your wallet should be back to working state!

User affected by large lookahead issue (uncommon)

Follow this guide to restore your wallet. You will need to be proficient in CLI, and have hs-client and hsd installed globally via npm. If your wallet is affected by large lookahead and are non-technical, please at-mention chikeichan or bobwallet_support in our Telegram support channel for help.

Change Log

  • fdbbb84 - upgrade hsd to 2.4.0; add warning message when node is migrating
  • 5023b97 - add warning modal for bulk finalize