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

fix(wallet): ensure that identity sig is stored on startup #3951

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Mar 23, 2022

Description

  • adds code to store the identity signature

Motivation and Context

Whenever the node address changes, the identity signature is resigned for the new address. This identity signature should be preserved and reloaded later.

Ref #3950

How Has This Been Tested?

Manually: Checking that identity signature is stored and doesnt change between reboots

Copy link
Contributor

@philipr-za philipr-za left a comment

Choose a reason for hiding this comment

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

LGTM

@aviator-app aviator-app bot merged commit b8d08ed into tari-project:development Mar 23, 2022
@sdbondi sdbondi deleted the wallet-store-updated-identity-sig branch March 23, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants