aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* trezor: adapt to new passphrase mechanismDusan Klinec2020-04-271-2/+4
* Merge pull request #6334luigi11112020-04-041-1/+5
|\
| * wallet2_api: wallet recovery - seed offset passphrase supportxiphon2020-02-111-1/+5
* | wallet2_api: implement estimateTransactionFeexiphon2020-01-251-0/+20
|/
* Merge pull request #5894luigi11112019-09-301-0/+4
|\
| * wallet2_api: fix load unsigned tx from file error propagationxiphon2019-09-091-0/+4
* | wallet2_api: add missing parameterselsta2019-09-091-2/+2
|/
* Merge pull request #5518luigi11112019-08-171-48/+54
|\
| * wallet_api: add multi destination tx supportselsta2019-08-161-48/+54
* | Merge pull request #5673luigi11112019-08-151-8/+17
|\ \ | |/ |/|
| * wallet_api: catch getTxKey exceptionDusan Klinec2019-06-191-8/+17
* | Fixed error preventing build of monero-guiNejcraft2019-07-281-1/+3
* | Merge pull request #5594luigi11112019-07-241-0/+17
|\ \
| * | device: show address on device displayDusan Klinec2019-06-171-0/+17
| |/
* | Merge pull request #5534luigi11112019-07-241-0/+11
|\ \ | |/ |/|
| * expose set/get walletcache attribute functionality in wallet apidsc2019-05-101-0/+11
* | wallet: add unlock_time details to show_transfersmoneromooo-monero2019-05-161-1/+1
|/
* device/trezor: add button pressed requestDusan Klinec2019-04-071-0/+7
* wallet: API changes to enable passphrase entryDusan Klinec2019-04-051-0/+5
* api/wallet: fix some wrong namespacestoffu2019-04-021-2/+2
* Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett2019-03-251-2/+1
* Merge pull request #5270Riccardo Spagni2019-03-211-1/+3
|\
| * Wallet API: multisig_tx_set passing bug fixednaughtyfox2019-03-121-1/+3
* | Merge pull request #5211Riccardo Spagni2019-03-211-0/+81
|\ \
| * | device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-201-0/+81
| |/
* / Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* various: remove unused variablesmoneromooo-monero2019-03-041-1/+0
* epee: add SSL supportmoneromooo-monero2019-02-021-2/+2
* core, wallet: remember original text version of destination addressmoneromooo-monero2019-01-181-0/+2
* Merge pull request #5034Riccardo Spagni2019-01-161-0/+6
|\
| * wallet api/device: set estimated restore height if none is providedselsta2019-01-021-0/+6
* | wallet_api: fix usage of LOG_ERRORmoneromooo-monero2019-01-071-10/+10
|/
* api/wallet: fix compile errors made in #4720stoffu2018-11-071-3/+3
* Merge pull request #4615Riccardo Spagni2018-10-261-2/+24
|\
| * WalletAPI: rescanBlockchain, rescanBlockchainAsyncmmitkevich2018-10-161-2/+24
* | Rename "blackball" for claritymoneromooo-monero2018-10-181-3/+3
* | wallet2_api: fix generating new wallet in the GUImoneromooo-monero2018-10-161-1/+1
|/
* Merge pull request #4036Riccardo Spagni2018-10-071-0/+14
|\
| * Arbitrary M/N multisig schemes:naughtyfox2018-10-011-0/+14
* | wallet2_api: fix build with C++14moneromooo-monero2018-10-041-7/+14
* | wallet2_api: blackball/unblackball now take two parametersmoneromooo-monero2018-09-301-0/+22
* | Merge pull request #4458Riccardo Spagni2018-09-291-2/+2
* | Merge pull request #4417Riccardo Spagni2018-09-291-16/+10
|/
* wallet2_api: fix for latest code changesmoneromooo-monero2018-09-221-1/+1
* query backing devicem2049r2018-09-191-0/+5
* Merge pull request #4387Riccardo Spagni2018-09-181-16/+36
|\
| * wallet2_api: bring up to latest wallet apimoneromooo-monero2018-09-161-16/+36
* | Merge pull request #4361Riccardo Spagni2018-09-181-0/+14
|\ \
| * | WalletAPI: 'hasMultisigPartialKeyImages' function addednaughtyfox2018-09-101-0/+14
* | | api/wallet: properly disable key encryptionstoffu2018-09-171-2/+2
| |/ |/|