aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/unsigned_transaction.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-2/+0
|
* 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-12/+11
| | | | 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
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* GUI cold signingJaquee2017-01-101-0/+76
fix conflict