summaryrefslogtreecommitdiff
path: root/src/wallet/api/transaction_history.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* wallet: provide original address for outgoing transfersxiphon2019-07-101-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Stagenetstoffu2018-03-051-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* track double spending in the txpoolmoneromooo-monero2017-11-061-3/+3
* walletAPI: correct confirmations in txHistory for unsynced walletsJaquee2017-10-151-2/+2
* walletAPI: add tx unlock_timeJaquee2017-10-151-4/+0
* Subaddresseskenshi842017-10-071-2/+14
* Wallet API: add tx unlock timeJaquee2017-08-031-0/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-121-5/+31
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-131-1/+3
* wallet2_api: fix history leak on destructionmoneromooo-monero2016-11-181-1/+2
* wallet: fix bad amounts/fees againmoneromooo-monero2016-11-021-1/+1
* wallet_api: fix wrong amount in tx historymoneromooo-monero2016-10-151-1/+1
* libwallet_api: reverted deleted curly braceIlya Kitaev2016-10-071-0/+1
* resolved conflict with 'develop' of https://github.com/mbg033/moneroIlya Kitaev2016-10-071-3/+0
|\
| * libwallet_api: fixes for transaction historyIlya Kitaev2016-10-041-3/+13
* | libwallet_api: TransactionHistory: read/write syncchronizationIlya Kitaev2016-10-061-12/+19
* | libwallet_api: some renamingsIlya Kitaev2016-10-061-1/+2
* | Initialize transaction history if emptyIlya Kitaev2016-10-061-2/+3
* | libwallet_api: fixes for transaction historyIlya Kitaev2016-10-061-3/+13
|/
* wallet: do not store signatures in the wallet cachemoneromooo-monero2016-08-281-3/+2
* TransactionHistory continuedIlya Kitaev2016-06-231-4/+75
* Wallet API : transaction history in progressIlya Kitaev2016-06-231-6/+32
* transaction history api in progressIlya Kitaev2016-06-231-0/+64
* api implementation splitted over separate filesIlya Kitaev2016-06-231-0/+33