chia-blockchain/chia/wallet
Earle Lowe 3140c223bd
TechDebt: add get_name to WalletProtocol (#13995)
* add get_name to WalletProtocol

* remove async from did_wallet::get_name

* Return "Standard Wallet" for get_name
2022-12-20 13:26:06 -06:00
..
cat_wallet TechDebt: add get_name to WalletProtocol (#13995) 2022-12-20 13:26:06 -06:00
db_wallet Minor change to DL mirror sync (#13697) 2022-10-24 18:58:08 -05:00
did_wallet TechDebt: add get_name to WalletProtocol (#13995) 2022-12-20 13:26:06 -06:00
nft_wallet TechDebt: add get_name to WalletProtocol (#13995) 2022-12-20 13:26:06 -06:00
puzzles isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
settings configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
trading isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
util server: Replace WSChiaConnection.__getattr__ with call_api (#14052) 2022-12-13 00:35:42 -06:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
block_record.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
chialisp.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
coin_selection.py Coin Selection CLI / RPC Expansion (#13325) 2022-10-24 14:03:53 -05:00
derivation_record.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
derive_keys.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
driver_protocol.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
key_val_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
lineage_proof.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
notification_manager.py Add a state_changed for frontend on notification (#13713) 2022-10-26 18:07:27 -05:00
notification_store.py Stop creating unecessary index in notification store (#14042) 2022-12-02 12:46:25 -06:00
outer_puzzles.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
payment.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
puzzle_drivers.py Merge main into checkpoint/main_from_release_1.6.0_12fcaf0e982590efcf26a954c67cd760035d9e6e 2022-08-30 13:25:43 +01:00
secret_key_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
sign_coin_spends.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
trade_manager.py simplify TradeManager.respond_to_offer() return (#13927) 2022-11-21 20:29:35 -06:00
trade_record.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
transaction_record.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
transaction_sorting.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
uncurried_puzzle.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
wallet_action.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
wallet_blockchain.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
wallet_coin_record.py Coin Selection CLI / RPC Expansion (#13325) 2022-10-24 14:03:53 -05:00
wallet_coin_store.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
wallet_info.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
wallet_interested_store.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
wallet_nft_store.py Improve performance of wallets with many NFTs (#14023) 2022-11-29 14:35:25 -06:00
wallet_node_api.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
wallet_node.py server: Replace WSChiaConnection.__getattr__ with call_api (#14052) 2022-12-13 00:35:42 -06:00
wallet_pool_store.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
wallet_protocol.py TechDebt: add get_name to WalletProtocol (#13995) 2022-12-20 13:26:06 -06:00
wallet_puzzle_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
wallet_retry_store.py Search for launcher with correct spent_height (#13827) 2022-11-08 00:04:18 -06:00
wallet_state_manager.py Return existing CAT wallet instead of raising (#14101) 2022-12-13 22:46:16 -06:00
wallet_transaction_store.py Coin Selection CLI / RPC Expansion (#13325) 2022-10-24 14:03:53 -05:00
wallet_user_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
wallet_weight_proof_handler.py isort: Remove all chia.wallet exceptions and sort the related files (#13977) 2022-11-22 15:33:43 -06:00
wallet.py TechDebt: add get_name to WalletProtocol (#13995) 2022-12-20 13:26:06 -06:00