Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store MasterKey instead of Decrypt every time #9368

Merged
merged 1 commit into from Oct 21, 2022

Conversation

molnard
Copy link
Collaborator

@molnard molnard commented Oct 21, 2022

Improves #9339

Copy link
Collaborator

@turbolay turbolay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK
There is still something weird underlying, as sometimes it takes some time (even if it's always preloaded at login):

KeyManager.GetMasterExtKey (547)	GetKey() returned in: 00:00:10.8310557
CoinJoinClient.SignTransactionAsync (483)	sign will start, delta with scheduled date: 00:00:14.0477570

But this is outside of this PR's scope.

@molnard molnard merged commit a243f9b into zkSNACKs:master Oct 21, 2022
@molnard
Copy link
Collaborator Author

molnard commented Oct 21, 2022

On mac I was still getting the same issue as well. So this might be an improvement but not solving my original issue.

@molnard
Copy link
Collaborator Author

molnard commented Oct 24, 2022

Are there any privacy concerns regarding this change?

@lontivero
Copy link
Collaborator

I don't see any.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants