Skip to content

add lineage_proof for resynced dao cats #17058

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

geoffwalmsley
Copy link
Contributor

after a wallet DB resync, the dao_cat coins are missing the parent coin lineage proof. This PR adds the parent proof if needed so coins locked in voting mode can be unlocked after resync.

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

Pull Request Test Coverage Report for Build 7200846277

  • 42 of 42 (100.0%) changed or added relevant lines in 2 files are covered.
  • 22 unchanged lines in 10 files lost coverage.
  • Overall coverage increased (+0.1%) to 90.381%

Files with Coverage Reduction New Missed Lines %
chia/full_node/full_node_api.py 1 78.1%
chia/full_node/full_node.py 1 84.86%
chia/plotters/madmax.py 1 50.0%
chia/server/node_discovery.py 1 78.87%
chia/timelord/timelord_launcher.py 1 69.77%
chia/wallet/util/wallet_sync_utils.py 1 77.67%
chia/rpc/rpc_server.py 2 88.05%
chia/timelord/timelord.py 2 80.38%
tests/core/daemon/test_daemon.py 3 99.42%
chia/wallet/wallet_node.py 9 87.57%
Totals Coverage Status
Change from base Build 7197386215: 0.1%
Covered Lines: 93934
Relevant Lines: 103894

💛 - Coveralls

Copy link
Contributor

This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed by the relevant parties.

@github-actions github-actions bot added the stale-pr Flagged as stale and in need of manual review label Jan 28, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added merge_conflict Branch has conflicts that prevent merge to main and removed stale-pr Flagged as stale and in need of manual review labels Mar 14, 2024
Copy link
Contributor

This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed by the relevant parties.

@github-actions github-actions bot added the stale-pr Flagged as stale and in need of manual review label Apr 29, 2024
@emlowe emlowe marked this pull request as draft April 16, 2025 15:39
@github-actions github-actions bot removed the stale-pr Flagged as stale and in need of manual review label Apr 17, 2025
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 merge_conflict Branch has conflicts that prevent merge to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant