aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/pending_transaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-3/+0
* Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-0/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #5211Riccardo Spagni2019-03-211-0/+17
|\
| * device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-201-0/+17
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* Merge pull request #4409Riccardo Spagni2018-09-291-1/+5
* WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-281-0/+53
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Subaddresseskenshi842017-10-071-0/+16
* wallet api: pause refresh while commiting txJaquee2017-08-051-0/+2
* use const references in catch blocksmoneromooo-monero2017-03-181-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-3/+2
* GUI cold signingJaquee2017-01-101-3/+27
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-131-1/+3
* wallet_api: PendingTransaction::txCount - number of split transactionsIlya Kitaev2016-11-091-2/+7
* Merge pull request #1300Riccardo Spagni2016-11-081-1/+1
|\
| * wallet2_api: do not copy the whole pending tx when iteratingmoneromooo-monero2016-11-061-1/+1
* | wallet2_api: add API for tx notesmoneromooo-monero2016-11-051-0/+8
|/
* wallet2_api: use uint64_t for amountsmoneromooo-monero2016-07-171-2/+2
* PendingTransactionImpl: pointer->referenceIlya Kitaev2016-06-231-2/+2
* transaction history api in progressIlya Kitaev2016-06-231-8/+8
* api implementation splitted over separate filesIlya Kitaev2016-06-231-0/+138