aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet2_api.h
Commit message (Expand)AuthorAgeFilesLines
* wallet: background sync with just the view keyj-berman2024-05-241-0/+42
* fix missing <cstdint> includestobtoht2023-05-081-0/+1
* add an option to force-update multisig key exchange under some circumstanceskoe2022-09-211-1/+2
* wallet_api: add scanTransactions functionselsta2022-05-261-0/+7
* Remove /includeJeffrey2022-04-091-1/+0
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* multisig key exchange update and refactorkoe2022-02-221-7/+1
* wallet_api: add make_uritobtoht2021-08-191-0/+1
* wallet_api: expose offline mode statusrating89us2021-07-191-0/+1
* Merge pull request #7748luigi11112021-07-101-0/+1
|\
| * wallet_api: getPasswordtobtoht2021-07-051-0/+1
* | wallet_api: get bytes sent/receivedtobtoht2021-06-241-0/+6
* | Merge pull request #7750luigi11112021-06-241-3/+0
|\ \
| * | wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-3/+0
| |/
* | Merge pull request #7746luigi11112021-06-241-1/+1
|\ \
| * | wallet_api: signMessage: add sign with subaddresstobtoht2021-06-041-1/+1
| |/
* / wallet_api: reconnectDevicetobtoht2021-06-041-0/+3
|/
* wallet_api: import / export output functiontobtoht2021-04-221-0/+13
* Merge pull request #7648luigi11112021-04-161-0/+6
|\
| * expose set_offline to wallet apibenevanoff2021-04-051-0/+6
* | Merge pull request #7542luigi11112021-03-291-0/+6
|\ \
| * | wallet_api: add isDeterministic()tobtoht2021-03-121-0/+6
* | | wallet_api: add seed_offset param to seed()tobtoht2021-03-121-1/+1
|/ /
* / wallet api: allow wallet to fetch all key images via apibenevanoff2020-12-251-1/+2
|/
* Merge pull request #6830luigi11112020-11-281-0/+2
|\
| * Extend TransactionInfo with coinbase and description attributes in wallet/apidsc2020-09-191-0/+2
* | Allow tx note edits via TransactionHistory object in wallet/apidsc2020-11-281-0/+1
* | wallet2_api: implement stop() to interrupt refresh() loop oncexiphon2020-10-171-0/+5
* | Allow AddressBook description edits via wallet/api interfacedsc2020-09-191-0/+1
|/
* 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
|\