chia-blockchain/tests/wallet
William Allen 03b007456a
catchup: into main from release/1.7.0 @ 124961a355 (#14575)
Source hash: 124961a355
Remaining commits: 0
2023-02-16 03:39:40 -06:00
..
cat_wallet Add cost logging to CLVM tests as fixture (#14444) 2023-02-10 15:13:45 -06:00
db_wallet Add cost logging to CLVM tests as fixture (#14444) 2023-02-10 15:13:45 -06:00
did_wallet Test DID Wallet creation by blockchain singleton update (#14545) 2023-02-13 11:21:32 -06:00
nft_wallet rpc endpoint to count nfts per wallet or all wallets (#14570) 2023-02-15 23:01:12 -06:00
rpc move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
simple_sync Merge commit '124961a355e6175037067a06f5f2ab18600dfdf1' into catchup/main_from_release_1.7.0_124961a355e6175037067a06f5f2ab18600dfdf1 2023-02-14 21:35:36 +01:00
sync move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
__init__.py Fix tests. 2020-03-29 15:23:27 -07:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -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 configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_nft_store.py Improve performance of wallets with many NFTs (#14023) 2022-11-29 14:35:25 -06:00
test_notifications.py move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
test_offer_parsing_performance.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_puzzle_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_singleton_lifecycle_fast.py move SerializedProgram to its own file (#14391) 2023-01-27 17:20:23 -06:00
test_singleton_lifecycle.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_singleton.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_taproot.py correct test decoration and returns (#13703) 2022-10-25 17:47:54 -04:00
test_transaction_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_blockchain.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_wallet_coin_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_interested_store.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06: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: Avoid duplicates in get_puzzle_hashes_to_subscribe (#14186) 2023-01-30 16:23:17 -06:00
test_wallet_retry.py move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
test_wallet_trade_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05: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.py move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00