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: wallet clear short term output #6151

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

This will clear short term encumbered outputs on startup

Motivation and Context

Its possible that the wallet if stopped at the right(wrong) moment it can leave encumbered outputs locked forever.
This will cause the wallet to reset these outputs on startup, as they should only be encumbered for a short while. They will then be passed on to the validation task to revalidate them.

How Has This Been Tested?

manual

@SWvheerden SWvheerden requested a review from a team as a code owner February 16, 2024 10:02
Copy link

github-actions bot commented Feb 16, 2024

Test Results (CI)

1 270 tests   1 270 ✅  12m 21s ⏱️
   39 suites      0 💤
    1 files        0 ❌

Results for commit 04e5079.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Feb 16, 2024
Copy link

github-actions bot commented Feb 16, 2024

Test Results (Integration tests)

29 tests  +29   29 ✅ +29   18m 21s ⏱️ + 18m 21s
11 suites +11    0 💤 ± 0 
 2 files   + 2    0 ❌ ± 0 

Results for commit 04e5079. ± Comparison against base commit 8a16f7b.

♻️ This comment has been updated with latest results.

@SWvheerden SWvheerden merged commit ac6997a into tari-project:development Feb 19, 2024
13 of 14 checks passed
@SWvheerden SWvheerden deleted the sw_clear_short_term_output branch February 20, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants