aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-89/+169
* Merge pull request #3256Riccardo Spagni2018-02-201-2/+2
|\
| * wallet2: fix auto_low_priority field name typo on loadmoneromooo-monero2018-02-131-2/+2
* | Merge pull request #3247Riccardo Spagni2018-02-201-17/+12
|\ \
| * | wallet2: remove unused m_subaddresses_invmoneromooo-monero2018-02-161-4/+0
| * | wallet2: speed up subaddress generation (by about a third)moneromooo-monero2018-02-161-15/+14
| |/
* | Merge pull request #3246Riccardo Spagni2018-02-201-5/+15
|\ \
| * | wallet2: don't store invalid key image when watch-onlystoffu2018-02-121-1/+1
| * | wallet2: don't throw when spent amount is inconsistentstoffu2018-02-101-4/+14
| |/
* | Merge pull request #3175Riccardo Spagni2018-02-161-0/+2
|\ \
| * | wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.Maximilian Lupke2018-01-241-0/+2
* | | Merge pull request #3094Riccardo Spagni2018-02-161-1/+1
|\ \ \
| * | | Fixed typos and wording tweaksMaxithi2018-01-291-1/+1
* | | | wallets: reorg 61 more days on testnetmoneromooo-monero2018-01-311-2/+3
* | | | blockchain: move bulletproofs to v8moneromooo-monero2018-01-311-7/+4
| |_|/ |/| |
* | | wallet: automatically use low priority if safe (no backlog & recent blocks no...stoffu2018-01-281-0/+91
* | | wallet2: split estimate_backlog to allow for raw fee levelsmoneromooo-monero2018-01-281-9/+26
* | | Merge pull request #3116Riccardo Spagni2018-01-271-1/+1
|\ \ \
| * | | wallet2::import_blockchain fix import loopJaquee2018-01-141-1/+1
| | |/ | |/|
* | | Merge pull request #3141Riccardo Spagni2018-01-271-33/+23
|\ \ \
| * | | wallet2: remove {set|get}_default_decimal_point and use the same funcs under ...stoffu2018-01-261-10/+0
| * | | wallet2: make scan_output const and omit keys argstoffu2018-01-261-5/+5
| * | | wallet2: make member functions const when possiblestoffu2018-01-261-18/+18
* | | | Merge pull request #3118Riccardo Spagni2018-01-271-0/+7
|\ \ \ \
| * | | | simplewallet: check file overwrite when exporting stuffstoffu2018-01-261-0/+7
| |/ / /
* | | | Merge pull request #3113Riccardo Spagni2018-01-271-1/+5
|\ \ \ \
| * | | | wallet rpc: show fees when querying incoming transfersstoffu2018-01-261-1/+5
| |/ / /
* / / / Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/ / /
* | | Merge pull request #3130Riccardo Spagni2018-01-251-2/+2
|\ \ \
| * | | wallet2: fix sweep_all sending an atomic unitmoneromooo-monero2018-01-151-2/+2
| |/ /
* | | Merge pull request #3093Riccardo Spagni2018-01-251-1/+1
|\ \ \
| * | | Improved terminology from create to generateMaxithi2018-01-091-1/+1
| | |/ | |/|
* | | Merge pull request #3065Riccardo Spagni2018-01-251-14/+7
|\ \ \
| * | | wallet2: allow failing parse_tx_extramoneromooo-monero2018-01-041-14/+7
| |/ /
* | | Merge pull request #3028Riccardo Spagni2018-01-251-0/+1
|\ \ \
| * | | wallet2 bugfix: initialize subaddress table when generating from keysstoffu2017-12-291-0/+1
* | | | Reserve proofstoffu2018-01-101-0/+245
| |_|/ |/| |
* | | Merge pull request #3021Riccardo Spagni2018-01-101-2/+2
|\ \ \
| * | | wallet2: std::unordered_set ctor is sometimes explicitmoneromooo-monero2017-12-281-2/+2
* | | | Merge pull request #3002Riccardo Spagni2018-01-101-0/+5
|\ \ \ \
| * | | | wallet2: guard against the dameon sending blocks before last checkpointmoneromooo-monero2017-12-241-0/+5
* | | | | Merge pull request #2990Riccardo Spagni2018-01-101-0/+1
|\ \ \ \ \
| * | | | | factor STL container serializationmoneromooo-monero2017-12-221-0/+1
| |/ / / /
* | | | | Merge pull request #2989Riccardo Spagni2018-01-101-0/+12
|\ \ \ \ \
| * | | | | wallet2: fix failure to create tx if inputs are not enough for feemoneromooo-monero2017-12-211-0/+12
| |/ / / /
* | | | | Merge pull request #2985Riccardo Spagni2018-01-101-1/+1
|\ \ \ \ \
| * | | | | move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero2018-01-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2983Riccardo Spagni2018-01-101-18/+29
|\ \ \ \ \
| * | | | | sweep_below: do not prematurely exclude subaddresses setstoffu2017-12-281-18/+29
| | |_|/ / | |/| | |
* | | | | Merge pull request #2973Riccardo Spagni2018-01-101-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |