Chia-Network / CAT-admin-tool

Admin tool for issuing CATs
https://devs.chia.net/guides/cat-creation-tutorial/#cat-admin-tool
Apache License 2.0
18 stars 15 forks source link

Bump chia-blockchain from 2.4.0 to 2.4.2 #63

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps chia-blockchain from 2.4.0 to 2.4.2.

Release notes

Sourced from chia-blockchain's releases.

2.4.2

Fixed

  • Fix 12-word mnemonic support in keychain (Fixes #18243)
  • Fix backwards compatibility for daemon RPC add_private_key

Deprecated

macOS 12 (Monterey) is deprecated. This release (2.4.2) will be the last release to support macOS 12

2.4.2-rc1

What's Changed

Changed

Fixed

Full Changelog: https://github.com/Chia-Network/chia-blockchain/compare/2.4.1...2.4.2-rc1

2.4.1

Fixed

  • Fixed light wallet (wallet only) syncing issues introduced in 2.4.0

Known Issues

  • A breaking backwards compatibility issue was introduced in 2.4.0 in the daemon RPC call add_private_key. We expect to resolve this in a future release.
  • You cannot import or use a 12-word mnemonic key with 2.4.0 or 2.4.1. To import and use a 12-word mnemonic key we recommend you use 2.3.1. This will be resolved in a future release

Deprecated

macOS 11 (Big Sur) is deprecated. This release (2.4.1) will be the last release to support macOS 11

2.4.1-rc1

What's Changed

Fixed

Full Changelog: https://github.com/Chia-Network/chia-blockchain/compare/2.4.0...2.4.1-rc1

Changelog

Sourced from chia-blockchain's changelog.

2.4.2 Chia blockchain 2024-07-10

What's Changed

Fixed

  • Fix 12-word mnemonic support in keychain (Fixes #18243)
  • Fix backwards compatibility for daemon RPC add_private_key

Deprecated

macOS 12 (Monterey) is deprecated. This release (2.4.2) will be the last release to support macOS 12

2.4.1 Chia blockchain 2024-06-25

What's Changed

Fixed

  • Fixed light wallet (wallet only) syncing issues introduced in 2.4.0

Known Issues

  • A breaking backwards compatibility issue was introduced in 2.4.0 in the daemon RPC call add_private_key. We expect to resolve this in a future release.
  • You cannot import or use a 12-word mnemonic key with 2.4.0 or 2.4.1. To import and use a 12-word mnemonic key we recommend you use 2.3.1. This will be resolved in a future release

Deprecated

macOS 11 (Big Sur) is deprecated. This release (2.4.1) will be the last release to support macOS 11

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 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)
dependabot[bot] commented 3 months ago

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

dependabot[bot] commented 2 months ago

Looks like chia-blockchain is up-to-date now, so this is no longer needed.