What's Changed
Added
- Add DID CLI by @ytx1991 in #15065
- 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
- wallet: Implement
WalletCoinStore.delete_wallet
by @xdustinface in #15127 - wallet: Implement
WalletPoolStore.delete_wallet
by @xdustinface in #15126 - wallet: Implement
WalletPuzzleStore.delete_wallet
by @xdustinface in #15125 - Introduce Verifiable Credentials Primitive by @Quexington in #15059
- Add type filter for get_transactions by @ytx1991 in #15196
- Add notification for VC by @ytx1991 in #15353
- wallet: Implement
/get_coin_records
RPC command by @xdustinface in #15100 - Add timelord_launcher to the pyinstaller.spec by @cmmarslender in #15094
- get_wallet_balances by @trepca in #15367
Changed
- add generator2 to the repository by @arvidn in #15152
- 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
- Changed: output plotid when we find an invalid proof of space by @wjblanke in #15257
- Identical spend aggregation by @AmineKhaldi in #13799
- Improve help text for deprecated 'chia show' commands. by @notpeter in #15297
- Have simulator not rely on chia_root as originally implemented. & fix simulator tests by @jack60612 in #15157
- Fork infrastructure by @arvidn in #15299
- Update --fee options to indicate units are in XCH by @paninaro in #15327
- Wording change for fix ssl - Update ssl_check.py by @roybotbot in #15358
Fixed
- 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
- add comment to reconsider_peak by @almogdepaz in #15164
- Fix #13393 offer shows network's XCH like TXCH on testnet10 by @yyolk in #15224
- wallet: Move
WalletPeers
init to the end of_start_with_fingerprint
by @xdustinface in #15150 - wallet: Fix coin state sorting by @xdustinface in #15124
- Refactor mutiproc prevalidation by @almogdepaz in #15166
- Pass VC fee parameter all the way through and check balances in tests by @Quexington in #15286
- Enable signing for PRs that have secret access by @cmmarslender in #15331
- Use spendable instead of confirmed balance for offers by @Quexington in #15352
GUI Changes
- remove Keybase as an offer sharing option by @paninaro in Chia-Network/chia-blockchain-gui#1777
- remove unused squirrel handler from the old Windows installer code by @paninaro in Chia-Network/chia-blockchain-gui#1787
- [Snyk] Upgrade @mui/material from 5.10.0 to 5.12.2 by @ChiaAutomation in Chia-Network/chia-blockchain-gui#1778
- fix loading of some audio NFTs by @paninaro in Chia-Network/chia-blockchain-gui#1789
- verifiable credentials by @rifeljm in Chia-Network/chia-blockchain-gui#1785
- fix createOfferForIds when called from WalletConnect by @paninaro in Chia-Network/chia-blockchain-gui#1793
- WC notifications by @seeden in Chia-Network/chia-blockchain-gui#1801
New Contributors
Full Changelog: 1.8.1...1.8.2-rc1