Skip to content

Conversation

AmineKhaldi
Copy link
Contributor

Purpose:

Avoid recomputing coin names out of spend bundle coin spends when constructing removals in new_peak's slow path.

Current Behavior:

We recompute coin names out of spend bundle coin spends when constructing removals in new_peak's slow path.

New Behavior:

We use the item's bundle coin spends map keys as removal names.

Testing Notes:

@AmineKhaldi AmineKhaldi self-assigned this Sep 25, 2025
@AmineKhaldi AmineKhaldi added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Sep 25, 2025
@AmineKhaldi AmineKhaldi marked this pull request as ready for review September 29, 2025 09:50
@AmineKhaldi AmineKhaldi requested a review from a team as a code owner September 29, 2025 09:50
@pmaslana pmaslana merged commit 2b6ff08 into Chia-Network:main Sep 29, 2025
345 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants