summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet2_api.h
Commit message (Expand)AuthorAgeFilesLines
* multisig key exchange update and refactorkoe2022-02-241-7/+1
* Merge pull request #7825luigi11112021-08-261-0/+1
|\
| * wallet_api: getPasswordtobtoht2021-08-071-0/+1
* | wallet_api: add make_uritobtoht2021-08-191-0/+1
|/
* wallet_api: import / export output functiontobtoht2021-04-221-0/+13
* expose set_offline to wallet apibenevanoff2021-04-221-0/+6
* wallet_api: add isDeterministic()tobtoht2021-04-221-0/+6
* wallet_api: add seed_offset param to seed()tobtoht2021-04-221-1/+1
* wallet api: allow wallet to fetch all key images via apibenevanoff2021-04-221-1/+2
* Allow tx note edits via TransactionHistory object in wallet/apidsc2021-04-221-0/+1
* Extend TransactionInfo with coinbase and description attributes in wallet/apidsc2021-04-221-0/+2
* Allow AddressBook description edits via wallet/api interfacedsc2021-04-221-0/+1
* wallet2_api: implement stop() to interrupt refresh() loop oncexiphon2020-10-181-0/+5
* wallet2_api: implement runtime proxy configurationxiphon2020-07-201-1/+6
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* 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
| |/