-
br-m<rbrunner7> About why loading the keys again probably works: The load before that load_keys just a few lines further up is for background sync type BackgroundSyncCustomPassword, while the loading of the keys happens for BackgroundSyncReusePassword. Does not really look like a puzzle ... but anyway, I agree that giving back the whole account instead of only the spend secret key is a good idea.
-
br-m<rbrunner7> May also help later, if/when implementing the Carrot key hierarchy with many more secrets and keys to juggle.
-
br-m<r4v3r23> @rbrunner7: so hotfix is enough or deeper fix incoming
-
br-m<rbrunner7> Yes, I tested the hotfix, and it works, but still, after that advice from jberman, I try to improve it in the sense of "better code"