aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2_api.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-23wallet2::store() implemented within wallet2::store_toIlya Kitaev1-0/+6
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-1/+0
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-0/+1
2016-03-16Wallet::store_to(path, password) implemented;Ilya Kitaev1-16/+34
2016-03-16Wallet::address implementedIlya Kitaev1-0/+6
2016-03-16WalletManager::recoveryWallet implementedIlya Kitaev1-4/+41
2016-03-16Wallet::setPassword() method for wallet2_apiIlya Kitaev1-5/+18
2016-03-16changes in wallet2_api + implemented WalletManager::openWalletIlya Kitaev1-26/+105
2016-03-16get_seed() included to interfaceIlya Kitaev1-12/+26
2016-03-16tests for wallet2_apiIlya Kitaev1-1/+35
2016-03-16wallet2 public api. initial commitIlya Kitaev1-0/+145