summaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8617tobtoht2025-02-133-4/+263
|\
| * wallet: background sync with just the view keyj-berman2024-05-243-4/+263
* | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-101-4/+4
|/
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-2/+2
* Merge pull request #8566luigi11112023-06-271-2/+6
|\
| * wallet2: fix rescanning tx via scan_txj-berman2023-03-131-2/+6
* | fix missing <cstdint> includestobtoht2023-05-081-0/+1
|/
* Merge pull request #8615luigi11112022-12-011-2/+2
|\
| * wallet2: fix create view-only wallet from existing walletj-berman2022-10-181-2/+2
* | wallet_api: take priority into account when estimating feeselsta2022-10-131-1/+1
|/
* Merge pull request #8585luigi11112022-09-261-3/+3
|\
| * wallet2: fail to establish daemon cxn == "Disconnected" cxn statusj-berman2022-09-211-3/+3
* | add an option to force-update multisig key exchange under some circumstanceskoe2022-09-213-4/+5
|/
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-2/+8
* allow exporting outputs in chunksmoneromooo-monero2022-09-071-2/+2
* Merge pull request #8371luigi11112022-07-051-3/+5
|\
| * Remove erraneous commasLuke Parker2022-06-011-3/+3
| * Improve consistency between on_money_received and on_money_received_unconfirmedLuke Parker2022-06-011-3/+5
* | wallet_api: add scanTransactions functionselsta2022-05-263-0/+44
|/
* Merge pull request #8249luigi11112022-04-251-1/+0
|\
| * Remove /includeJeffrey2022-04-091-1/+0
* | Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-0/+1
* | Fee changes from ArticMinemoneromooo-monero2022-04-101-1/+0
|/
* Merge pull request #8197luigi11112022-04-0621-21/+21
|\
| * Copyright: Update to 2022mj-xmr2022-03-0421-21/+21
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-0/+1
|/
* Merge pull request #7877luigi11112022-03-023-29/+4
|\
| * multisig key exchange update and refactorkoe2022-02-223-29/+4
* | wallet_api: enable set_strict_default_file_permissionstobtoht2021-10-222-1/+6
* | UB: Not calling virtual method in destructor of WalletImplmj-xmr2021-09-071-1/+1
|/
* wallet_api: add make_uritobtoht2021-08-193-0/+7
* Merge pull request #7802luigi11112021-08-113-0/+7
|\
| * wallet_api: expose offline mode statusrating89us2021-07-193-0/+7
* | cmake: fix undefined symbols and multiple definitionsanon2021-07-131-0/+3
|/
* Merge pull request #7761luigi11112021-07-101-1/+1
|\
| * wallet_api: fix typo in exportKeyImagesselsta2021-06-231-1/+1
* | Merge pull request #7748luigi11112021-07-103-0/+7
|\ \
| * | wallet_api: getPasswordtobtoht2021-07-053-0/+7
| |/
* | wallet_api: get bytes sent/receivedtobtoht2021-06-243-0/+19
* | Merge pull request #7750luigi11112021-06-2416-38/+0
|\ \
| * | wallet/api: remove Bitmonero namespace aliasselsta2021-06-0816-38/+0
| |/
* | Merge pull request #7749luigi11112021-06-241-1/+1
|\ \
| * | wallet_api: address_book: don't lose pid on setDescriptiontobtoht2021-06-081-1/+1
| |/
* | Merge pull request #7746luigi11112021-06-243-4/+19
|\ \
| * | wallet_api: signMessage: add sign with subaddresstobtoht2021-06-043-4/+19
| |/
* | Merge pull request #7742luigi11112021-06-243-0/+21
|\ \
| * | wallet_api: reconnectDevicetobtoht2021-06-043-0/+21
| |/
* / wallet_api: move adjust_mixin call within try blocktobtoht2021-06-041-8/+3
|/
* Merge pull request #7677luigi11112021-05-123-0/+77
|\
| * wallet_api: import / export output functiontobtoht2021-04-223-0/+77