| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | wallet2: fix refresh height calc for new wallets | moneromooo-monero | 2017-10-07 | 1 | -8/+0 | |
| * | | Merge pull request #2570 | Riccardo Spagni | 2017-10-15 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | wallet2: fix backlog being off by 1 | moneromooo-monero | 2017-10-03 | 1 | -2/+2 | |
| * | | | Merge pull request #2109 | Riccardo Spagni | 2017-10-15 | 1 | -55/+699 | |
| |\ \ \ | ||||||
| | * | | | wallet2+API: use separate callbacks for lightwallets | Jaquee | 2017-10-15 | 1 | -7/+4 | |
| | * | | | wallet2: remove obsolete get_num_rct_outputs() call from create_transactions_2 | Jaquee | 2017-10-15 | 1 | -1/+1 | |
| | * | | | wallet2: create_transactions_2 lightwallet support | Jaquee | 2017-10-15 | 1 | -0/+7 | |
| | * | | | wallet2: get_outs lightwallet support | Jaquee | 2017-10-15 | 1 | -10/+127 | |
| | * | | | wallet2: commit_tx() lightwallet support | Jaquee | 2017-10-15 | 1 | -17/+34 | |
| | * | | | wallet2: refactor is_tx_spendtime_unlocked() | Jaquee | 2017-10-15 | 1 | -3/+8 | |
| | * | | | wallet2: add lightwallet exceptions to common functions | Jaquee | 2017-10-15 | 1 | -0/+15 | |
| | * | | | wallet2: refresh() lightwallet support | Jaquee | 2017-10-15 | 1 | -0/+34 | |
| | * | | | my/openmonero API functions | Jaquee | 2017-10-15 | 1 | -0/+441 | |
| | * | | | wallet2: add remove_obsolete_pool_txs() | Jaquee | 2017-10-15 | 1 | -22/+30 | |
| | * | | | wallet2: add ssl option to init() | Jaquee | 2017-10-15 | 1 | -2/+5 | |
| * | | | | Merge pull request #2554 | Riccardo Spagni | 2017-10-15 | 1 | -22/+109 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr | stoffu | 2017-10-07 | 1 | -22/+109 | |
| | | |/ | |/| | ||||||
| * / | | Subaddresses | kenshi84 | 2017-10-07 | 1 | -184/+594 | |
| |/ / | ||||||
| * | | Merge pull request #2542 | Riccardo Spagni | 2017-10-06 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | wallet2: Missing underflow check on low heights | landergate | 2017-09-27 | 1 | -1/+1 | |
| * | | | Merge pull request #2530 | Riccardo Spagni | 2017-10-06 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ... | stoffu | 2017-10-03 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #2529 | Riccardo Spagni | 2017-10-06 | 1 | -10/+6 | |
| |\ \ \ | ||||||
| | * | | | wallet2: error check for generate_key_image_helper, removed redundant wallet_... | stoffu | 2017-10-03 | 1 | -10/+6 | |
| | |/ / | ||||||
| * / / | simplewallet: allow to set threshold before warning about tx backlog | selsta | 2017-10-02 | 1 | -0/+6 | |
| |/ / | ||||||
| * | | Merge pull request #2491 | Riccardo Spagni | 2017-10-02 | 1 | -7/+20 | |
| |\ \ | ||||||
| | * | | wallet2: fix exception on split txes | moneromooo-monero | 2017-09-20 | 1 | -1/+3 | |
| | * | | wallet2: print unused indices on a single line | moneromooo-monero | 2017-09-20 | 1 | -6/+17 | |
| * | | | wallet2: fix hash chain trimming when the inner chain becomes empty | moneromooo-monero | 2017-10-02 | 1 | -1/+28 | |
| | |/ |/| | ||||||
| * | | wallet2: do not keep block hashes below last checkpoint | moneromooo-monero | 2017-09-25 | 1 | -15/+48 | |
| * | | move checkpoints in a separate library | moneromooo-monero | 2017-09-25 | 1 | -4/+4 | |
| * | | wallet2: simplify tx processing a bit | moneromooo-monero | 2017-09-25 | 1 | -72/+53 | |
| * | | wallet2: factor some of the tx scanning code | moneromooo-monero | 2017-09-25 | 1 | -48/+20 | |
| * | | wallet2: catch failure to parse address | moneromooo-monero | 2017-09-25 | 1 | -1/+5 | |
| * | | wallet2: catch failure to save keys file | moneromooo-monero | 2017-09-25 | 1 | -2/+3 | |
| * | | Merge pull request #2386 | Riccardo Spagni | 2017-09-25 | 1 | -12/+10 | |
| |\ \ | ||||||
| | * | | wallet2: guard against daemon sending txes in the wrong order | moneromooo-monero | 2017-09-11 | 1 | -12/+10 | |
| * | | | Merge pull request #2377 | Riccardo Spagni | 2017-09-25 | 1 | -0/+141 | |
| |\ \ \ | ||||||
| | * | | | wallet2: correctly handle in/out payments for view-only wallet | stoffu | 2017-09-21 | 1 | -0/+141 | |
| * | | | | Merge pull request #2257 | Riccardo Spagni | 2017-09-25 | 1 | -2/+12 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | wallet: add encrypted seed functionality | moneromooo-monero | 2017-09-12 | 1 | -2/+12 | |
| | |/ / | ||||||
| * | | | Merge pull request #2441 | Riccardo Spagni | 2017-09-20 | 1 | -1/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Update wallet2.cpp for misspelling | Matthew Campassi | 2017-09-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | Use a threadpool | Howard Chu | 2017-09-14 | 1 | -43/+20 | |
| |/ | ||||||
| * | Merge pull request #2362 | Riccardo Spagni | 2017-09-02 | 1 | -20/+35 | |
| |\ | ||||||
| | * | simplewallet: new "fee" command to display fee information | moneromooo-monero | 2017-08-29 | 1 | -20/+35 | |
| * | | Merge pull request #2342 | Riccardo Spagni | 2017-09-02 | 1 | -0/+3 | |
| |\ \ | ||||||
| | * | | wallet2: account for huge testnet reorgs for estimating height | moneromooo-monero | 2017-08-25 | 1 | -0/+3 | |
| * | | | Merge pull request #2309 | Riccardo Spagni | 2017-09-02 | 1 | -18/+72 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | wallet2: export/import wallet data functions | Jaquee | 2017-08-21 | 1 | -0/+49 | |
