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

CHIA-1248 Adapt to fixing get_conditions_from_spendbundle's return value to include the cost of the whole spend #18537

Conversation

AmineKhaldi
Copy link
Contributor

Purpose:

This adapts this effort to Chia-Network/chia_rs#680 which fixes the fundamental issue that caused us to alter some test values.

Current Behavior:

We needed to alter some test values to get some tests to pass beyond a slight decrease in costs.

New Behavior:

The code works as it should and we only need to account for the slight cost decrease when needed.

@AmineKhaldi AmineKhaldi added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup labels Aug 29, 2024
@AmineKhaldi AmineKhaldi self-assigned this Aug 29, 2024
@AmineKhaldi AmineKhaldi force-pushed the adapt_to_cost_calculation_fix branch from 86f493a to d1afde2 Compare August 29, 2024 18:05
Copy link
Contributor

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

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Aug 30, 2024
@AmineKhaldi AmineKhaldi force-pushed the adapt_to_cost_calculation_fix branch from d1afde2 to 4bf7a21 Compare August 30, 2024 09:50
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Aug 30, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@AmineKhaldi AmineKhaldi marked this pull request as ready for review August 30, 2024 14:09
@AmineKhaldi AmineKhaldi requested a review from a team as a code owner August 30, 2024 14:09
Copy link
Contributor

github-actions bot commented Sep 3, 2024

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

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Sep 3, 2024
@AmineKhaldi AmineKhaldi force-pushed the adapt_to_cost_calculation_fix branch from 4bf7a21 to 0d66536 Compare September 3, 2024 18:47
Copy link
Contributor

github-actions bot commented Sep 3, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Sep 3, 2024
@arvidn
Copy link
Contributor

arvidn commented Sep 4, 2024

are you changing these numbers back to where they are in main?

Copy link
Contributor

github-actions bot commented Sep 4, 2024

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

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Sep 4, 2024
@AmineKhaldi AmineKhaldi force-pushed the adapt_to_cost_calculation_fix branch from 0d66536 to 3e35acc Compare September 4, 2024 16:05
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@AmineKhaldi AmineKhaldi force-pushed the adapt_to_cost_calculation_fix branch from 3e35acc to d8063a1 Compare September 4, 2024 16:21
@AmineKhaldi
Copy link
Contributor Author

Superseded by PR #18557.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants