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

Clean up wallet database on account removal #4937

Open
3 of 9 tasks
IvanBelyakoff opened this issue Mar 18, 2024 · 0 comments
Open
3 of 9 tasks

Clean up wallet database on account removal #4937

IvanBelyakoff opened this issue Mar 18, 2024 · 0 comments

Comments

@IvanBelyakoff
Copy link
Contributor

IvanBelyakoff commented Mar 18, 2024

Problem

The following tables need to be cleaned up/checked on account removal (confirmed that some of them are not cleaned):

  • collectibles_ownership_cache
  • collectible_data_cache
  • collectible_traits_cache
  • collection_data_cache
  • community_data_cache
  • collectibles_ownership_update_timestamps
  • balance_history
  • token_balances
  • multi_transactions
@IvanBelyakoff IvanBelyakoff self-assigned this Mar 20, 2024
@alaibe alaibe added this to the 2.29.0 Beta milestone Mar 25, 2024
@iurimatias iurimatias modified the milestones: 2.29.0 Beta, 2.30.0 Beta May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants