| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 2016-08-28 | 1 | -8/+8 |
| * | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 2016-08-28 | 1 | -8/+20 |
| * | wallet: do not store signatures in the wallet cache | moneromooo-monero | 2016-08-28 | 1 | -1/+1 |
| * | simplewallet: better check_tx_key feedback | moneromooo-monero | 2016-08-28 | 1 | -2/+20 |
| * | rct: make the amount key derivable by a third party with the tx key | moneromooo-monero | 2016-08-28 | 1 | -24/+16 |
| * | port get_tx_key/check_tx_key to rct | moneromooo-monero | 2016-08-28 | 1 | -12/+51 |
| * | wallet: factor transfer_rct code with transfer code | moneromooo-monero | 2016-08-28 | 2 | -13/+2 |
| * | add rct to the protocol | moneromooo-monero | 2016-08-28 | 2 | -20/+43 |
| * | Merge pull request #982 | Riccardo Spagni | 2016-08-26 | 1 | -1/+1 |
| |\ | |||||
| | * | fix #691 removed help about leaving wallet name empty on --generate-new-wallet | guzzi_jones | 2016-08-24 | 1 | -1/+1 |
| * | | Merge pull request #976 | Riccardo Spagni | 2016-08-26 | 1 | -1/+8 |
| |\ \ | |||||
| | * | | simplewallet: default to max-concurrency 1 on MacOS X | moneromooo-monero | 2016-08-21 | 1 | -1/+8 |
| | |/ | |||||
| * / | simplewallet: do not suggest removing cache if the password was wrong | moneromooo-monero | 2016-08-16 | 1 | -1/+3 |
| |/ | |||||
| * | Merge pull request #948 | Riccardo Spagni | 2016-08-11 | 1 | -6/+6 |
| |\ | |||||
| | * | Fake outs set is now decided by the wallet | moneromooo-monero | 2016-08-11 | 1 | -6/+6 |
| * | | Merge pull request #952 | Riccardo Spagni | 2016-08-11 | 2 | -4/+9 |
| |\ \ | |||||
| | * | | Better fix (#4) | hyc | 2016-08-09 | 2 | -4/+9 |
| | * | | fix restore-deterministic height | luigi1111 | 2016-08-09 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #949 | Riccardo Spagni | 2016-08-11 | 2 | -69/+64 |
| |\ \ | |||||
| | * | | simplewallet: make the refresh thread into more generic idle thread | moneromooo-monero | 2016-08-07 | 2 | -69/+64 |
| | |/ | |||||
| * / | Fix #864 | guzzi_jones | 2016-08-01 | 4 | -53/+106 |
| |/ | |||||
| * | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 2016-07-24 | 2 | -0/+109 |
| * | Merge pull request #923 | Riccardo Spagni | 2016-07-23 | 1 | -0/+1 |
| |\ | |||||
| | * | simplewallet: suggest removing cache when loading fails | moneromooo-monero | 2016-07-22 | 1 | -0/+1 |
| * | | Merge pull request #916 | Riccardo Spagni | 2016-07-23 | 1 | -2/+28 |
| |\ \ | |||||
| | * | | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 2016-07-20 | 1 | -2/+28 |
| | |/ | |||||
| * / | simplewallet: revert to foreground refresh at startup | moneromooo-monero | 2016-07-20 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #902 | Riccardo Spagni | 2016-07-20 | 2 | -9/+27 |
| |\ | |||||
| | * | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 2016-07-10 | 2 | -9/+27 |
| * | | wallet: add command and RPC to sign/verify data | moneromooo-monero | 2016-07-19 | 2 | -0/+69 |
| |/ | |||||
| * | Merge pull request #879 | Riccardo Spagni | 2016-07-06 | 1 | -0/+1 |
| |\ | |||||
| | * | simplewallet: mention the background refresh thread when starting | moneromooo-monero | 2016-06-22 | 1 | -0/+1 |
| * | | Merge pull request #878 | Riccardo Spagni | 2016-07-06 | 2 | -1/+80 |
| |\ \ | |||||
| | * | | wallet: add a fee multiplier | moneromooo-monero | 2016-06-22 | 2 | -1/+80 |
| | |/ | |||||
| * / | TransactionHistory continued | Ilya Kitaev | 2016-06-23 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #870 | Riccardo Spagni | 2016-06-21 | 1 | -2/+6 |
| |\ | |||||
| | * | gmtime for Windows | luigi1111 | 2016-06-20 | 1 | -2/+6 |
| * | | simplewallet: add a status command | moneromooo-monero | 2016-06-20 | 2 | -0/+25 |
| |/ | |||||
| * | Merge pull request #827 | Riccardo Spagni | 2016-05-17 | 1 | -14/+16 |
| |\ | |||||
| | * | Set refresh height earlier | Howard Chu | 2016-04-29 | 1 | -13/+15 |
| | * | Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7 | Howard Chu | 2016-04-29 | 1 | -2/+2 |
| * | | Merge pull request #826 | Riccardo Spagni | 2016-04-29 | 1 | -27/+44 |
| |\ \ | |||||
| | * | | simplewallet: display all settings on set with no arguments | moneromooo-monero | 2016-04-28 | 1 | -27/+44 |
| | |/ | |||||
| * / | add a --max-concurrency flag | moneromooo-monero | 2016-04-28 | 1 | -1/+6 |
| |/ | |||||
| * | Merge pull request #823 | Riccardo Spagni | 2016-04-27 | 1 | -1/+1 |
| |\ | |||||
| | * | simplewallet: fix pending transfers fee display in show_transfers | moneromooo-monero | 2016-04-26 | 1 | -1/+1 |
| * | | simplewallet: more threading fixes | moneromooo-monero | 2016-04-26 | 1 | -1/+5 |
| |/ | |||||
| * | wallet: allow attaching notes to txids | moneromooo-monero | 2016-04-26 | 2 | -3/+63 |
| * | wallet: add GMT timestamps to transfers/payments | moneromooo-monero | 2016-04-26 | 1 | -3/+20 |
| * | Merge pull request #817 | Riccardo Spagni | 2016-04-26 | 2 | -11/+45 |
| |\ | |||||
