Skip to content

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Sep 3, 2025

Purpose:

pull in new features from chia_rs.

The changes in API, requiring changes to chia-blockchain are:

  • SpendBundleConditions now has 3 more fields: atoms, pairs and heap. This mostly affects test that create these objects.
  • PLOT_DIFFICULTY was renamed PLOT_STRENGTH
  • validate_clvm_and_signature throw a ValueError rather than a TypeError on failure.

@arvidn arvidn added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Sep 3, 2025
@arvidn arvidn force-pushed the bump-chia-rs-0.30.0 branch from e22298b to b74943b Compare September 3, 2025 10:42
@arvidn arvidn marked this pull request as ready for review September 3, 2025 12:17
@arvidn arvidn requested review from altendky and a team as code owners September 3, 2025 12:17
@arvidn arvidn force-pushed the bump-chia-rs-0.30.0 branch from b74943b to ff406e2 Compare September 3, 2025 13:31
@arvidn arvidn requested a review from altendky September 3, 2025 13:59
altendky
altendky previously approved these changes Sep 3, 2025
@github-actions github-actions bot added merge_conflict Branch has conflicts that prevent merge to main labels Sep 3, 2025
@arvidn arvidn force-pushed the bump-chia-rs-0.30.0 branch from ff406e2 to 3eb10d7 Compare September 3, 2025 17:23
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Sep 3, 2025
@arvidn arvidn requested a review from wjblanke September 3, 2025 17:31
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

@arvidn arvidn added the ready_to_merge Submitter and reviewers think this is ready label Sep 5, 2025
@pmaslana pmaslana merged commit f17dedd into main Sep 5, 2025
377 of 379 checks passed
@pmaslana pmaslana deleted the bump-chia-rs-0.30.0 branch September 5, 2025 13:31
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 ready_to_merge Submitter and reviewers think this is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants