aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet2_api.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-21Merge pull request #5211Riccardo Spagni1-1/+45
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec1-1/+45
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-02wallet api/device: set estimated restore height if none is providedselsta1-0/+6
2018-10-16WalletAPI: rescanBlockchain, rescanBlockchainAsyncmmitkevich1-0/+11
2018-10-07Merge pull request #4036Riccardo Spagni1-0/+6
2018-10-01Arbitrary M/N multisig schemes:naughtyfox1-0/+6
2018-09-30wallet2_api: blackball/unblackball now take two parametersmoneromooo-monero1-1/+4
2018-09-19query backing devicem2049r1-0/+22
2018-09-18Merge pull request #4387Riccardo Spagni1-1/+1
2018-09-16wallet2_api: bring up to latest wallet apimoneromooo-monero1-1/+1
2018-09-10WalletAPI: 'hasMultisigPartialKeyImages' function addednaughtyfox1-0/+5
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-6/+14
2018-07-03wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu1-0/+10
2018-06-21Wallet API: add support for wallet creation from hardware devicestoffu1-0/+32
2018-06-08Merge pull request #3599luigi11111-0/+6
2018-06-08Merge pull request #3598luigi11111-0/+15
2018-05-31Merge pull request #3489luigi11111-2/+79
2018-05-04Wallet API: allow log path to be non-default & console output to be configurablestoffu1-1/+2
2018-04-25Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox1-0/+15
2018-04-13WalletApi: publicMultisigSignerKey methodnaughtyfox1-0/+6
2018-04-07WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu1-7/+7
2018-03-28WalletApi: getMultisigInfo entry for gui walletsnaughtyfox1-0/+75
2018-03-28Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox1-2/+4
2018-03-16wallet: more user friendly print_ringmoneromooo-monero1-0/+3
2018-03-16wallet2_api: add key reuse mitigations APImoneromooo-monero1-0/+9
2018-03-16wallet2_api: add ring apimoneromooo-monero1-0/+6
2018-03-16wallet2_api: add blackball apimoneromooo-monero1-0/+7
2018-03-14Merge pull request #3360Riccardo Spagni1-3/+3
2018-03-14Merge pull request #3345Riccardo Spagni1-1/+4
2018-03-07Wallet API: corrected testnet/mainnet orderingstoffu1-1/+1
2018-03-06Wallet API: make nettype non-defaulted to disambiguate from deprecated versio...stoffu1-3/+3
2018-03-05Merge pull request #3277Riccardo Spagni1-14/+75
2018-03-05Correct spelling mistakes.Edward Betts1-2/+2
2018-03-05Wallet API: generalize 'bool testnet' to 'NetworkType nettype'stoffu1-14/+75
2018-03-04wallet2_api: add info/error/warning entry pointsmoneromooo-monero1-1/+4
2018-01-28wallet: automatically use low priority if safe (no backlog & recent blocks no...stoffu1-0/+1
2018-01-27Merge pull request #3142Riccardo Spagni1-7/+0
2018-01-27Merge pull request #3104Riccardo Spagni1-4/+39
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-26Wallet API: remove unused enum Priority from UnsignedTransactionstoffu1-7/+0
2018-01-17Wallet API: all recover options with passwordm2049r1-4/+39
2018-01-10Reserve proofstoffu1-0/+6
2017-12-26wallet-api: added Utils::onStartupstoffu1-0/+1
2017-12-17Add N/N multisig tx generation and signingmoneromooo-monero1-2/+2
2017-11-25Merge pull request #2824Riccardo Spagni1-0/+891
2017-11-16split wallet and wallet_apimoneromooo-monero1-0/+899