aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet2_api: zero amounts are now allowed with rctmoneromooo-monero2016-08-281-6/+0
* wallet2_api: update on_money_{received,spent} prototypes for rct changesmoneromooo-monero2016-08-281-4/+2
* libwallet_api: Wallet::amountFromString fixedIlya Kitaev2016-08-231-1/+1
* libwallet_api: helper method to return maximumAllowedAmountIlya Kitaev2016-08-231-0/+5
* libwallet_api: do not store wallet on close if status is not okIlya Kitaev2016-08-221-3/+5
* Fake outs set is now decided by the walletmoneromooo-monero2016-08-111-2/+2
* refreshing wallet even if error happenedIlya Kitaev2016-07-181-6/+14
* wallet_api: async init, Wallet::connected status, log levelIlya Kitaev2016-07-181-14/+38
* libwallet_api cmake: conditionally creating libwallet_merged2 only forIlya Kitaev2016-07-181-2/+1
* wallet_api: segfault on refresh fixedIlya Kitaev2016-07-181-2/+2
* WalletListener functionalityIlya Kitaev2016-07-181-10/+79
* Transaction fee multiplier aka priority integragedIlya Kitaev2016-07-181-2/+6
* Wallet::paymentIdValidIlya Kitaev2016-07-181-0/+6
* Merge branch 'master' of https://github.com/mbg033/bitmoneroIlya Kitaev2016-06-231-5/+3
|\
| * Wallet::createTransaction: added mixin_count paramIlya Kitaev2016-06-201-7/+11
| * double/string to monero integer convertion methodsIlya Kitaev2016-06-161-0/+17
| * wallet::default_mixin exposed to public interface asIlya Kitaev2016-06-101-1/+10
| * Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev2016-06-101-0/+10
| * WalletListener::moneySpent testIlya Kitaev2016-05-161-0/+8
| * WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2016-05-131-2/+21
| * started WalletListenerIlya Kitaev2016-05-051-1/+53
| * merged with upstreamIlya Kitaev2016-04-261-2/+17
| * Wallet API : transaction history in progressIlya Kitaev2016-04-221-1/+4
| * transaction history api in progressIlya Kitaev2016-04-201-1/+1
| * api implementation splitted over separate filesIlya Kitaev2016-04-201-0/+411
* Wallet: payment id and integrated addressIlya Kitaev2016-06-231-8/+50
* Wallet::createTransaction: added mixin_count paramIlya Kitaev2016-06-231-7/+11
* double/string to monero integer convertion methodsIlya Kitaev2016-06-231-0/+17
* wallet::default_mixin exposed to public interface asIlya Kitaev2016-06-231-1/+10
* Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev2016-06-231-0/+10
* WalletListener::moneySpent testIlya Kitaev2016-06-231-0/+8
* WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2016-06-231-2/+21
* started WalletListenerIlya Kitaev2016-06-231-1/+53
* merged with upstreamIlya Kitaev2016-06-231-2/+17
* Wallet API : transaction history in progressIlya Kitaev2016-06-231-1/+4
* transaction history api in progressIlya Kitaev2016-06-231-1/+1
* api implementation splitted over separate filesIlya Kitaev2016-06-231-0/+411