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

feat: check encumbrance later #6457

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

move the encumbrance check to later in the send process

Motivation and Context

If we have this encumbrance check earlier, the wallet might encounter an error and leave some outputs locked.

How Has This Been Tested?

manual

@SWvheerden SWvheerden requested a review from a team as a code owner August 7, 2024 15:30
Copy link

github-actions bot commented Aug 7, 2024

Test Results (CI)

    3 files    123 suites   41m 44s ⏱️
1 301 tests 1 301 ✅ 0 💤 0 ❌
3 895 runs  3 895 ✅ 0 💤 0 ❌

Results for commit be4effd.

@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 Aug 7, 2024
Copy link

github-actions bot commented Aug 7, 2024

Test Results (Integration tests)

 2 files   1 errors  9 suites   11m 49s ⏱️
19 tests 18 ✅ 0 💤 1 ❌
20 runs  19 ✅ 0 💤 1 ❌

For more details on these parsing errors and failures, see this check.

Results for commit be4effd.

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

@SWvheerden SWvheerden merged commit c8f0896 into tari-project:development Aug 8, 2024
15 of 17 checks passed
@SWvheerden SWvheerden deleted the sw_check_encumbred_output branch August 13, 2024 06:55
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