summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev2016-06-104-0/+58
| | * | removed unused "using"Ilya Kitaev2016-06-031-1/+0
| | * | Wallet API : WalletManager::findWallets() addedIlya Kitaev2016-06-038-19/+86
| | * | scripts for faster test wallets generationIlya Kitaev2016-06-0111-19/+120
| | * | regenerated test wallets, basic functions got brokenIlya Kitaev2016-05-271-17/+20
| | * | Merge remote-tracking branch 'upstream/master'Ilya Kitaev2016-05-2728-829/+1408
| | |\|
| | * | installing wallet_api headerIlya Kitaev2016-05-271-2/+2
| | * | cmake: BUILD_TESTS as option explicitly; added missed dependencyIlya Kitaev2016-05-271-0/+3
| | * | cmake libutils dependency addedIlya Kitaev2016-05-271-0/+46
| | * | all wallet dependencies merged to single static libIlya Kitaev2016-05-274-2/+491
| | * | WalletListener::moneyReceived testIlya Kitaev2016-05-171-12/+38
| | * | WalletListener::moneySpent testIlya Kitaev2016-05-163-55/+164
| | * | WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2016-05-132-2/+22
| | * | i_wallet_callback: virtual dtorIlya Kitaev2016-05-131-0/+1
| | * | Merge remote-tracking branch 'upstream/master'Ilya Kitaev2016-05-1222-146/+1306
| | |\ \
| | * | | started WalletListenerIlya Kitaev2016-05-053-1/+65
| | * | | TransactionHistory continuedIlya Kitaev2016-05-051-5/+0
| | * | | TransactionHistory continuedIlya Kitaev2016-04-296-23/+163
| | * | | merged with upstreamIlya Kitaev2016-04-265-3/+106
| | * | | Merge remote-tracking branch 'upstream/master' into developIlya Kitaev2016-04-2629-304/+1043
| | |\ \ \
| | * | | | Wallet API: transaction history in progressIlya Kitaev2016-04-225-11/+19
| | * | | | Wallet API : transaction history in progressIlya Kitaev2016-04-228-24/+99
| | * | | | transaction history api in progressIlya Kitaev2016-04-202-0/+42
| | * | | | transaction history api in progressIlya Kitaev2016-04-206-16/+68
| | * | | | api implementation splitted over separate filesIlya Kitaev2016-04-2013-315/+710
| | * | | | TransactionInfo / TransactionHistory APIs designIlya Kitaev2016-04-192-130/+188
| | * | | | TODOs for Transaction/Transfer interfaceIlya Kitaev2016-04-123-23/+29
| | * | | | Transaction API continuedIlya Kitaev2016-04-063-4/+23
| | * | | | Wallet::createTransaction API introducedIlya Kitaev2016-04-053-126/+191
| | * | | | Wallet::transfer() continuedIlya Kitaev2016-04-043-4/+175
| | * | | | Wallet::transfer in progressIlya Kitaev2016-04-032-1/+42
| | * | | | Wallet::refresh + testsIlya Kitaev2016-03-313-0/+28
| | * | | | "testnet" is default parameterIlya Kitaev2016-03-312-3/+11
| | * | | | testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-03-313-17/+27
| | * | | | Merge remote-tracking branch 'upstream/master'Ilya Kitaev2016-03-3172-1301/+3878
| | |\ \ \ \
| | * | | | | - testnet option added to api;Ilya Kitaev2016-03-255-37/+98
| | * | | | | wallet2::store() implemented within wallet2::store_toIlya Kitaev2016-03-214-69/+87
| * | | | | | WalletManager::findWallets: searching by "keys" files instead ofIlya Kitaev2016-06-231-5/+3
| * | | | | | Wallet: payment id and integrated addressIlya Kitaev2016-06-234-14/+144
| * | | | | | PendingTransactionImpl: pointer->referenceIlya Kitaev2016-06-232-4/+4
| * | | | | | commented regexIlya Kitaev2016-06-231-1/+1
| * | | | | | Typo fixedIlya Kitaev2016-06-231-1/+1
| * | | | | | Wallet::createTransaction: added mixin_count paramIlya Kitaev2016-06-234-11/+63
| * | | | | | double/string to monero integer convertion methodsIlya Kitaev2016-06-233-2/+33
| * | | | | | wallet::default_mixin exposed to public interface asIlya Kitaev2016-06-234-1/+24
| * | | | | | Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev2016-06-234-0/+58
| * | | | | | removed unused "using"Ilya Kitaev2016-06-231-1/+0
| * | | | | | Wallet API : WalletManager::findWallets() addedIlya Kitaev2016-06-238-19/+86
| * | | | | | scripts for faster test wallets generationIlya Kitaev2016-06-2311-19/+120
| * | | | | | regenerated test wallets, basic functions got brokenIlya Kitaev2016-06-231-17/+20