chia-dev-tools
chia-dev-tools copied to clipboard
Bump chia-blockchain from 2.4.2 to 2.4.3
Bumps chia-blockchain from 2.4.2 to 2.4.3.
Release notes
Sourced from chia-blockchain's releases.
2.4.3
Added
- Add the concept of 'action scopes'
- Add offer expiration to CLI
- DL query multiple ancestors in upsert.
- Add
WalletActionScope- Add support for external signers
- Add Soft Fork options to simulator config
- Trusted wallet peer enhancements (thanks
@spacefarmers)- Add action_scope: WalletActionScope to all tx endpoints
- Add usage of action scope throughout wallet codebase
- Add in connect timeout to DL http download
- Send harvester version in pool partial header (thanks
@xearl4)- Add get version RPC method for all services
- Add wEURC.b to the list of known assets (thanks
@Yakuhito)Changed
- drop support for testnet10
- Rust BLS cache
- Optimize build ancestors table.
- Bump chia rs 0.10.0
- minor fix for make_spend function (thanks
@trepca)- remove coroutine never awaited warning ignore
- Update to macos-12 for build and remove macos-11
- Optimize min height leaf.
- Send different uncompact buckets to blueboxes.
- simplify hard-fork consensus rules
- simplify
MempoolItem- use rust version of SpendBundle
- Drop unknown tables when resetting wallet sync DB
- remove the original block compression
- Use
poetryfor package management- default flags for
Program.run()andProgram.run_with_cost()- Add prune old peers functionality for crawler
- Remove ALERTS_URL and CHIA_ALERTS_PUBKEY
- Update all selected_network config values when setting up simulator
- Changed: Enhance DataLayer Plugin Registration System for Improved Third-Party Integration (thanks
@MichaelTaylor3D)- In cmd class framework: help -> short_help
- Stop auto-subscribing to local stores
- Bump the GUI submodule ref
Fixed
- Removed
lernafrom build_scripts- (pylint)
==->is- Use tx_config in cancel_pending_trades
- Fixed an issue where
npx --no lerna clean -fdidn't work- Fix for freebsd (thanks
@alghmma)
... (truncated)
Changelog
Sourced from chia-blockchain's changelog.
2.4.3 Chia blockchain 2024-08-21
What's Changed
Added
- Add the concept of 'action scopes'
- Add offer expiration to CLI
- DL query multiple ancestors in upsert.
- Add
WalletActionScope- Add support for external signers
- Add Soft Fork options to simulator config
- Trusted wallet peer enhancements (thanks
@spacefarmers)- Add action_scope: WalletActionScope to all tx endpoints
- Add usage of action scope throughout wallet codebase
- Add in connect timeout to DL http download
- Send harvester version in pool partial header (thanks
@xearl4)- Add get version RPC method for all services
- Add wEURC.b to the list of known assets (thanks
@Yakuhito)Changed
- drop support for testnet10
- Rust BLS cache
- Optimize build ancestors table.
- Bump chia rs 0.10.0
- minor fix for make_spend function (thanks
@trepca)- remove coroutine never awaited warning ignore
- Update to macos-12 for build and remove macos-11
- Optimize min height leaf.
- Send different uncompact buckets to blueboxes.
- simplify hard-fork consensus rules
- simplify
MempoolItem- use rust version of SpendBundle
- Drop unknown tables when resetting wallet sync DB
- remove the original block compression
- Use
poetryfor package management- default flags for
Program.run()andProgram.run_with_cost()- Add prune old peers functionality for crawler
- Remove ALERTS_URL and CHIA_ALERTS_PUBKEY
- Update all selected_network config values when setting up simulator
- Changed: Enhance DataLayer Plugin Registration System for Improved Third-Party Integration (thanks
@MichaelTaylor3D)- In cmd class framework: help -> short_help
- Stop auto-subscribing to local stores
- Bump the GUI submodule ref
Fixed
- Removed
lernafrom build_scripts- (pylint)
==->is
... (truncated)
Commits
85ca580updated changelog for 2.4.3 (#18503)30e59a6Bump the GUI submodule ref (#18428)3d0bc95CHIA-1084: Address some problems launching the daemon from the GUI on Windows...d1464daCHIA-783: Stop auto-subscribing to local stores (#18166)9c49b1eSet correct empty/default value for pool_public_keys (#18386)fd5f794[CHIA-1065] Set public key when you find private key in wallet node (#18405)508917fAdd wEURC.b to the list of known assets (#18385)7b777e7Resolve problems on Windows running the sub processes when in editable mode (...7e057caAdd get version RPC method for all services (#18366)d260e81[CHIA-1033] Fix flaky pool RPC test (#18369)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)