chia-blockchain/tests/wallet
Matt Hauff 8639a91fc5
Change NFT tests to cover bulk transfer/DID set of multiple NFTs at once (#16091)
* Change NFT tests to cover bulk transfer/DID set of multiple NFTs at once

* Fix flakiness
2023-08-21 23:30:41 -05:00
..
cat_wallet Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
clawback various typing fixes (#15899) 2023-08-17 19:10:40 -05:00
dao_wallet Add placeholders for DAO Wallet directories (#14858) 2023-03-22 04:47:32 -05:00
db_wallet Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
did_wallet Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
nft_wallet Change NFT tests to cover bulk transfer/DID set of multiple NFTs at once (#16091) 2023-08-21 23:30:41 -05:00
rpc Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
simple_sync Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
sync Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
vc_wallet Fix VC mypy issues (#16117) 2023-08-18 15:35:23 -05:00
__init__.py Fix tests. 2020-03-29 15:23:27 -07:00
config.py less e501 (#15689) 2023-07-07 11:19:11 -05:00
test_address_type.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_bech32m.py strip input before bech32 decoding (#13759) 2022-10-31 10:45:08 -05:00
test_chialisp.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_coin_selection.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
test_conditions.py Add ergonomic condition classes (#15883) 2023-08-16 15:25:31 -05:00
test_debug_spend_bundle.py Add uncurried args to debug_spend_bundle (#15813) 2023-07-21 23:34:41 -05:00
test_nft_store.py wallet: Implement WalletNFTStore.delete_wallet (#15128) 2023-04-27 09:55:53 -05:00
test_notifications.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
test_offer_parsing_performance.py Remove references to old offer mod (#15694) 2023-07-17 15:02:04 -05:00
test_puzzle_store.py wallet: Implement WalletPuzzleStore.delete_wallet (#15125) 2023-05-11 19:04:31 -05:00
test_sign_coin_spends.py various typing fixes (#15899) 2023-08-17 19:10:40 -05:00
test_singleton_lifecycle_fast.py Move some puzzles out of chia.wallet.puzzles (#15822) 2023-07-24 10:39:16 -05:00
test_singleton_lifecycle.py Move some puzzles out of chia.wallet.puzzles (#15822) 2023-07-24 10:39:16 -05:00
test_singleton.py Move some puzzles out of chia.wallet.puzzles (#15822) 2023-07-24 10:39:16 -05:00
test_taproot.py correct test decoration and returns (#13703) 2022-10-25 17:47:54 -04:00
test_transaction_store.py Skip clawback incoming txs while deleting the unconfirmed txs (#15826) 2023-07-25 01:53:35 -05:00
test_util.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
test_wallet_blockchain.py make sure tests that use BlockTools use a single source of consensus constants (#15364) 2023-05-23 12:02:28 -05:00
test_wallet_coin_store.py Clawback Integration (#14348) 2023-06-05 10:53:34 -05:00
test_wallet_interested_store.py Clawback fixes (#15475) 2023-06-09 12:15:40 -05:00
test_wallet_key_val_store.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_wallet_node.py wallet: Enable and fix more mypy in wallet_node.py (#14913) 2023-04-07 05:16:12 -05:00
test_wallet_retry.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00
test_wallet_state_manager.py wallet: Refactor WalletStateManager.get_keys (#15361) 2023-05-24 16:49:36 -05:00
test_wallet_trade_store.py no duplicate offers, handle conflict offers correctly (#14722) 2023-03-03 15:13:39 -06:00
test_wallet_user_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_utils.py wallet: Deduplicate coin states from peers (#15598) 2023-06-23 12:59:26 -05:00
test_wallet.py Introduce TXConfig and CoinSelectionConfig (#15666) 2023-08-18 14:03:37 -05:00