summaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5194Riccardo Spagni2019-02-275-1/+16
|\
| * wallet api/device: set estimated restore height if none is providedselsta2019-02-244-0/+15
| * wallet api: don't truncate address in subaddress_accountselsta2019-02-241-1/+1
* | core, wallet: remember original text version of destination addressmoneromooo-monero2019-02-121-0/+2
|/
* 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-073-0/+21
* Merge pull request #4499Riccardo Spagni2018-10-061-7/+14
* Merge pull request #4475Riccardo Spagni2018-10-023-2/+28
* Merge pull request #4458Riccardo Spagni2018-09-291-2/+2
|\
| * use default create_address_file argumentm2049r2018-09-271-2/+2
* | Merge pull request #4417Riccardo Spagni2018-09-292-22/+16
|\ \
| * | Wallet: use unique_ptr for WalletImpl membersoneiric2018-09-222-22/+16
* | | Merge pull request #4409Riccardo Spagni2018-09-291-1/+5
|\ \ \ | |_|/ |/| |
| * | WalletAPI: multisigSignData bug fixednaughtyfox2018-09-211-1/+5
* | | wallet2_api: fix for latest code changesmoneromooo-monero2018-09-223-3/+3
| |/ |/|
* | query backing devicem2049r2018-09-195-0/+37
|/
* Merge pull request #4387Riccardo Spagni2018-09-183-18/+38
|\
| * wallet2_api: bring up to latest wallet apimoneromooo-monero2018-09-163-18/+38
* | Merge pull request #4361Riccardo Spagni2018-09-183-0/+20
|\ \
| * | WalletAPI: 'hasMultisigPartialKeyImages' function addednaughtyfox2018-09-103-0/+20
* | | api/wallet: properly disable key encryptionstoffu2018-09-171-2/+2
| |/ |/|
* | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-4/+4
* | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-0/+1
|/
* wallet: store trusted-daemon flag in wallet2stoffu2018-08-232-7/+5
* store secret keys encrypted where possiblemoneromooo-monero2018-08-161-1/+2
* wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-161-2/+2
* wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-163-8/+8
* Merge pull request #4136luigi11112018-08-151-0/+3
|\
| * wallet: disable core dumps on startup in release modemoneromooo-monero2018-08-121-0/+3
* | wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-085-27/+41
* | wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu2018-07-033-0/+27
|/
* api/wallet: add missing arg to wallet2::refresh()stoffu2018-06-281-1/+1
* Merge pull request #4000luigi11112018-06-277-163/+162
|\
| * Wallet API: add some missing override keywordstoffu2018-06-287-163/+162
* | wallet: prevent the same wallet file from being opened by multiple processesstoffu2018-06-281-0/+1
|/
* Wallet API: add support for wallet creation from hardware devicestoffu2018-06-215-1/+95
* Merge pull request #3829luigi11112018-06-191-20/+34
|\
| * use deterministic viewkey if not suppliedcryptochangements342018-06-051-20/+34
* | Merge pull request #3735luigi11112018-06-161-1/+1
|\ \
| * | add .load() to make Boost 1.67 happy with its new is_integral checkTeutone2018-05-051-1/+1
* | | Merge pull request #3599luigi11112018-06-083-0/+17
|\ \ \
| * | | WalletApi: publicMultisigSignerKey methodnaughtyfox2018-04-133-0/+17
* | | | Merge pull request #3598luigi11112018-06-083-0/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-253-0/+61
| |/ /
* | | Merge pull request #3489luigi11112018-05-315-254/+475
|\ \ \
| * | | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-285-0/+301
| * | | Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox2018-03-283-255/+175
| |/ /
* | | wallet: fix shared ring db pathstoffu2018-05-311-2/+6
* | | Wallet API: allow log path to be non-default & console output to be configurablestoffu2018-05-042-3/+4
| |/ |/|