kyokan / bob-wallet

Bob Wallet is a GUI for DNS Record Management and Name Auctions on Handshake. It includes an integrated full node: hsd
https://www.bobwallet.io/
GNU General Public License v3.0
380 stars 92 forks source link

Add message on enabling SPV to restart Bob #571

Closed Nathanwoodburn closed 1 year ago

Nathanwoodburn commented 1 year ago

Expected Behavior

Bob should show a message saying "SPV mode Enabled. Please restart Bob to apply changes." on enabling SPV Bob should show a message saying "SPV mode Disabled. Please restart Bob to apply changes." on disabling SPV

Current Behavior

New users are wondering why there wallet doesn't sync anymore.

Steps to Reproduce

  1. Enable or Disable SPV mode

Context (Environment)

This is just an ease of use request for new users.

Logs

Screencap

rithvikvibhu commented 1 year ago

Switching to SPV and back shouldn't need a Bob restart (the node automatically does in the background). Let's keep this open until that's fixed.

rithvikvibhu commented 1 year ago

Toggling SPV doesn't need Bob restarts anymore.