ensure wallet sync setting adheres to local data on Desktop #4670

Closed
opened 2020-08-18 16:37:29 +02:00 by tzarebczan · 2 comments
tzarebczan commented 2020-08-18 16:37:29 +02:00 (Migrated from github.com)

With the recent settings v2 revamp, we defaulted to true.

  • LBRY APIs wallet sync should default to local storage setting
  • save sync setting to wallet
  • if not syncing to APIs, it should still write to local wallet
With the recent settings v2 revamp, we defaulted to true. - [x] LBRY APIs wallet sync should default to local storage setting - [x] save sync setting to wallet - [x] if not syncing to APIs, it should still write to local wallet
tzarebczan commented 2020-08-24 15:52:33 +02:00 (Migrated from github.com)

This is still an issue, gave Sean some feedback via DM:

  • sync section also says "to enable this feature, click save password on app startup" and it's greyed out (I had checked it during sign in). This is supposed to refer to the sync balances/data setting, not password.

  • sync apply call failed when going to settings page and would lock up app instead of prompting me for a password.

  • wallet was decrypted somehow still - would need to try to repro, but I think sync apply with a blank password was called while it was unlocked (running daemon in the background).

This is still an issue, gave Sean some feedback via DM: - sync section also says "to enable this feature, click save password on app startup" and it's greyed out (I had checked it during sign in). This is supposed to refer to the sync balances/data setting, not password. - sync apply call failed when going to settings page and would lock up app instead of prompting me for a password. - wallet was decrypted somehow still - would need to try to repro, but I think sync apply with a blank password was called while it was unlocked (running daemon in the background).
jessopb commented 2020-08-25 20:17:41 +02:00 (Migrated from github.com)

Top bullets done - still interested in repro for some of the bottom bullets:
First - We talked about this messaging - going to leave it as is, but perhaps change the unsigned in text.
Second - This probably won't happen after fixing the checkSync bug on the settings page.
Third - Need repro?

Top bullets done - still interested in repro for some of the bottom bullets: First - We talked about this messaging - going to leave it as is, but perhaps change the unsigned in text. Second - This probably won't happen after fixing the checkSync bug on the settings page. Third - Need repro?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#4670
No description provided.