Skip to content

Bump chia-blockchain from 2.7.0 to 2.7.1#159

Merged
emlowe merged 1 commit into
mainfrom
dependabot/pip/chia-blockchain-2.7.1
May 28, 2026
Merged

Bump chia-blockchain from 2.7.0 to 2.7.1#159
emlowe merged 1 commit into
mainfrom
dependabot/pip/chia-blockchain-2.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps chia-blockchain from 2.7.0 to 2.7.1.

Release notes

Sourced from chia-blockchain's releases.

2.7.1

What's Changed

Added

  • Add Cursor AI context rules for modules and testing
  • Introduce a new window based rate limits capability
  • Add ability to specify coins to include in CoinSelectionConfig

Changed

  • WalletConnect: Upgraded to WalletConnect v2
  • WalletConnect: unified commands, redesigned permissions, and added support for chia gaming
  • Remove several wallet modules from mypy strict exclusions
  • Improve requesting transactions advertised via NewTransaction
  • Give callers of SingletonFastForward.process_fast_forward_spends control over the state update
  • Update inbound timelord connection handling
  • Move NPCResults into tests
  • Improve compact VDF request handling
  • Replace multiple thread pool executors with a shared PriorityThreadPoolExecutor to improve CPU utilization
  • Optimize handling of unfinished blocks
  • Reject malformed weight proof segments with overflow block at index 0
  • Improve active requests tracking
  • Fix mypy 1.20.0 compatibility
  • Add outbound handshake timeout in start_client
  • Add more detailed information to get_height_info()
  • Improve proof of space unfinished block handling
  • Improve logging for unfinished blocks that overflow in the first sub-slot of a new epoch
  • Remove no longer needed tx peak computation in declare_proof_of_space
  • Various changes for chia gaming support
  • Avoid recomputing tx peak when creating a block generator in declare_proof_of_space
  • Improve logging for unsolicited transactions in FullNodeAPI.respond_transaction
  • Improve handling of nonced timed-out requests in WSChiaConnection
  • Avoid redundant close handling on already-closed peers in WalletNode.new_peak_wallet
  • Add dynamic list-limited deserialization for Streamable types
  • Improve handling of additions/removals requests in WalletNode.validate_received_state_from_peer
  • Remove unused wallet outbound rate-limit config key
  • Bump chia_rs to 0.42.1
  • Update GUI pin to release/2.7.1

Fixed

  • Use read-only snapshots for block pre-validation to prevent concurrent mutation
  • Ensure malformed websocket frames trigger a proper disconnect
  • Fix combine_coins ignoring --max-coin-amount and including spent coins
  • Fix wallet transaction inflight tracking
  • Restore DL wallet launcher entry after rollback
  • Fix invalid third-party harvester signage point fixture data
  • Fix SyncStore handling of stale peaks and empty peer entries
  • Replace assert with explicit check for unknown parent block

... (truncated)

Changelog

Sourced from chia-blockchain's changelog.

2.7.1 Chia blockchain 2026-05-19

What's Changed

Added

  • Add Cursor AI context rules for modules and testing
  • Introduce a new window based rate limits capability
  • Add ability to specify coins to include in CoinSelectionConfig

Changed

  • WalletConnect: Upgraded to WalletConnect v2
  • WalletConnect: unified commands, redesigned permissions, and added support for chia gaming
  • Remove several wallet modules from mypy strict exclusions
  • Improve requesting transactions advertised via NewTransaction
  • Give callers of SingletonFastForward.process_fast_forward_spends control over the state update
  • Update inbound timelord connection handling
  • Move NPCResults into tests
  • Improve compact VDF request handling
  • Replace multiple thread pool executors with a shared PriorityThreadPoolExecutor to improve CPU utilization
  • Optimize handling of unfinished blocks
  • Reject malformed weight proof segments with overflow block at index 0
  • Improve active requests tracking
  • Fix mypy 1.20.0 compatibility
  • Add outbound handshake timeout in start_client
  • Add more detailed information to get_height_info()
  • Improve proof of space unfinished block handling
  • Improve logging for unfinished blocks that overflow in the first sub-slot of a new epoch
  • Remove no longer needed tx peak computation in declare_proof_of_space
  • Various changes for chia gaming support
  • Avoid recomputing tx peak when creating a block generator in declare_proof_of_space
  • Improve logging for unsolicited transactions in FullNodeAPI.respond_transaction
  • Improve handling of nonced timed-out requests in WSChiaConnection
  • Avoid redundant close handling on already-closed peers in WalletNode.new_peak_wallet
  • Add dynamic list-limited deserialization for Streamable types
  • Improve handling of additions/removals requests in WalletNode.validate_received_state_from_peer
  • Remove unused wallet outbound rate-limit config key
  • Bump chia_rs to 0.42.1
  • Update GUI pin to release/2.7.1

Fixed

  • Use read-only snapshots for block pre-validation to prevent concurrent mutation
  • Ensure malformed websocket frames trigger a proper disconnect
  • Fix combine_coins ignoring --max-coin-amount and including spent coins
  • Fix wallet transaction inflight tracking
  • Restore DL wallet launcher entry after rollback
  • Fix invalid third-party harvester signage point fixture data
  • Fix SyncStore handling of stale peaks and empty peer entries

... (truncated)

Commits
  • 560a4ab CHIA-4222 CHIA-4024 Defer improvements to FullNodeStore's new_signage_point (...
  • 5749071 Add 2.7.1 release notes to CHANGELOG.md (#20886)
  • 7080538 2.7.1 Checkpoint Merge (#20887)
  • b192f50 update GUI to 10b4c7e (#20872)
  • 045ba55 Update pin to release/2.7.1 for GUI (#20847)
  • 79008d1 context for moduls and testing for cursor to use automatically (#20572)
  • 7a745dc Bump chia_rs to 0.42.1 (#20846)
  • a1b12d3 CHIA-3895 CHIA-3944 CHIA-3970 Introduce a new window based rate limits capabi...
  • b483e59 [CHIA-4203] Add dynamic list-limited deserialization for Streamable types (#2...
  • b1cd49b Add ability to specify coins to include in CoinSelectionConfig (#20664)
  • Additional commits viewable in compare view

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 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.7.0 to 2.7.1.
- [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.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: chia-blockchain
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 May 28, 2026
@socket-security

Copy link
Copy Markdown

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.7.0 ⏵ 2.7.175 +1100100100100

View full report

@emlowe emlowe merged commit dab0503 into main May 28, 2026
19 checks passed
@emlowe emlowe deleted the dependabot/pip/chia-blockchain-2.7.1 branch May 28, 2026 17:05
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.

1 participant