summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-122-19/+25
| * | | | | Transaction API continuedIlya Kitaev2016-04-062-4/+21
| * | | | | Wallet::createTransaction API introducedIlya Kitaev2016-04-052-124/+183
| * | | | | Wallet::transfer() continuedIlya Kitaev2016-04-042-4/+159
| * | | | | Wallet::transfer in progressIlya Kitaev2016-04-032-1/+42
| * | | | | Wallet::refresh + testsIlya Kitaev2016-03-312-0/+16
| * | | | | "testnet" is default parameterIlya Kitaev2016-03-312-3/+11
| * | | | | testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-03-312-6/+15
| * | | | | Merge remote-tracking branch 'upstream/master'Ilya Kitaev2016-03-3140-1177/+3629
| |\ \ \ \ \
| * | | | | | - testnet option added to api;Ilya Kitaev2016-03-254-13/+54
| * | | | | | wallet2::store() implemented within wallet2::store_toIlya Kitaev2016-03-213-69/+62
* | | | | | | WalletManager::findWallets: searching by "keys" files instead ofIlya Kitaev2016-06-231-5/+3
* | | | | | | Wallet: payment id and integrated addressIlya Kitaev2016-06-233-11/+68
* | | | | | | 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-233-10/+23
* | | | | | | double/string to monero integer convertion methodsIlya Kitaev2016-06-232-0/+19
* | | | | | | wallet::default_mixin exposed to public interface asIlya Kitaev2016-06-233-1/+22
* | | | | | | Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev2016-06-233-0/+29
* | | | | | | removed unused "using"Ilya Kitaev2016-06-231-1/+0
* | | | | | | Wallet API : WalletManager::findWallets() addedIlya Kitaev2016-06-234-4/+57
* | | | | | | installing wallet_api headerIlya Kitaev2016-06-231-2/+2
* | | | | | | all wallet dependencies merged to single static libIlya Kitaev2016-06-231-2/+15
* | | | | | | WalletListener::moneySpent testIlya Kitaev2016-06-232-2/+10
* | | | | | | WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2016-06-232-2/+22
* | | | | | | i_wallet_callback: virtual dtorIlya Kitaev2016-06-231-0/+1
* | | | | | | started WalletListenerIlya Kitaev2016-06-233-1/+65
* | | | | | | TransactionHistory continuedIlya Kitaev2016-06-235-13/+104
* | | | | | | merged with upstreamIlya Kitaev2016-06-235-3/+106
* | | | | | | Wallet API : transaction history in progressIlya Kitaev2016-06-237-31/+86
* | | | | | | transaction history api in progressIlya Kitaev2016-06-237-16/+110
* | | | | | | api implementation splitted over separate filesIlya Kitaev2016-06-2313-315/+710
* | | | | | | TransactionInfo / TransactionHistory APIs designIlya Kitaev2016-06-232-130/+188
* | | | | | | Wallet::createTransaction API introducedIlya Kitaev2016-06-232-132/+214
* | | | | | | Wallet::transfer in progressIlya Kitaev2016-06-232-2/+198
* | | | | | | Wallet::refresh + testsIlya Kitaev2016-06-232-0/+16
* | | | | | | "testnet" is default parameterIlya Kitaev2016-06-232-3/+11
* | | | | | | testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-06-232-6/+15
* | | | | | | - testnet option added to api;Ilya Kitaev2016-06-234-13/+54
* | | | | | | wallet2::store() implemented within wallet2::store_toIlya Kitaev2016-06-233-69/+62
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #870Riccardo Spagni2016-06-211-2/+6
|\ \ \ \ \ \
| * | | | | | gmtime for Windowsluigi11112016-06-201-2/+6
* | | | | | | Merge pull request #867Riccardo Spagni2016-06-212-0/+25
|\ \ \ \ \ \ \
| * | | | | | | simplewallet: add a status commandmoneromooo-monero2016-06-202-0/+25
* | | | | | | | Merge pull request #868Riccardo Spagni2016-06-211-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | common: fix build without libunwindmoneromooo-monero2016-06-201-2/+2
* | | | | | | | Merge pull request #863Riccardo Spagni2016-06-191-1/+1
|\ \ \ \ \ \ \ \