You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src/wallet/api
Ilya Kitaev cdb6c96f89
wallet2_api: fixed deadlock while closing wallet
8 years ago
..
common_defines.h api implementation splitted over separate files 8 years ago
pending_transaction.cpp wallet2_api: use uint64_t for amounts 8 years ago
pending_transaction.h PendingTransactionImpl: pointer->reference 8 years ago
transaction_history.cpp wallet: do not store signatures in the wallet cache 8 years ago
transaction_history.h Wallet API : transaction history in progress 8 years ago
transaction_info.cpp TransactionHistory continued 8 years ago
transaction_info.h TransactionHistory continued 8 years ago
utils.cpp merged with upstream 8 years ago
wallet.cpp wallet2_api: fixed deadlock while closing wallet 8 years ago
wallet.h switch wallet API from std thread/mutex to boost 8 years ago
wallet_manager.cpp wallet_api: async init, Wallet::connected status, log level 8 years ago
wallet_manager.h Wallet API : WalletManager::findWallets() added 8 years ago