aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wallet::createTransaction API introducedIlya Kitaev2016-06-231-122/+203
* Wallet::transfer in progressIlya Kitaev2016-06-231-1/+182
* Wallet::refresh + testsIlya Kitaev2016-06-231-0/+13
* "testnet" is default parameterIlya Kitaev2016-06-231-1/+10
* testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-06-231-3/+9
* - testnet option added to api;Ilya Kitaev2016-06-231-9/+41
* wallet2::store() implemented within wallet2::store_toIlya Kitaev2016-06-231-0/+6
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+0
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+1
* 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