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: oms validation #6161

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

SWvheerden
Copy link
Collaborator

Description

Fixes the OMS validation to invalidate unmined utxos and not keep them pending

Motivation and Context

Although these utxo would never reach spending, the wallet sees them as pending incoming or pending outgoing. We need to ensure their status is correctly set.

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

github-actions bot commented Feb 21, 2024

Test Results (CI)

1 260 tests   1 260 ✅  12m 59s ⏱️
   39 suites      0 💤
    1 files        0 ❌

Results for commit 88e9c9b.

♻️ 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 21, 2024
Copy link

github-actions bot commented Feb 21, 2024

Test Results (Integration tests)

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

Results for commit 88e9c9b. ± Comparison against base commit f5860a8.

♻️ This comment has been updated with latest results.

hansieodendaal
hansieodendaal previously approved these changes Feb 21, 2024
Copy link
Contributor

@hansieodendaal hansieodendaal left a comment

Choose a reason for hiding this comment

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

utACK

(I do not have a wallet with OutputStatus::UnspentMinedUnconfirmed coinbases to test this with anymore, but it looks fine)

@ghpbot-tari-project ghpbot-tari-project removed P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Feb 21, 2024
@ghpbot-tari-project ghpbot-tari-project added the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Feb 21, 2024
@SWvheerden SWvheerden merged commit f3d1219 into tari-project:development Feb 26, 2024
13 of 14 checks passed
@SWvheerden SWvheerden deleted the sw_fix_oms_validation branch February 26, 2024 08:50
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