aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/transaction_info.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-2/+0
|
* Extend TransactionInfo with coinbase and description attributes in wallet/apidsc2020-09-191-0/+4
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Wallet API: add some missing override keywordstoffu2018-06-281-15/+15
| | | | Also remove dust() from UnsignedTransactionImpl (already in PendingTransactionImpl)
* 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
* Subaddresseskenshi842017-10-071-0/+6
|
* Wallet API: add tx unlock timeJaquee2017-08-031-0/+2
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-121-0/+2
|
* 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.
* TransactionHistory continuedIlya Kitaev2016-06-231-3/+4
|
* Wallet API : transaction history in progressIlya Kitaev2016-06-231-3/+8
|
* transaction history api in progressIlya Kitaev2016-06-231-0/+17
|
* api implementation splitted over separate filesIlya Kitaev2016-06-231-0/+52