summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9008luigi11112024-02-241-0/+1
|\
| * wallet2: add on_reorg callbackCrypto City2023-09-271-0/+1
* | wallet: feature: transfer amount with fee includedjeffro2562024-02-201-2/+3
* | wallet2: fix refresh function parametersselsta2023-10-011-1/+1
|/
* Merge pull request #8941luigi11112023-09-141-1/+1
|\
| * wallet_rpc_server: chunk refresh to keep responding to RPC while refreshingmoneromooo-monero2023-08-171-1/+1
* | wallet2: fix `store_to()` and `change_password()`jeffro2562023-08-231-6/+16
|/
* Merge pull request #8942luigi11112023-08-171-1/+1
|\
| * wallet-rpc: restore from multisig seedjeffro2562023-08-101-1/+1
* | Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-091-1/+2
* | wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-091-6/+12
|/
* Merge pull request #8905luigi11112023-07-061-0/+1
|\
| * wallet: respect frozen key images in multisig wallets [RELEASE]jeffro2562023-06-121-0/+1
* | Merge pull request #8566luigi11112023-06-271-3/+34
|\ \ | |/ |/|
| * wallet2: fix rescanning tx via scan_txj-berman2023-03-131-3/+34
* | wallet2: fix infinite loop in fake out selectionCrypto City2023-03-251-0/+1
|/
* add an option to force-update multisig key exchange under some circumstanceskoe2022-09-211-1/+2
* Merge pull request #8545v0.18.1.1luigi11112022-09-151-1/+2
|\
| * multisig: fix #8537 seed restore (suggestions by @UkoeHB)j-berman2022-09-011-1/+2
* | wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-1/+6
* | wallet2: better test on whether to allow output importmoneromooo-monero2022-09-071-3/+17
* | allow exporting outputs in chunksmoneromooo-monero2022-09-071-13/+51
* | wallet2: fixes for export/import output flowj-berman2022-09-061-0/+2
* | wallet2: fix missing subaddress indices in "light" exported outputsmoneromooo-monero2022-09-061-1/+5
|/
* Merge pull request #8432luigi11112022-07-141-0/+8
|\
| * derive multisig tx secret keys from an entropy source plus the tx inputs' key...koe2022-07-131-0/+8
* | Merge pull request #7986luigi11112022-07-141-2/+5
|\ \ | |/ |/|
| * wallet2: keep around transaction prefix for confirmed transferstobtoht2021-10-011-2/+5
* | Merge pull request #8421luigi11112022-07-131-0/+2
|\ \
| * | wallet2: prevent crash when reading tx w/fewer outputs than expectedj-berman2022-07-051-0/+2
* | | Merge pull request #8149luigi11112022-07-131-3/+20
|\ \ \
| * | | multisig: fix critical vulnerabilities in signinganon2022-06-301-3/+20
| |/ /
* / / Improve consistency between on_money_received and on_money_received_unconfirmedLuke Parker2022-06-011-1/+1
|/ /
* | Merge pull request #8328luigi11112022-05-261-0/+3
|\ \
| * | disable multisig by defaultmoneromooo-monero2022-05-171-0/+3
* | | wallet2: speedup large tx construction: batch ringdb lookupsCrypto City2022-05-131-0/+1
* | | wallet2: speedup large tx construction: batch ringdb updatesCrypto City2022-05-131-0/+1
* | | wallet2: speedup large tx construction: cache public key validitymoneromooo-monero2022-05-131-5/+5
|/ /
* | Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-8/+42
* | Fee changes from ArticMinemoneromooo-monero2022-04-101-1/+2
* | Merge pull request #8197luigi11112022-04-061-1/+1
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | | Merge pull request #8179luigi11112022-04-061-3/+42
|\ \ \
| * | | wallet2: decrease the amount of data exchanged for output exportmoneromooo-monero2022-03-291-3/+42
| |/ /
* | | Merge pull request #7170luigi11112022-04-051-1/+1
|\ \ \
| * | | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-1/+1
| |/ /
* / / Make the wallet name optional when locked.Norman Moeschter2022-03-101-0/+3
|/ /
* | Merge pull request #7877luigi11112022-03-021-39/+7
|\ \
| * | multisig key exchange update and refactorkoe2022-02-221-39/+7
| |/
* / wallet2: fix key encryption when changing ask-password from 0/1 to 2moneromooo-monero2021-10-191-3/+1
|/