summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-211-2/+2
|/
* 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-261-0/+36
|/
* 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-061-1/+1
|\
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-0/+1
|/
* Merge pull request #7877luigi11112022-03-021-21/+3
|\
| * multisig key exchange update and refactorkoe2022-02-221-21/+3
* | UB: Not calling virtual method in destructor of WalletImplmj-xmr2021-09-071-1/+1
|/
* wallet_api: add make_uritobtoht2021-08-191-0/+5
* wallet_api: expose offline mode statusrating89us2021-07-191-0/+5
* Merge pull request #7761luigi11112021-07-101-1/+1
|\
| * wallet_api: fix typo in exportKeyImagesselsta2021-06-231-1/+1
* | Merge pull request #7748luigi11112021-07-101-0/+5
|\ \
| * | wallet_api: getPasswordtobtoht2021-07-051-0/+5
| |/
* | wallet_api: get bytes sent/receivedtobtoht2021-06-241-0/+11
* | Merge pull request #7750luigi11112021-06-241-2/+0
|\ \
| * | wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-2/+0
| |/
* | Merge pull request #7746luigi11112021-06-241-2/+17
|\ \
| * | wallet_api: signMessage: add sign with subaddresstobtoht2021-06-041-2/+17
| |/
* | Merge pull request #7742luigi11112021-06-241-0/+17
|\ \
| * | wallet_api: reconnectDevicetobtoht2021-06-041-0/+17
| |/
* / wallet_api: move adjust_mixin call within try blocktobtoht2021-06-041-8/+3
|/
* Merge pull request #7677luigi11112021-05-121-0/+62
|\
| * wallet_api: import / export output functiontobtoht2021-04-221-0/+62
* | Merge pull request #7651luigi11112021-04-221-1/+3
|\ \ | |/ |/|
| * monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick2021-04-071-1/+3
* | Merge pull request #7648luigi11112021-04-161-0/+4
|\ \
| * | expose set_offline to wallet apibenevanoff2021-04-051-0/+4
* | | Merge pull request #7002luigi11112021-04-161-2/+0
|\ \ \ | |_|/ |/| |
| * | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-2/+0
* | | Merge pull request #7542luigi11112021-03-291-0/+5
|\ \ \
| * | | wallet_api: add isDeterministic()tobtoht2021-03-121-0/+5
| |/ /
* / / wallet_api: add seed_offset param to seed()tobtoht2021-03-121-2/+2
|/ /
* / wallet api: allow wallet to fetch all key images via apibenevanoff2020-12-251-2/+2
|/
* wallet2_api: implement stop() to interrupt refresh() loop oncexiphon2020-10-171-0/+5
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-2/+2
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-0/+1
* wallet2_api: implement runtime proxy configurationxiphon2020-07-201-4/+9