Merged
Conversation
Bump version to 0.24.0
Clawback v1 and v2 bindings
Cleanup puzzle bindings
Make clawbacks always available
Bumps the actions-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.45.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.26` | `0.23.27` | | [napi-build](https://github.com/napi-rs/napi-rs) | `2.1.6` | `2.2.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.0` | `1.13.1` | | [chia_streamable_macro](https://github.com/Chia-Network/chia_rs) | `0.22.0` | `0.23.0` | Updates `tokio` from 1.44.2 to 1.45.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.45.0) Updates `rustls` from 0.23.26 to 0.23.27 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.26...v/0.23.27) Updates `napi-build` from 2.1.6 to 2.2.0 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi-build@2.1.6...napi-build@2.2.0) Updates `aws-lc-rs` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.0...v1.13.1) Updates `chia_streamable_macro` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/Chia-Network/chia_rs/releases) - [Commits](Chia-Network/chia_rs@0.22.0...0.23.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: rustls dependency-version: 0.23.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: napi-build dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: aws-lc-rs dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: chia_streamable_macro dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Remove book
Add BLS verify bindings
…deps-4b0c1f2f61 Bump the actions-deps group across 1 directory with 5 updates
Update chia_rs
arvidn
approved these changes
Jun 5, 2025
arvidn
left a comment
There was a problem hiding this comment.
generally, I think there are a lot more comments warranted to describe non obvious aspects of our puzzles or how the drivers work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.