2.4.3-b1
Pre-release
Pre-release
What's Changed
Added
- [CHIA-710] Add the concept of 'action scopes' by @Quexington in #18124
- [CHIA-690] Add offer expiration to CLI by @Quexington in #18193
- DL query multiple ancestors in upsert. by @fchirica in #18146
- [CHIA-711] Add
WalletActionScope
by @Quexington in #18125 - [CHIA-504] Add support for external signers (PLEASE SQUASH) by @Quexington in #18199
- CHIA-818 Add Soft Fork options to simulator config by @jack60612 in #18247
- Trusted wallet peer enhancements by @spacefarmers in #17872
- [CHIA-713] Add action_scope: WalletActionScope to all tx endpoints by @Quexington in #18127
- [CHIA-714] Add usage of action scope throughout wallet codebase by @Quexington in #18128
Changed
- CHIA-603: drop support for testnet10 by @arvidn in #18075
- [CHIA-615] Rust BLS cache by @arvidn in #18085
- CHIA-645 Optimize build ancestors table. by @fchirica in #18100
- Bump chia rs 0.10.0 by @arvidn in #18135
- minor fix for make_spend function by @trepca in #18131
- CHIA-420 remove coroutine never awaited warning ignore by @altendky in #18113
- CHIA-802: Update to macos-12 for build and remove macos-11 by @emlowe in #18238
- CHIA-732 Optimize min height leaf. by @fchirica in #18123
- [CHIA-885] Send different uncompact buckets to blueboxes. by @fchirica in #18263
- [CHIA-786] simplify hard-fork consensus rules by @arvidn in #18208
- [CHIA-691] simplify
MempoolItem
by @arvidn in #18143 - use rust version of SpendBundle by @arvidn in #17430
- [CHIA-683] Drop unknown tables when resetting wallet sync DB by @Quexington in #18222
- [CHIA-786] remove the original block compression by @arvidn in #18209
- CHIA-597: Use
poetry
for package management by @altendky in #11057 - [CHIA-902] default flags for
Program.run()
andProgram.run_with_cost()
by @arvidn in #18287 - Add prune old peers functionality for crawler by @cmmarslender in #18310
- Remove ALERTS_URL and CHIA_ALERTS_PUBKEY by @Rigidity in #18027
- Update all selected_network config values when setting up simulator by @cmmarslender in #17998
- Changed: Enhance DataLayer Plugin Registration System for Improved Third-Party Integration by @MichaelTaylor3D in #17711
- [CHIA-958] In cmd class framework: help -> short_help by @Quexington in #18334
Fixed
- Removed
lerna
from build_scripts by @ChiaMineJP in #18180 - (pylint)
==
->is
by @Quexington in #18207 - [CHIA-754] Use tx_config in cancel_pending_trades by @Quexington in #18169
- Fixed an issue where
npx --no lerna clean -f
didn't work by @ChiaMineJP in #18232 - Fix for freebsd suggested by user alghmma by @wjblanke in #17994
- Fix backwards compatibility for
add_private_key
by @Quexington in #18237 - [CHIA-884] Fix timelord log spam. by @fchirica in #18267
- [CHIA-883] Fix duplicate connection log spam. by @fchirica in #18268
- ad.fee_estimation_fixes by @almogdepaz in #18262
- [CHIA-712] Fix CATWallet pending_change calculation by @Quexington in #18126
- [CHIA-738] Add a better clawback auto claim test and fix related issue by @Quexington in #18141
- chore: remove repetitive words by @peicuiping in #17996
- [CHIA-959] Conform to CHIP-0029 by @Quexington in #18333
New Contributors
- @markelrod made their first contribution in #18183
- @peicuiping made their first contribution in #17996
- @spacefarmers made their first contribution in #17872
- @MichaelTaylor3D made their first contribution in #17711
Full Changelog: 2.4.2...2.4.3-b1