07:04:45 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. 07:05:21 May also help later, if/when implementing the Carrot key hierarchy with many more secrets and keys to juggle. 07:42:22 @rbrunner7: so hotfix is enough or deeper fix incoming 07:49:44 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"