summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2_api.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+0
| | | | | | Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+1
| | | | Useful for debugging users' logs
* Wallet::store_to(path, password) implemented;Ilya Kitaev2016-03-161-16/+34
|
* Wallet::address implementedIlya Kitaev2016-03-161-0/+6
|
* WalletManager::recoveryWallet implementedIlya Kitaev2016-03-161-4/+41
|
* Wallet::setPassword() method for wallet2_apiIlya Kitaev2016-03-161-5/+18
|
* changes in wallet2_api + implemented WalletManager::openWalletIlya Kitaev2016-03-161-26/+105
|
* get_seed() included to interfaceIlya Kitaev2016-03-161-12/+26
|
* tests for wallet2_apiIlya Kitaev2016-03-161-1/+35
|
* wallet2 public api. initial commitIlya Kitaev2016-03-161-0/+145