Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chia-blockchain from 2.3.1 to 2.4.0 #164

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

Bumps chia-blockchain from 2.3.1 to 2.4.0.

Release notes

Sourced from chia-blockchain's releases.

2.4.0

Version 2.4.0 of the Chia reference client is now available for download! This release includes a soft fork, so we recommend upgrading.

Added

  • Soft fork 5: disallow infinity G1 points as public keys in AGG_SIG_* conditions
  • DL: Added support for updating multiple datastores in a single batch update
  • Add unfinished block to state change event (thanks @​felixbrucker)
  • CHIP-0026 Mempool Updates
  • Preliminary support for observer mode. Ability to add public keys via CLI

Changed

  • Remove tx_records from dl_update_multiple RPC (breaking change)
  • DL: optimizations for autoinsert and upsert
  • Increase farmer fill rate to 70%
  • Use Rust types for RecentChainData, ProofBlockHeader and WeightProof
  • Use Rust version of MerkleSet
  • Remove unused files
  • Make a couple of DAOWallet methods return lists of transaction records
  • Simplify MerkleSet by making it immutable
  • Add ability to profile the farmer process
  • Remove unused current_inner from PoolState
  • Optimize launcher_id_to_p2_puzzle_hash()
  • Add genesis challenge to get_network_info RPC
  • Puzzle hash optimizations
  • Optimize key derivation in the wallet
  • Add optional trusted CIDR list
  • Make BLSCache a proper class
  • Split capabilities for each service
  • Use kv compressed in DL batch update
  • Updated gui to electron 30.0.9
  • Bump chia_rs to 0.9.0 and update G1Element handling
  • Bump boto3 to 1.34.114
  • Bump chiabip158 to 1.5.1
  • Bump clvm to 0.9.10
  • Bump aiohttp to 3.9.4
  • Bump filelock to 3.14.0
  • Bump importlib-resources to 6.4.0
  • Bump keyring to 25.1.0
  • Bump dnspython to 2.6.1
  • Bump typing-extensions to 4.11.0,
  • Bump packaging to 24.0
  • Bump hsms to 0.3.1,

Fixed

  • Add bytes type to DerivationRecord.pubkey
  • Do not return unexpected coins from get_coin_state
  • Fix memo plotid
  • Filter out duplicate coins returned by RequestPuzzleState

... (truncated)

Changelog

Sourced from chia-blockchain's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project does not yet adhere to Semantic Versioning for setuptools_scm/PEP 440 reasons.

Commits
  • 4ce568b Update Changelog for 2.4.0 release (#18200)
  • 786cb31 updated gui to electron 30.0.9 (#18194)
  • 8893f13 updated gui to 5d6442180f9ddfda756c0c89de5ed56f2f225f06 (#18183) (#18187)
  • 866493a CHIA-752 - set permissions in postinst.sh for chrome-sandbox (#18164)
  • 2fe2818 Use TYPE_CHECKING to work around python 3.8 limitations with generics (#18152)
  • 1e67783 Aligned lerna and nx versions (#18121)
  • 4f0fc83 updated gui to a963572cad5ca5f0265a163d834e534e903bdd9c (#18129)
  • ea31ac1 CHIA-685 Remove homebrew rpaths from _ssl.cpython.so on macOS during build (#...
  • 56ce9cf updated gui to a963572cad5ca5f0265a163d834e534e903bdd9c
  • bc5dd01 Simplify otool check
  • 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 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.3.1 to 2.4.0.
- [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.3.1...2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2024
@dependabot dependabot bot requested review from altendky and emlowe June 25, 2024 15:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2024

The following labels could not be found: python, Changed.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2024

Superseded by #171.

@dependabot dependabot bot closed this Jul 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/chia-blockchain-2.4.0 branch July 11, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants