aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
* wallet2: avoid linear scans in pool state updatesselsta2026-06-281-1/+3
* wallet2: store multisig nonce erasure before returning signed txsetselsta2026-06-091-1/+2
* multisig: add flag to skip refresh after multisig importwoodser2026-04-081-1/+3
* Merge pull request #10162v0.18.4.6tobtoht2026-02-221-0/+1
|\
| * add getter for daemon proxywoodser2025-10-121-0/+1
* | wallet: identify spends in pool when scanningj-berman2025-10-071-1/+1
|/
* wallet: deprecate wallet2::find_and_save_rings()jeffro2562025-07-291-1/+1
* wallet: refactor subaddress expansion & add to transfer testjeffro2562025-07-071-0/+7
* fix: multisig stale data after failed refreshSNeedlewoods2025-04-241-2/+2
* Merge pull request #8617tobtoht2025-02-131-4/+152
|\
| * wallet: background sync with just the view keyj-berman2024-05-241-4/+152
* | wallet: fix signed_tx_set RangeProofType serializationjeffro2562025-01-181-1/+1
* | Daemon-specific proxy for the wallet-rpc.0xFFFC00002024-11-231-1/+9
* | Make wallet2::estimate_fee staticLee Clagett2024-08-071-1/+1
|/
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-6/+6
* 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