Skip to content

Clawbacks and memos#22

Merged
Rigidity merged 38 commits intomainfrom
clawbacks-and-memos
Jun 5, 2025
Merged

Clawbacks and memos#22
Rigidity merged 38 commits intomainfrom
clawbacks-and-memos

Conversation

@Rigidity
Copy link

No description provided.

Yakuhito and others added 30 commits May 21, 2025 15:02
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>
Copy link

@arvidn arvidn left a comment

Choose a reason for hiding this comment

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

generally, I think there are a lot more comments warranted to describe non obvious aspects of our puzzles or how the drivers work

@Rigidity Rigidity merged commit 3bbe80c into main Jun 5, 2025
27 checks passed
@Rigidity Rigidity deleted the clawbacks-and-memos branch June 5, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants