Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps chia-blockchain from 2.4.4 to 2.5.4.

Release notes

Sourced from chia-blockchain's releases.

2.5.4 Chia blockchain 2025-05-28

Version 2.5.4 of the Chia reference client is now available for download. This release includes various performance optimizations for the mempool. Upgrading is strongly recommended for this release.

What's Changed

Added

  • Enabled Keccak support in the wallet
  • Improved logging and timing around block validation
  • Improved logging of block creation

Changed

  • Mempool: Optimized removal checking
  • Mempool: Optimized and hardened dedup logic
  • Mempool: Reject transactions that take too long to validate (2 seconds)

Fixed

  • Tighten chia_rs version to >=0.21, <0.22 (Fixes #19613)
  • Fixed timelord peak selection to match the full node
  • Used monotonic clock for timing functions in harvester (Fixes "does not fit into uint" log errors)

2.5.4-rc2

What's Changed

Changed

Full Changelog: Chia-Network/chia-blockchain@2.5.4-rc1...2.5.4-rc2

2.5.4-rc1

What's Changed

Added

Changed

Fixed

... (truncated)

Changelog

Sourced from chia-blockchain's changelog.

2.5.4 Chia blockchain 2025-05-28

What's Changed

Added

  • Enabled Keccak support in the wallet
  • Improved logging and timing around block validation
  • Improved logging of block creation

Changed

  • Mempool: Optimized removal checking
  • Mempool: Optimized and hardened dedup logic
  • Mempool: Reject transactions that take too long to validate (2 seconds)

Fixed

  • Tighten chia_rs version to >=0.21, <0.22 (Fixes #19613)
  • Fixed timelord peak selection to match the full node
  • Used monotonic clock for timing functions in harvester (Fixes "does not fit into uint" log errors)

2.5.3 Chia blockchain 2025-03-25

What's Changed

Added

  • Add config constant support to chia db validate
  • Add names to threads in ThreadPoolExecutor
  • Add cache for get_unspent_lineage_info()

Changed

  • Mempool: Create a mempool item out of a copy of the input one when processing fast forward spends
  • Mempool: Validate fast forward spends before adding their spend bundle to the mempool
  • Mempool: make the super set rule stricter
  • Mempool: Add increment to skipped_items if we hit an Exception in mempool
  • Mempool: harden mempool fast-forward feature
  • Mempool: improve fast forward mempool eviction
  • Migrate puzzles away from load_clvm to import from chia_puzzles_py
  • Add singleton records to action scopes
  • Swap out Payment for CreateCoin
  • Remove old offer guards
  • Delete unused chia/simulator/simulator_constants.py
  • Port test_dl_wallet.py to WalletTestFramework
  • chia.types no longer depends upon chia.protocols
  • Standardize the Wallet API for generate_signed_transaction
  • Bring VCWallet.generate_signed_transaction into conformity
  • Add generate_signed_transaction to WalletProtocol

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.4.4 to 2.5.4.
- [Release notes](https://github.com/Chia-Network/chia-blockchain/releases)
- [Changelog](https://github.com/Chia-Network/chia-blockchain/blob/main/CHANGELOG.md)
- [Commits](Chia-Network/chia-blockchain@2.4.4...2.5.4)

---
updated-dependencies:
- dependency-name: chia-blockchain
  dependency-version: 2.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from altendky and emlowe June 17, 2025 13:44
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedchia-blockchain@​2.4.4 ⏵ 2.5.475100100100100

View full report

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2025

Superseded by #456.

@dependabot dependabot bot closed this Aug 27, 2025
@dependabot dependabot bot deleted the dependabot/pip/chia-blockchain-2.5.4 branch August 27, 2025 04:37
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants