summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet_api: async init, Wallet::connected status, log levelIlya Kitaev2016-07-181-0/+5
* wallet2_api: make this build (smatch needs .str() for /=)moneromooo-monero2016-07-071-1/+1
* WalletManager::findWallets: searching by "keys" files instead ofIlya Kitaev2016-06-231-5/+3
* commented regexIlya Kitaev2016-06-231-1/+1
* removed unused "using"Ilya Kitaev2016-06-231-1/+0
* Wallet API : WalletManager::findWallets() addedIlya Kitaev2016-06-231-0/+37
* api implementation splitted over separate filesIlya Kitaev2016-06-231-0/+108