What's Changed
This is a failed beta pre-release, as our CI requires additional commits that have not yet been merged to main. Please stay tuned for 2.0.1-b2
.
2.0.1-b2
.
Added
- Add uncurried args to debug_spend_bundle by @Quexington in #15813
- Add force option for spend_clawback_coin by @ytx1991 in #15832
- Add support for multi node farmers by @felixbrucker in #15444
- Credential Restricted CATs by @Quexington in #15411
- Added: Support CLI NFT Pagination by @yyolk in #15342
Changed
- Remove CAT1 UX guards by @Quexington in #15812
- Chip13 by @fchirica in #15688
- Dedup offer cancellation logic by @Quexington in #15804
- Move some puzzles out of chia.wallet.puzzles by @Quexington in #15822
- [Snyk] Security upgrade electron-builder from 24.4.0 to 24.6.3 and Lerna to 7.1.3 by @ChiaAutomation in #15851
- Remove some old chialisp files by @Quexington in #15824
- Drop macos-10.14 support by @wallentx in #15862
- Set minimum macOS version to macOS 11 for Chia.app by @emlowe in #15880
- Remove hack_populate'ing secret keys by @Quexington in #15846
- Fixed python3-venv into install.sh by @d1m1trus in #15920
- drop support for database schema v1 by @arvidn in #15895
- introduce SOFT_FORK4_HEIGHT and tie CHIP-13 to it by @arvidn in #15885
- bump soft-fork3 activation height by @arvidn in #15938
- Update chiapos to full release by @wallentx in #15939
- Simplify get_max_send_amount for XCH and CATs by @Quexington in #15859
- Use ephemeral credentials from AWS OIDC provider by @Starttoaster in #15991
Fixed
- Add check to ubuntu_cmake_install for distribution ID by @Starttoaster in #15828
- Change include_standard_libraries for CLVM compilation default to True by @Quexington in #15852
- add dust warning message to chia coins commands & cleanup code by @jack60612 in #14301
- Fixed
chia rpc status
output by @wallentx in #15866 - Fix a typo in code style documentation by @UncertainBadg3r in #15877
- cudaplot fix by @ChiaMineJP in #15892
- Add condition opcodes for agg sigs to condition_codes.clib by @Quexington in #15889
- Fixed
chia plotnft show
command by @ChiaMineJP in #15918 - Fixed an issue where insufficient block interval was used to calculate average block time by @ChiaMineJP in #15921
- correct netspace calculation by @arvidn in #15931
- Skip problematic test by @Quexington in #15928
- Update nft_wallet.py by @YeungTing in #15968
New Contributors
- @ChiaAutomation made their first contribution in #15851
- @UncertainBadg3r made their first contribution in #15877
- @d1m1trus made their first contribution in #15920
- @YeungTing made their first contribution in #15968
Full Changelog: 2.0.0-rc2...2.0.1-b1