summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | my/openmonero API functionsJaquee2017-10-151-0/+441
| * | | wallet2: add remove_obsolete_pool_txs()Jaquee2017-10-151-22/+30
| * | | wallet2: add ssl option to init()Jaquee2017-10-151-2/+5
* | | | Merge pull request #2554Riccardo Spagni2017-10-151-22/+109
|\ \ \ \ | |/ / / |/| | |
| * | | wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstrstoffu2017-10-071-22/+109
| | |/ | |/|
* / | Subaddresseskenshi842017-10-071-184/+594
|/ /
* | Merge pull request #2542Riccardo Spagni2017-10-061-1/+1
|\ \
| * | wallet2: Missing underflow check on low heightslandergate2017-09-271-1/+1
* | | Merge pull request #2530Riccardo Spagni2017-10-061-1/+1
|\ \ \
| * | | construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...stoffu2017-10-031-1/+1
| | |/ | |/|
* | | Merge pull request #2529Riccardo Spagni2017-10-061-10/+6
|\ \ \
| * | | wallet2: error check for generate_key_image_helper, removed redundant wallet_...stoffu2017-10-031-10/+6
| |/ /
* / / simplewallet: allow to set threshold before warning about tx backlogselsta2017-10-021-0/+6
|/ /
* | Merge pull request #2491Riccardo Spagni2017-10-021-7/+20
|\ \
| * | wallet2: fix exception on split txesmoneromooo-monero2017-09-201-1/+3
| * | 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
| |/