summaryrefslogtreecommitdiff
path: root/tests/libwallet_api_tests/main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | wallet::default_mixin exposed to public interface asIlya Kitaev2016-06-231-0/+2
* | Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev2016-06-231-0/+29
* | Wallet API : WalletManager::findWallets() addedIlya Kitaev2016-06-231-13/+26
* | scripts for faster test wallets generationIlya Kitaev2016-06-231-19/+45
* | regenerated test wallets, basic functions got brokenIlya Kitaev2016-06-231-17/+20
* | WalletListener::moneyReceived testIlya Kitaev2016-06-231-12/+38
* | WalletListener::moneySpent testIlya Kitaev2016-06-231-53/+154
* | TransactionHistory continuedIlya Kitaev2016-06-231-11/+55
* | Wallet API : transaction history in progressIlya Kitaev2016-06-231-0/+28
* | Wallet::createTransaction API introducedIlya Kitaev2016-06-231-3/+11
* | Wallet::transfer in progressIlya Kitaev2016-06-231-0/+16
* | Wallet::refresh + testsIlya Kitaev2016-06-231-0/+12
* | testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-06-231-11/+12
* | - testnet option added to api;Ilya Kitaev2016-06-231-24/+44
* | wallet2::store() implemented within wallet2::store_toIlya Kitaev2016-06-231-0/+25
|/
* Wallet::store_to(path, password) implemented;Ilya Kitaev2016-03-161-1/+64
* Wallet::address implementedIlya Kitaev2016-03-161-0/+8
* WalletManager::recoveryWallet implementedIlya Kitaev2016-03-161-5/+14
* Wallet::setPassword() method for wallet2_apiIlya Kitaev2016-03-161-4/+22
* changes in wallet2_api + implemented WalletManager::openWalletIlya Kitaev2016-03-161-5/+25
* get_seed() included to interfaceIlya Kitaev2016-03-161-9/+34
* tests for wallet2_apiIlya Kitaev2016-03-161-0/+69