| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3784 | luigi1111 | 2018-06-20 | 1 | -4/+2 |
| |\ | |||||
| | * | don't limit miner threads in wallet | cryptochangements34 | 2018-05-08 | 1 | -4/+2 |
| * | | Merge pull request #3932 | luigi1111 | 2018-06-20 | 1 | -1/+28 |
| |\ \ | |||||
| | * | | simplewallet: add optional trusted/untrusted argument to set_daemon | moneromooo-monero | 2018-06-05 | 1 | -1/+28 |
| * | | | Merge pull request #3896 | luigi1111 | 2018-06-20 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | simplewallet.sign_transfer: rename export to export_raw, add help message | stoffu | 2018-06-01 | 1 | -4/+4 |
| | |/ / | |||||
| * | | | Merge pull request #3804 | luigi1111 | 2018-06-16 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa... | jcktm | 2018-05-15 | 1 | -0/+2 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3798 | luigi1111 | 2018-06-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix Typo | Rafficer | 2018-05-12 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #3780 | luigi1111 | 2018-06-16 | 1 | -64/+4 |
| |\ \ \ | |||||
| | * | | | wallet-rpc: watch-only and cold wallet features added | Dusan Klinec | 2018-06-03 | 1 | -64/+4 |
| * | | | | Merge pull request #3538 | luigi1111 | 2018-06-16 | 1 | -2/+110 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: set_ring can now take a file with rings | moneromooo-monero | 2018-06-09 | 1 | -2/+110 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #3648 | luigi1111 | 2018-06-12 | 1 | -8/+5 |
| |\ \ \ \ | |||||
| | * | | | | Improve 'show_transfers' date formatting | Ryan Ronnander | 2018-04-15 | 1 | -8/+5 |
| * | | | | | Merge pull request #3643 | luigi1111 | 2018-06-12 | 1 | -2/+18 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | handle improper log levels | cryptochangements34 | 2018-04-15 | 1 | -2/+18 |
| | |/ / / | |||||
| * | | | | Merge pull request #3640 | luigi1111 | 2018-05-31 | 1 | -1/+8 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | wallet cli/rpc: terminate execution with code 0 when --help or --version is g... | stoffu | 2018-04-22 | 1 | -1/+8 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3491 | luigi1111 | 2018-05-30 | 1 | -0/+11 |
| |\ \ \ | |||||
| | * | | | exit if specified wallet file doesn't exist | cryptochangements34 | 2018-03-24 | 1 | -0/+11 |
| * | | | | Merge pull request #3477 | luigi1111 | 2018-05-29 | 1 | -24/+32 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: add --untrusted-daemon option | moneromooo-monero | 2018-03-22 | 1 | -24/+32 |
| | |/ / / | |||||
| * | | | | Merge pull request #3470 | luigi1111 | 2018-05-29 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | don't show error twice when starting simplewallet | cryptochangements34 | 2018-03-21 | 1 | -1/+1 |
| | |/ / / | |||||
| * | / / | simplewallet: use correct unit for fee command | stoffu | 2018-05-20 | 1 | -1/+1 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #3579 | Riccardo Spagni | 2018-04-21 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | simplewallet: fix help message of sign_transfer | stoffu | 2018-04-07 | 1 | -2/+2 |
| | |/ / | |||||
| * | / | simplewallet: add version command | moneromooo-monero | 2018-04-13 | 1 | -0/+11 |
| | |/ |/| | |||||
| * | | Merge pull request #3534 | Riccardo Spagni | 2018-04-12 | 1 | -0/+20 |
| |\ \ | |||||
| | * | | wallet: warn if not using the default ring size | moneromooo-monero | 2018-03-31 | 1 | -0/+20 |
| | |/ | |||||
| * | | Merge pull request #3532 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | simplewallet: warn about key reuse on startup | moneromooo-monero | 2018-03-31 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3536 | Riccardo Spagni | 2018-04-12 | 1 | -2/+18 |
| |\ \ | |||||
| | * | | Automatic height setup when creating/restoring hw device. | cslashm | 2018-03-31 | 1 | -2/+18 |
| | |/ | |||||
| * / | wallet: catch exceptions dealing with ringdb and warn | moneromooo-monero | 2018-03-21 | 1 | -0/+3 |
| |/ | |||||
| * | Merge pull request #3426 | Riccardo Spagni | 2018-03-18 | 1 | -2/+9 |
| |\ | |||||
| | * | simplewallet: new --use-english-language-names flag | moneromooo-monero | 2018-03-17 | 1 | -2/+9 |
| * | | wallet: make the segregation height settable | moneromooo-monero | 2018-03-17 | 1 | -1/+23 |
| |/ | |||||
| * | Add command line option allowing to restrict the default sub-address lookahea... | stoffu | 2018-03-16 | 1 | -1/+81 |
| * | Merge pull request #3416 | Riccardo Spagni | 2018-03-16 | 1 | -0/+5 |
| |\ | |||||
| | * | simplewallet: fix restore height prompt that got disabled by #3175 | stoffu | 2018-03-16 | 1 | -0/+5 |
| * | | Merge pull request #3376 | Riccardo Spagni | 2018-03-16 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | show '<Not set>' for empty wallet description | cryptochangements34 | 2018-03-15 | 1 | -2/+6 |
| * | | | Merge pull request #3336 | Riccardo Spagni | 2018-03-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix typos in various files | Dimitris Apostolou | 2018-03-15 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | wallet: more user friendly print_ring | moneromooo-monero | 2018-03-16 | 1 | -9/+22 |
| * | | | wallet: add a set_ring command | moneromooo-monero | 2018-03-16 | 1 | -1/+80 |
| * | | | wallet: make ringdb an object with database state | moneromooo-monero | 2018-03-16 | 1 | -2/+2 |
