summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* UB: virtual method in destructor of WalletImpl v0.17mj-xmr2021-09-081-1/+1
* Merge pull request #7825luigi11112021-08-261-1/+6
|\
| * wallet_api: getPasswordtobtoht2021-08-071-0/+5
| * wallet_api: fix typo in exportKeyImagesselsta2021-08-011-1/+1
* | wallet_api: add make_uritobtoht2021-08-191-0/+5
|/
* wallet_api: import / export output functiontobtoht2021-04-221-0/+62
* expose set_offline to wallet apibenevanoff2021-04-221-0/+4
* wallet_api: add isDeterministic()tobtoht2021-04-221-0/+5
* wallet_api: add seed_offset param to seed()tobtoht2021-04-221-2/+2
* wallet api: allow wallet to fetch all key images via apibenevanoff2021-04-221-2/+2
* wallet2_api: implement stop() to interrupt refresh() loop oncexiphon2020-10-181-0/+5
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-2/+2
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-0/+1
* wallet2_api: implement runtime proxy configurationxiphon2020-07-201-4/+9
* Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\
| * Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | simplewallet: don't complain about incoming payment ids on changemoneromooo-monero2020-05-131-1/+1
|/
* 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