What's Changed
Added
- wallet: Implement
WalletCoinRecord.to_json_dict_parsed_metadata
by @xdustinface in #15108 - Implement get_items_by_coin_ids() for the mempool by @AmineKhaldi in #15069
- wallet: Implement
WalletNFTStore.delete_wallet
by @xdustinface in #15128 - Comment chialisp assert macro by @Quexington in #15189
Changed
- bump chia_rs to 0.2.7 by @arvidn in #15110
- lower MAX_FUTURE_TIME to 2 minutes with the 1.8.0 soft-fork activation by @arvidn in #15035
- wallet: List the columns for
INSERT
intocoin_record
by @xdustinface in #15159 - add generator2 to the repository by @arvidn in #15152
- Fix soft fork to 60 days by @wjblanke in #15191
- Hint to CAT change by @Quexington in #15179
- Move to Discord in docs and install scripts by @hoffmang9 in #15193
- Fix chia wallet make_offer short-option collision on -r by @yyolk in #15182
- data_layer: Avoid redundant coin state fetching by @xdustinface in #15212
Fixed
- util: Async DNS lookups by @xdustinface in #14999
- wallet: Move assignments of
WalletStateManager._sync_target
by @xdustinface in #15148 - wallet: Lock
WalletStateManager.lock
while populating balances initially by @xdustinface in #15149 - Fix typo and duplicate options by @ytx1991 in #15177
- fix GENEARATOR_MOD2 to have the same cost as GENERATOR_MOD by @arvidn in #15184
- Subscribe to the change children of CATs by @Quexington in #15176
New Contributors
Full Changelog: 1.8.0-rc2...2.0.0-b1