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

Hotfix for delete account with hidden assets only #1414

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

matiasbzurovski
Copy link
Contributor

@matiasbzurovski matiasbzurovski commented Dec 10, 2024

Changelog

As described in Slack, when doing an account deletion, the wallet isn't paying attention to hidden assets when checking to see if the account has anything in it to move. This only happens if the mentioned account only has assets that are hidden.

This hotfix solves this issue by checking for hidden assets as well.

@matiasbzurovski matiasbzurovski added DO NOT MERGE Merging is blocked or prohibited due to missing specs or other higher priority PRs HOTFIX labels Dec 10, 2024
Copy link
Contributor

@danvleju-rdx danvleju-rdx left a comment

Choose a reason for hiding this comment

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

LGTM

@GhenadieVP GhenadieVP changed the base branch from main to 1.11.1-hotfix December 12, 2024 15:24
@GhenadieVP GhenadieVP removed the DO NOT MERGE Merging is blocked or prohibited due to missing specs or other higher priority PRs label Dec 12, 2024
@GhenadieVP GhenadieVP changed the title [DO NOT MERGE] Hotfix for delete account with hidden assets only Hotfix for delete account with hidden assets only Dec 12, 2024
@GhenadieVP GhenadieVP merged commit 1f925c0 into 1.11.1-hotfix Dec 12, 2024
6 checks passed
@GhenadieVP GhenadieVP deleted the hottfix-delete-account branch December 12, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants