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

DAO resync #17029

Merged
merged 2 commits into from
Dec 11, 2023
Merged

DAO resync #17029

merged 2 commits into from
Dec 11, 2023

Conversation

geoffwalmsley
Copy link
Contributor

Add ability for users to recover the CAT and DAO_CAT balances if they delete and resync the wallet DB.

@geoffwalmsley geoffwalmsley added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Dec 9, 2023
@geoffwalmsley geoffwalmsley requested a review from a team as a code owner December 9, 2023 23:55
Copy link

coveralls-official bot commented Dec 10, 2023

Pull Request Test Coverage Report for Build 7170844733

  • 107 of 107 (100.0%) changed or added relevant lines in 2 files are covered.
  • 17 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.03%) to 90.434%

Files with Coverage Reduction New Missed Lines %
chia/data_layer/data_store.py 1 95.1%
chia/full_node/full_node_api.py 2 78.28%
chia/full_node/full_node.py 2 85.36%
chia/wallet/wallet_node.py 5 87.79%
chia/daemon/server.py 7 86.56%
Totals Coverage Status
Change from base Build 7147607331: 0.03%
Covered Lines: 93857
Relevant Lines: 103743

💛 - Coveralls

matt-o-how
matt-o-how previously approved these changes Dec 11, 2023
Copy link
Contributor

@wjblanke wjblanke left a comment

Choose a reason for hiding this comment

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

aok

@cmmarslender cmmarslender merged commit 219667b into release/2.1.2 Dec 11, 2023
581 checks passed
@cmmarslender cmmarslender deleted the gw.dao_resync branch December 11, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants