chia-blockchain/tests/wallet/db_wallet
Matt Hauff 289260c374
Credential Restricted CATs (#15411)
* Allow create_tandem_xch_tx to take a set of announcements

* Create potential announcement in correct arm of create_tandem_xch_tx

* Make does_coin_belong_to_wallet more robust

* Add match_hinted_coin to wallet protocol

* Add CROuterPuzzle

* Add conditions with fee announce.clsp

* Add CRCATWallet

* Add CLI support for CR-CATs

* Fix bug in CATOuterPuzzle

* Add SOFTFORK_HEIGHTS as an exportable variable from conftest

* Allow specifying num of blocks to farm to wallets_prefarm_services

* Add potential subclasses to cat wallet creation

* Integrate CR-CATs into offers

* Address comments by @geoffwalmsley

* Add CRCAT info to get_wallets

* Changes due to (#15846)
2023-08-03 19:36:21 -05:00
..
__init__.py some hint fixups 2021-12-17 21:40:17 -05:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_db_graftroot.py Move some puzzles out of chia.wallet.puzzles (#15822) 2023-07-24 10:39:16 -05:00
test_dl_offers.py Dedup offer cancellation logic (#15804) 2023-07-24 10:38:49 -05:00
test_dl_wallet.py Credential Restricted CATs (#15411) 2023-08-03 19:36:21 -05:00