summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* wallet2: Fix rescan_bc keep_ki optionNathan Dorfman2021-04-231-1/+1
* Merge pull request #7321luigi11112021-04-061-5/+5
|\
| * fix serialization being different on macmoneromooo-monero2021-03-051-5/+5
* | Merge pull request #7358luigi11112021-03-291-1/+1
|\ \ | |/ |/|
| * wallet_rpc_payments: implement multithreadinggdmojo2021-02-201-1/+1
* | Merge pull request #7312luigi11112021-02-181-0/+2
|\ \ | |/ |/|
| * monero-wallet-cli: Added command scan_txHoria Mihai David2021-02-171-0/+2
* | simplewallet: don't complain about connecting to the daemon when offlinemoneromooo-monero2020-12-101-0/+1
|/
* Merge pull request #6890Alexander Blair2020-12-011-0/+4
|\
| * wallet2: skip reorgs exceeding max-reorg-depth wallet settingxiphon2020-10-131-0/+4
* | wallet2: fix missing m_state field in wallet serializationmoneromooo-monero2020-10-121-1/+3
|/
* wallet2: adapt to deterministic unlock timeTheCharlatan2020-09-151-8/+10
* wallet2: fix tx sanity check triggering on pre-rct outputsmoneromooo-monero2020-09-121-1/+1
* Bind signature to full address and signing modeSarang Noether2020-08-281-1/+1
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-2/+4