aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8197luigi11112022-04-061-1/+1
|\
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | Merge pull request #8195luigi11112022-04-061-4/+4
|\ \
| * | wallet2: update stagenet rollback blocksselsta2022-03-011-4/+4
* | | Merge pull request #8179luigi11112022-04-061-7/+125
|\ \ \
| * | | wallet2: decrease the amount of data exchanged for output exportmoneromooo-monero2022-03-291-7/+125
| | |/ | |/|
* | | Merge pull request #7170luigi11112022-04-051-38/+51
|\ \ \
| * | | store outPk/8 in the tx for speedmoneromooo-monero2022-04-051-1/+3
| * | | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-37/+48
* | | | Merge pull request #7153luigi11112022-04-051-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Make the wallet name optional when locked.Norman Moeschter2022-03-101-0/+7
| |/ /
* | | Merge pull request #8158luigi11112022-03-181-0/+13
|\ \ \ | |/ / |/| |
| * | Balance includes unconfirmed transfers to selfwoodser2022-01-311-0/+13
| |/
* | Merge pull request #7877luigi11112022-03-021-446/+146
|\ \ | |/ |/|
| * multisig key exchange update and refactorkoe2022-02-221-446/+146
* | wallet inits cache if file and blob missingwoodser2021-12-241-4/+5
* | `make_uri` disallows standalone payment idswoodser2021-11-301-6/+2
* | Merge pull request #8017luigi11112021-11-011-2/+0
|\ \
| * | wallet2: remove 2 unused variablesselsta2021-10-201-2/+0
* | | wallet2: fix key encryption when changing ask-password from 0/1 to 2moneromooo-monero2021-10-191-20/+3
|/ /
* | Merge pull request #7994luigi11112021-10-171-1/+1
|\ \
| * | Decrease the "recent spend window" in gamma re-select to 15 blocksj-berman2021-10-041-1/+1
| |/
* | Merge pull request #7799luigi11112021-10-171-7/+1
|\ \
| * | Fix precision of average_output_timej-berman2021-09-121-7/+1
| |/
* | Merge pull request #7793luigi11112021-10-111-1/+20
|\ \ | |/ |/|
| * trezor: try empty passphrase firstDusan Klinec2021-08-031-1/+20
* | Merge pull request #7899luigi11112021-09-091-1/+1
|\ \
| * | wallet: fix unused lambda capture warningselsta2021-08-281-1/+1
* | | Merge pull request #7823luigi11112021-09-091-4/+6
|\ \ \
| * | | monero-wallet-rpc: Prevent --password-file from being used with --wallet-dirKermit Alexander II2021-08-201-4/+6
* | | | Merge pull request #7342luigi11112021-09-091-20/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | Attempt to carve the fee from a partial payment earlyAlex Opie2021-01-251-20/+34
* | | | Wallet2: fix optimize-coinbase for p2pool payoutsSChernykh2021-08-261-4/+5
* | | | Merge pull request #7849luigi11112021-08-201-1/+2
|\ \ \ \
| * | | | Make sure node returns to wallet that real output is unlockedj-berman2021-08-111-1/+2
| | |/ / | |/| |
* | | | Merge pull request #7845luigi11112021-08-201-0/+6
|\ \ \ \
| * | | | Protect client from divide by 0 caused by integer truncationj-berman2021-08-191-0/+6
| |/ / /
* | | | Merge pull request #7821luigi11112021-08-201-0/+31
|\ \ \ \
| * | | | Apply gamma distr from chain tip when selecting decoysj-berman2021-08-191-0/+31
| |/ / /
* | | | Merge pull request #7786luigi11112021-08-111-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix #7784 - deinit wallet in wallet dtorDusan Klinec2021-07-141-3/+6
* | | | Merge pull request #7796luigi11112021-08-021-8/+20
|\ \ \ \
| * | | | wallet2: chunk get_outs.bin calls to avoid sanity limitsmoneromooo-monero2021-07-151-8/+20
| |/ / /
* | | | Merge pull request #7790luigi11112021-08-021-1/+1
|\ \ \ \
| * | | | wallet: rephrase error message on invalid device addressDusan Klinec2021-07-141-1/+1
| |/ / /
* | | | Merge pull request #7788luigi11112021-08-021-2/+1
|\ \ \ \
| * | | | wallet2: Don't auto lock device on process parsed blockstobtoht2021-07-141-2/+1
| |/ / /
* | | | Merge pull request #7747luigi11112021-08-021-8/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet2: refresh: check error and throw before potentially breaking out of looptobtoht2021-06-041-8/+9
* | | | Merge pull request #7740luigi11112021-07-271-0/+3
|\ \ \ \ | |_|/ / |/| | |