summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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