aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet_manager.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-07wallet2_api: make this build (smatch needs .str() for /=)moneromooo-monero1-1/+1
2016-06-23WalletManager::findWallets: searching by "keys" files instead ofIlya Kitaev1-5/+3
2016-06-23commented regexIlya Kitaev1-1/+1
2016-06-23removed unused "using"Ilya Kitaev1-1/+0
2016-06-23Wallet API : WalletManager::findWallets() addedIlya Kitaev1-0/+37
2016-06-23api implementation splitted over separate filesIlya Kitaev1-0/+108