summaryrefslogtreecommitdiff
path: root/src/wallet/api/pending_transaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* WalletAPI: multisigSignData bug fixednaughtyfox2018-09-211-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