summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5211Riccardo Spagni2019-03-211-0/+4
|\
| * device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-201-0/+4
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* wallet api/device: set estimated restore height if none is providedselsta2019-01-021-0/+1
* WalletAPI: rescanBlockchain, rescanBlockchainAsyncmmitkevich2018-10-161-0/+3
* Merge pull request #4036Riccardo Spagni2018-10-071-0/+1
|\
| * Arbitrary M/N multisig schemes:naughtyfox2018-10-011-0/+1
* | wallet2_api: blackball/unblackball now take two parametersmoneromooo-monero2018-09-301-1/+2
* | Merge pull request #4417Riccardo Spagni2018-09-291-6/+6
|/
* wallet2_api: fix for latest code changesmoneromooo-monero2018-09-221-1/+1
* query backing devicem2049r2018-09-191-0/+1
* Merge pull request #4387Riccardo Spagni2018-09-181-1/+1
|\
| * wallet2_api: bring up to latest wallet apimoneromooo-monero2018-09-161-1/+1
* | WalletAPI: 'hasMultisigPartialKeyImages' function addednaughtyfox2018-09-101-0/+1
|/
* wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-1/+0
* wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-161-1/+1
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-1/+1
* wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu2018-07-031-0/+3
* Wallet API: add some missing override keywordstoffu2018-06-281-90/+90
* Wallet API: add support for wallet creation from hardware devicestoffu2018-06-211-0/+6
* Merge pull request #3599luigi11112018-06-081-0/+1
|\
| * WalletApi: publicMultisigSignerKey methodnaughtyfox2018-04-131-0/+1
* | Merge pull request #3598luigi11112018-06-081-0/+2
|\ \
| * | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-251-0/+2
| |/
* | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-281-0/+8
* | Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox2018-03-281-1/+6
|/
* wallet: more user friendly print_ringmoneromooo-monero2018-03-161-0/+1
* wallet2_api: add key reuse mitigations APImoneromooo-monero2018-03-161-0/+3
* wallet2_api: add ring apimoneromooo-monero2018-03-161-0/+2
* wallet2_api: add blackball apimoneromooo-monero2018-03-161-0/+2
* Wallet API: generalize 'bool testnet' to 'NetworkType nettype'stoffu2018-03-051-2/+2
* Stagenetstoffu2018-03-051-1/+1
* Merge pull request #3104Riccardo Spagni2018-01-271-0/+11
|\
| * Wallet API: all recover options with passwordm2049r2018-01-171-0/+11
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
* | Reserve proofstoffu2018-01-101-0/+2
|/
* Merge pull request #2824Riccardo Spagni2017-11-251-1/+1
|\
| * split wallet and wallet_apimoneromooo-monero2017-11-161-1/+1
* | Merge pull request #2368Riccardo Spagni2017-11-251-0/+2
|\ \
| * | Spend proof without txkeystoffu2017-11-211-0/+2
* | | fix for tx proof: use exception instead of error_str when signature gen failedstoffu2017-11-211-1/+1
|/ /
* / Tx proof (revised):stoffu2017-11-181-0/+3
|/
* Wallet API: default values for account and subaddr indexJaquee2017-10-221-6/+6
* walletAPI: add lightwallet login() and importWalletRequest()Jaquee2017-10-151-0/+2
* walletAPI: init() lightwallet and SSL supportJaquee2017-10-151-2/+2
* Subaddresseskenshi842017-10-071-5/+22
* wallet2_api: remove an unused, uninitialized, fieldmoneromooo-monero2017-09-251-1/+0
* store is optional during close and defaults to true; except during descructionm2049r2017-09-231-1/+1
* WalletAPI: add getDefaultDataDir()Jaquee2017-08-091-0/+1
* walletAPI: add getRefreshFromBlockHeight()Jaquee2017-08-051-0/+1