What's Changed
Added
- Add filters for get_transaction_count API by @ytx1991 in #15502
- Add CLI for Clawback by @ytx1991 in #15483
- Add config option to accept private network addresses from introducers by @cmmarslender in #15543
- Generate a license directory that contains licenses missing from the installers by @pmaslana in #15146
Changed
- bump SOFT_FORK3_HEIGHT to align with the next release cycle by @arvidn in #15428
- Move CAT_MOD from cat_loader -> cat_utils by @Quexington in #15459
- use a more aggresive activation schedule on testnet10 by @arvidn in #15376
- full_node: More set usage in subscription code by @xdustinface in #15420
- rename exclude_coin_* -> excluded_coin_* for consistency by @Quexington in #15460
- Add **kwargs to all generate_signed_transaction definitions by @Quexington in #15240
- full_node: Add
max_height
toCoinStore.get_coin_states_by_ids
by @xdustinface in #15467 - util: Some tweaks to
StructStream
and sized ints by @xdustinface in #15090 - Rephrase async contextmanager DBConnection to use asynccontextmanager by @aqk in #15538
- bump chia_rs to 0.2.8 by @arvidn in #15575
- bump blspy==2.0.0 (blst) by @wallentx in #15481
Fixed
- Fix
.get_next_from_coin_spend
on VerifiedCredential and test new puzhashes by @Quexington in #15423 - Fix vcs get command when no proofs exist yet by @Quexington in #15432
- wallet: Fix missing hint in
GenesisById.generate_issuance_bundle
by @xdustinface in #15424 - server: Fix versions for incoming connections by @xdustinface in #15465
- Repin clvm_tools_rs==0.1.34 by @Quexington in #15455
- Add reorg rollback to retry store by @Quexington in #15303
- Only subscribe to inner wallet puzzle hashes by @Quexington in #14356
- rpc: Fix and test
WalletRpcApi.get_coin_records_by_names
by @xdustinface in #15509 - Fix vcs get command when no proofs exist yet (#15432) by @wallentx in #15534
- full_node:
uint32.MAXIMUM_EXCLUSIVE
->uint32.MAXIMUM
by @xdustinface in #15544 - full_node: Don't send duplicates in
register_interest_in_puzzle_hash
by @xdustinface in #15560
Full Changelog: 1.8.2-rc3...2.0.0-b3