aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | wallet2: print unused indices on a single linemoneromooo-monero2017-09-201-6/+17
* | | wallet2: fix hash chain trimming when the inner chain becomes emptymoneromooo-monero2017-10-021-1/+28
| |/ |/|
* | wallet2: do not keep block hashes below last checkpointmoneromooo-monero2017-09-251-15/+48
* | move checkpoints in a separate librarymoneromooo-monero2017-09-251-4/+4
* | wallet2: simplify tx processing a bitmoneromooo-monero2017-09-251-72/+53
* | wallet2: factor some of the tx scanning codemoneromooo-monero2017-09-251-48/+20
* | wallet2: catch failure to parse addressmoneromooo-monero2017-09-251-1/+5
* | wallet2: catch failure to save keys filemoneromooo-monero2017-09-251-2/+3
* | Merge pull request #2386Riccardo Spagni2017-09-251-12/+10
|\ \
| * | wallet2: guard against daemon sending txes in the wrong ordermoneromooo-monero2017-09-111-12/+10
* | | Merge pull request #2377Riccardo Spagni2017-09-251-0/+141
|\ \ \
| * | | wallet2: correctly handle in/out payments for view-only walletstoffu2017-09-211-0/+141
* | | | Merge pull request #2257Riccardo Spagni2017-09-251-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | wallet: add encrypted seed functionalitymoneromooo-monero2017-09-121-2/+12
| |/ /
* | | Merge pull request #2441Riccardo Spagni2017-09-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Update wallet2.cpp for misspellingMatthew Campassi2017-09-121-1/+1
| |/
* / Use a threadpoolHoward Chu2017-09-141-43/+20
|/
* Merge pull request #2362Riccardo Spagni2017-09-021-20/+35
|\
| * simplewallet: new "fee" command to display fee informationmoneromooo-monero2017-08-291-20/+35
* | Merge pull request #2342Riccardo Spagni2017-09-021-0/+3
|\ \
| * | wallet2: account for huge testnet reorgs for estimating heightmoneromooo-monero2017-08-251-0/+3
* | | Merge pull request #2309Riccardo Spagni2017-09-021-18/+72
|\ \ \ | |_|/ |/| |
| * | wallet2: export/import wallet data functionsJaquee2017-08-211-0/+49
| * | import_key_images - allow importing without being connected to daemonJaquee2017-08-181-18/+23
| |/
* / wallet: new option to check/confirm txpool backlog when sendingmoneromooo-monero2017-08-261-0/+58
|/
* Merge pull request #2258Riccardo Spagni2017-08-151-3/+20
|\
| * wallet2: improve refresh height determinationmoneromooo-monero2017-08-061-3/+20
* | Merge pull request #2252Riccardo Spagni2017-08-151-0/+4
|\ \
| * | wallet2: clear some missing containers in clear()moneromooo-monero2017-08-051-0/+4
| |/
* | Merge pull request #2240Riccardo Spagni2017-08-151-0/+9
|\ \
| * | wallet2: add a is_synced functionmoneromooo-monero2017-08-021-0/+9
| |/
* | Merge pull request #2238Riccardo Spagni2017-08-151-2/+19
|\ \
| * | Enable verifying wallet password with having to load wallet.m2049r2017-08-031-2/+19
| |/
* | Merge pull request #2233Riccardo Spagni2017-08-151-0/+8
|\ \
| * | wallet2: store testnet bool in keys fileJaquee2017-08-051-0/+8
| |/
* | Merge pull request #2205Riccardo Spagni2017-08-151-0/+1
|\ \
| * | wallet: return unlock_time in get_transfersmoneromooo-monero2017-08-021-0/+1
| |/
* | change mixin to ring size in user visible placesmoneromooo-monero2017-08-071-2/+2
* | Merge pull request #2203Riccardo Spagni2017-08-071-19/+37
|\ \
| * | wallet2: fix temporarily missing incoming tx when being minedmoneromooo-monero2017-08-051-19/+37
| |/
* / Fix spelling errorsErik de Castro Lopo2017-07-051-8/+8
|/
* wallet2: get current height from the daemon on creationmoneromooo-monero2017-06-261-5/+14
* wallet2: fix infinite loop on future refresh heightmoneromooo-monero2017-06-261-1/+1
* wallet: fix refresh_from_height setting on new walletmoneromooo-monero2017-06-261-3/+2
* Prevent crash if performing certain actions before wallet is initializedRobby Weinberg2017-06-031-0/+4
* Merge pull request #2058Riccardo Spagni2017-06-011-4/+4
|\
| * fix get_upper_transaction renameschnerchi2017-05-311-4/+4
* | Merge pull request #2036Riccardo Spagni2017-05-301-0/+4
|\ \ | |/ |/|
| * wallet2: check key image validity domain in import_key_imagesmoneromooo-monero2017-05-181-0/+4
* | Merge pull request #2022Riccardo Spagni2017-05-301-2/+2
|\ \