| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | 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 | |
| * | | | wallet: add an output blackball list to avoid using those in rings | moneromooo-monero | 2018-03-16 | 1 | -0/+141 | |
| * | | | wallet: key reuse mitigation options | moneromooo-monero | 2018-03-16 | 1 | -1/+35 | |
| * | | | wallet: add shared ring database | moneromooo-monero | 2018-03-16 | 1 | -0/+60 | |
| * | | | Merge pull request #3410 | Riccardo Spagni | 2018-03-15 | 1 | -7/+19 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: add a warning when getting a daemon error in transfer | moneromooo-monero | 2018-03-15 | 1 | -7/+19 | |
| * | | | | wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ... | stoffu | 2018-03-15 | 1 | -6/+5 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #3384 | Riccardo Spagni | 2018-03-14 | 1 | -2/+1 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: do not call a RPC when displaying the prompt | moneromooo-monero | 2018-03-11 | 1 | -2/+1 | |
| | | |/ | |/| | ||||||
| * | | | device: untangle cyclic depenency | stoffu | 2018-03-14 | 1 | -1/+0 | |
| | |/ |/| | ||||||
| * | | Merge pull request #3369 | Riccardo Spagni | 2018-03-14 | 1 | -1/+11 | |
| |\ \ | ||||||
| | * | | wallet: fixes and tweaks to the save_watch_only command | moneromooo-monero | 2018-03-07 | 1 | -1/+11 | |
| * | | | Merge pull request #3315 | Riccardo Spagni | 2018-03-14 | 1 | -4/+12 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa... | Leon Klingele | 2018-03-10 | 1 | -4/+12 | |
| | |/ | ||||||
