summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet2_api.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4036Riccardo Spagni2018-10-071-0/+6
* Merge pull request #4475Riccardo Spagni2018-10-021-1/+4
* query backing devicem2049r2018-09-191-0/+22
* 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/+5
|/
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-6/+14
* wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu2018-07-031-0/+10
* Wallet API: add support for wallet creation from hardware devicestoffu2018-06-211-0/+32
* Merge pull request #3599luigi11112018-06-081-0/+6
|\
| * WalletApi: publicMultisigSignerKey methodnaughtyfox2018-04-131-0/+6
* | Merge pull request #3598luigi11112018-06-081-0/+15
|\ \
| * | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-251-0/+15
| |/
* | Merge pull request #3489luigi11112018-05-311-2/+79
|\ \
| * | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-281-0/+75
| * | Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox2018-03-281-2/+4
| |/
* | Wallet API: allow log path to be non-default & console output to be configurablestoffu2018-05-041-1/+2
* | WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu2018-04-071-7/+7
|/
* wallet: more user friendly print_ringmoneromooo-monero2018-03-161-0/+3
* wallet2_api: add key reuse mitigations APImoneromooo-monero2018-03-161-0/+9
* wallet2_api: add ring apimoneromooo-monero2018-03-161-0/+6
* wallet2_api: add blackball apimoneromooo-monero2018-03-161-0/+7
* Merge pull request #3360Riccardo Spagni2018-03-141-3/+3
|\
| * Wallet API: make nettype non-defaulted to disambiguate from deprecated versio...stoffu2018-03-061-3/+3
* | Merge pull request #3345Riccardo Spagni2018-03-141-1/+4
|\ \
| * | wallet2_api: add info/error/warning entry pointsmoneromooo-monero2018-03-041-1/+4
* | | Wallet API: corrected testnet/mainnet orderingstoffu2018-03-071-1/+1
| |/ |/|
* | Merge pull request #3277Riccardo Spagni2018-03-051-14/+75
|\ \
| * | Wallet API: generalize 'bool testnet' to 'NetworkType nettype'stoffu2018-03-051-14/+75
| |/
* / Correct spelling mistakes.Edward Betts2018-03-051-2/+2
|/
* wallet: automatically use low priority if safe (no backlog & recent blocks no...stoffu2018-01-281-0/+1
* Merge pull request #3142Riccardo Spagni2018-01-271-7/+0
|\
| * Wallet API: remove unused enum Priority from UnsignedTransactionstoffu2018-01-261-7/+0
* | Merge pull request #3104Riccardo Spagni2018-01-271-4/+39
|\ \
| * | Wallet API: all recover options with passwordm2049r2018-01-171-4/+39
* | | Update 2018 copyrightxmr-eric2018-01-261-1/+1
| |/ |/|
* | Reserve proofstoffu2018-01-101-0/+6
|/
* wallet-api: added Utils::onStartupstoffu2017-12-261-0/+1
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-2/+2
* Merge pull request #2824Riccardo Spagni2017-11-251-13/+5
* split wallet and wallet_apimoneromooo-monero2017-11-161-0/+899