Skip to content

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Jul 10, 2025

Purpose:

The new chia_rs changes the API in these ways:

  • PLOT_V1_PHASE_OUT was added to ConsensusConstants
  • SpendConditions includes two new fields execution_cost and condition_cost
  • additions_and_removals() returns removals as list[tuple[bytes32, Coin]] (including the coin ID), previously it just returned the list of Coins

Current Behavior:

We're using chia_rs 0.26.0

New Behavior:

We're using chia_rs 0.27.0

@arvidn arvidn requested review from a team and altendky as code owners July 10, 2025 18:39
@arvidn arvidn added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Jul 10, 2025
@arvidn arvidn requested a review from AmineKhaldi July 10, 2025 18:44
@arvidn arvidn force-pushed the bump-chia-rs-0.27.0 branch from d498dd1 to b14e039 Compare July 10, 2025 18:53
Copy link
Contributor

@wjblanke wjblanke left a comment

Choose a reason for hiding this comment

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

aok

@cmmarslender cmmarslender merged commit dac837e into main Jul 10, 2025
353 of 354 checks passed
@cmmarslender cmmarslender deleted the bump-chia-rs-0.27.0 branch July 10, 2025 21:12
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