chia-blockchain/chia/wallet
Jeff d35c414c09
Set keychain_proxy to None in await_closed() to support reinitialization (#11075)
* Set keychain_proxy to None in await_closed() to support reinitialization.

* Added `shutting_down` param to _await_closed() to control whether the keychain_proxy is closed.
2022-04-06 20:14:49 -07:00
..
cat_wallet Add more type checks to CAT Wallet (#10934) 2022-03-29 10:30:46 -07:00
did_wallet Use uint128 for wallet balances (#10936) 2022-03-29 10:30:09 -07:00
puzzles ignore lack of hinting on clvm_tools.binutils.assemble() (#10926) 2022-03-28 19:50:53 -07:00
rl_wallet Type check values in RL Wallet (#10935) 2022-03-29 10:29:41 -07:00
settings Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
trading Improve handling of unknown pending balances (likely change from addi… (#10984) 2022-04-05 16:09:00 -07:00
util atomic rollback for wallet (#10799) 2022-03-22 11:35:35 -07:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
block_record.py git mv src chia 2021-04-04 21:41:39 -07:00
chialisp.py git mv src chia 2021-04-04 21:41:39 -07:00
derivation_record.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
derive_keys.py pool_wallet: Deterministic derivation of auth key, and only count poo… (#9922) 2022-01-30 12:31:55 -05:00
key_val_store.py fix typo and index issues in wallet database (#10273) 2022-03-25 09:28:06 -07:00
lineage_proof.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
payment.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
secret_key_store.py git mv src chia 2021-04-04 21:41:39 -07:00
sign_coin_spends.py Add commentary about sign_coin_spends and p2_delegated_puzzle_or_hidden_puzzle (#9452) 2022-01-10 21:00:24 -08:00
trade_manager.py Wallet consistancy (#10532) 2022-03-04 09:48:36 -08:00
trade_record.py Add maker fee to remaining offer RPCs (#10726) 2022-03-17 08:45:06 -07:00
transaction_record.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
transaction_sorting.py Added sorting functionality to /get_transactions (#9278) 2021-12-10 15:19:58 -08:00
wallet_action_store.py fix typo and index issues in wallet database (#10273) 2022-03-25 09:28:06 -07:00
wallet_action.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
wallet_blockchain.py Wallet consistancy (#10532) 2022-03-04 09:48:36 -08:00
wallet_coin_record.py Improve streamable (#3031) 2021-04-30 10:22:11 -07:00
wallet_coin_store.py fix typo and index issues in wallet database (#10273) 2022-03-25 09:28:06 -07:00
wallet_info.py git mv src chia 2021-04-04 21:41:39 -07:00
wallet_interested_store.py Disable sqlite sync (#8319) 2021-09-17 10:47:34 -07:00
wallet_node_api.py Fix method name (#10500) 2022-03-01 10:49:41 -08:00
wallet_node.py Set keychain_proxy to None in await_closed() to support reinitialization (#11075) 2022-04-06 20:14:49 -07:00
wallet_pool_store.py Fix invalid DB commit (#10594) 2022-03-10 11:11:04 -08:00
wallet_puzzle_store.py fix typo and index issues in wallet database (#10273) 2022-03-25 09:28:06 -07:00
wallet_state_manager.py wallet: Drop unused WalletStateManager.load_wallets (#10756) 2022-03-28 12:50:50 -07:00
wallet_sync_store.py git mv src chia 2021-04-04 21:41:39 -07:00
wallet_transaction_store.py fix typo and index issues in wallet database (#10273) 2022-03-25 09:28:06 -07:00
wallet_user_store.py wallet: Optional wallet type parameter for get_wallets and wallet show (#10739) 2022-03-17 08:42:48 -07:00
wallet_weight_proof_handler.py make multiprocessing start method configurable (#10528) 2022-03-03 10:27:36 -08:00
wallet.py Add fee to changing pool, and more PlotNFT syncing fixes (#10545) 2022-03-04 17:10:04 -08:00