aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/transaction_history.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-3/+0
|
* Allow tx note edits via TransactionHistory object in wallet/apidsc2020-11-281-0/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* split wallet and wallet_apimoneromooo-monero2017-11-161-1/+1
| | | | | This speeds up building a lot when wallet2.h (or something it includes) changes, since all the API includes wallet2.h
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* make struct/class declarations consistent (mismatched-tags warning)Chris Vickio2017-01-141-1/+0
|
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵Randi Joseph2016-12-131-1/+3
| | | | third party uses of the wallet api can transition.
* libwallet_api: TransactionHistory: read/write syncchronizationIlya Kitaev2016-10-061-2/+2
|
* libwallet_api: some renamingsIlya Kitaev2016-10-061-1/+1
|
* Initialize transaction history if emptyIlya Kitaev2016-10-061-0/+2
|
* Wallet API : transaction history in progressIlya Kitaev2016-06-231-0/+2
|
* transaction history api in progressIlya Kitaev2016-06-231-3/+14
|
* api implementation splitted over separate filesIlya Kitaev2016-06-231-0/+44