aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* GUI address bookJaquee2016-12-121-0/+2
* wallet_api: add a few daemon related gettersmoneromooo-monero2016-11-291-1/+64
* wallet_api: txkey checking functions for the GUImoneromooo.monero2016-11-051-0/+153
* Wallet API: added walletExists logicJacob Brydolf2016-10-301-1/+7
* Wallet API: make sure path exists before searching for walletsJacob Brydolf2016-10-281-2/+5
* libwallet_api: Added option to restore from specific heightJacob Brydolf2016-10-081-1/+4
* 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