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 MasterKey use after #158 and #200 conflict #205

Merged
merged 1 commit into from Sep 21, 2023
Merged

Conversation

JSKitty
Copy link
Member

@JSKitty JSKitty commented Sep 21, 2023

Abstract

A quick fix to a conflict between #158 and #200 in which the MasterKey used to manage isOwnAddress, but now belongs to the Wallet class, Vue still used the previous style instead.


Testing

To test this PR, it's suggested to attempt these user flows, or variations of these:

  • Test Activity and Reward List loads fine without errors

@JSKitty JSKitty added the Bug This is either a bugfix (PR) or a bug (issue). label Sep 21, 2023
@JSKitty JSKitty self-assigned this Sep 21, 2023
Copy link
Member

@panleone panleone left a comment

Choose a reason for hiding this comment

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

tACK 3b25f85

@JSKitty JSKitty merged commit 02d885d into master Sep 21, 2023
3 checks passed
Copy link
Member

@Duddino Duddino left a comment

Choose a reason for hiding this comment

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

tACK

@JSKitty JSKitty deleted the vueMasterkeyFix branch September 21, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is either a bugfix (PR) or a bug (issue).
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants