summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet2_api.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6446luigi11112020-05-011-2/+2
|\
| * trezor: adapt to new passphrase mechanismDusan Klinec2020-04-271-2/+2
* | Merge pull request #6415luigi11112020-04-211-1/+5
|\ \ | |/ |/|
| * wallet_api: checkUpdate - optional version and buildtag paramsxiphon2020-04-021-1/+5
* | Merge pull request #6334luigi11112020-04-041-1/+3
|\ \ | |/ |/|
| * wallet2_api: wallet recovery - seed offset passphrase supportxiphon2020-02-111-1/+3
* | wallet2_api: implement estimateTransactionFeexiphon2020-01-251-0/+8
|/
* wallet_api: add multi destination tx supportselsta2019-08-161-0/+20
* Merge pull request #5594luigi11112019-07-241-0/+3
|\
| * device: show address on device displayDusan Klinec2019-06-171-0/+3
* | expose set/get walletcache attribute functionality in wallet apidsc2019-05-101-0/+13
|/
* device/trezor: add button pressed requestDusan Klinec2019-04-071-0/+5
* wallet: API changes to enable passphrase entryDusan Klinec2019-04-051-6/+16
* Merge pull request #5211Riccardo Spagni2019-03-211-1/+45
|\
| * device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-201-1/+45
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* wallet api/device: set estimated restore height if none is providedselsta2019-01-021-0/+6
* WalletAPI: rescanBlockchain, rescanBlockchainAsyncmmitkevich2018-10-161-0/+11
* Merge pull request #4036Riccardo Spagni2018-10-071-0/+6
|\
| * Arbitrary M/N multisig schemes:naughtyfox2018-10-011-0/+6
* | wallet2_api: blackball/unblackball now take two parametersmoneromooo-monero2018-09-301-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