Age | Commit message (Expand) | Author | Files | Lines |
2018-09-14 | Merge pull request #4324 | Riccardo Spagni | 1 | -15/+33 |
2018-09-14 | wallet: ask-password can now ask without encrypting the secret spend key | moneromooo-monero | 1 | -15/+33 |
2018-09-14 | Merge pull request #4332 | Riccardo Spagni | 1 | -1/+2 |
2018-09-14 | Merge pull request #4253 | Riccardo Spagni | 1 | -7/+4 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 1 | -7/+4 |
2018-09-14 | Merge pull request #4260 | Riccardo Spagni | 1 | -23/+40 |
2018-09-14 | Merge pull request #4208 | Riccardo Spagni | 1 | -32/+80 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -8/+39 |
2018-09-10 | record blackballs as amount/offset, and add export ability | moneromooo-monero | 1 | -23/+40 |
2018-09-04 | Merge pull request #4262 | luigi1111 | 1 | -9/+37 |
2018-09-03 | wallet2: factor the creation of a new wallet keys file | moneromooo-monero | 1 | -1/+2 |
2018-08-28 | simplewallet: handle transfers using a monero: URI | moneromooo-monero | 1 | -32/+80 |
2018-08-23 | wallet: store trusted-daemon flag in wallet2 | stoffu | 2 | -51/+26 |
2018-08-22 | Merge pull request #4249 | luigi1111 | 1 | -6/+1 |
2018-08-22 | Merge pull request #4231 | luigi1111 | 1 | -1/+9 |
2018-08-22 | Merge pull request #4225 | luigi1111 | 1 | -1/+1 |
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 2 | -78/+160 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 2 | -25/+87 |
2018-08-15 | Merge pull request #4195 | luigi1111 | 2 | -28/+40 |
2018-08-15 | Merge pull request #4188 | luigi1111 | 2 | -0/+63 |
2018-08-15 | Merge pull request #4172 | luigi1111 | 1 | -1/+1 |
2018-08-15 | Merge pull request #4166 | luigi1111 | 1 | -4/+6 |
2018-08-15 | Merge pull request #4153 | luigi1111 | 1 | -13/+22 |
2018-08-15 | Merge pull request #4106 | luigi1111 | 1 | -2/+2 |
2018-08-15 | Merge pull request #4024 | luigi1111 | 1 | -0/+1 |
2018-08-15 | simplewallet: allow named priority levels for default-priority | moneromooo-monero | 1 | -9/+37 |
2018-08-13 | simplewallet: Simplify LOCK_IDLE_SCOPE macro | rbrunner7 | 1 | -6/+1 |
2018-08-07 | simplewallet: add a warning and prompt on rescan_blockchain | moneromooo-monero | 1 | -1/+9 |
2018-08-05 | simplewallet: correct number of human-readable months | rbrunner7 | 1 | -1/+1 |
2018-08-03 | wallet: distinguish coinbase from other txes in show_transfers | moneromooo-monero | 1 | -13/+22 |
2018-07-30 | simplewallet: add set_tx_key for importing tx keys from 3rd party wallets | stoffu | 2 | -0/+63 |
2018-07-30 | simplewallet: make sure wallet config is stored right after creation | stoffu | 2 | -28/+40 |
2018-07-27 | Merge pull request #4109 | luigi1111 | 1 | -0/+19 |
2018-07-24 | simplewallet.unspent_outputs: fix wrong logic for parsing | stoffu | 1 | -1/+1 |
2018-07-23 | monero-wallet-cli: added locked_sweep_all command | jcktm | 2 | -6/+51 |
2018-07-22 | simplewallet: fix language detection when using --use-english-language-names | moneromooo-monero | 1 | -4/+6 |
2018-07-19 | Merge pull request #4088 | luigi1111 | 1 | -6/+1 |
2018-07-19 | Merge pull request #4075 | luigi1111 | 1 | -1/+0 |
2018-07-19 | Merge pull request #4071 | luigi1111 | 2 | -0/+16 |
2018-07-19 | Merge pull request #4062 | luigi1111 | 1 | -1/+10 |
2018-07-19 | Merge pull request #4023 | luigi1111 | 1 | -1/+0 |
2018-07-12 | wallet: warn when payment IDs are used | moneromooo-monero | 1 | -0/+19 |
2018-07-07 | simplewallet: reword "seed encryption" to "seed offset" | moneromooo-monero | 1 | -2/+2 |
2018-07-03 | Merge pull request #4042 | Riccardo Spagni | 1 | -0/+1 |
2018-07-03 | Allow fractional outputs to be ignored | stoffu | 2 | -0/+16 |
2018-07-02 | node_rpc_proxy: factor a few RPC calls using get_info | moneromooo-monero | 1 | -6/+1 |
2018-06-28 | remove epee from link lines where it's redundant | moneromooo-monero | 1 | -1/+0 |
2018-06-27 | Merge pull request #3907 | luigi1111 | 1 | -0/+4 |
2018-06-27 | Merge pull request #3998 | luigi1111 | 1 | -2/+2 |
2018-06-27 | Merge pull request #3991 | luigi1111 | 1 | -0/+14 |
2018-06-27 | Merge pull request #3982 | luigi1111 | 1 | -1/+1 |
2018-06-27 | wallet: include a suggested number of confirmations based on amount | moneromooo-monero | 1 | -0/+4 |
2018-06-27 | Merge pull request #3979 | luigi1111 | 1 | -3/+5 |
2018-06-27 | simplewallet.sweep_all: show usage when parsing fails | stoffu | 1 | -1/+10 |
2018-06-25 | Merge pull request #3966 | luigi1111 | 1 | -1/+1 |
2018-06-25 | Merge pull request #3921 | luigi1111 | 1 | -14/+3 |
2018-06-25 | Merge pull request #3677 | luigi1111 | 1 | -1/+1 |
2018-06-25 | Merge pull request #3407 | luigi1111 | 1 | -1/+1 |
2018-06-23 | simplewallet: init trusted daemon flag to false when autodetecting | moneromooo-monero | 1 | -0/+1 |
2018-06-21 | fix typos in language files and rpc_args.cpp | ordtrogen | 1 | -1/+1 |
2018-06-21 | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp | stoffu | 1 | -14/+3 |
2018-06-20 | Merge pull request #3784 | luigi1111 | 1 | -4/+2 |
2018-06-20 | fix string handling for donation message | cryptochangements34 | 1 | -1/+1 |
2018-06-20 | Merge pull request #3932 | luigi1111 | 1 | -1/+28 |
2018-06-20 | Merge pull request #3896 | luigi1111 | 1 | -4/+4 |
2018-06-18 | simplewallet: fix delay when setting auto-refresh off | moneromooo-monero | 1 | -0/+1 |
2018-06-18 | simplewallet: remove leftover global debug trace | moneromooo-monero | 1 | -1/+0 |
2018-06-16 | Merge pull request #3804 | luigi1111 | 1 | -0/+2 |
2018-06-16 | Merge pull request #3798 | luigi1111 | 1 | -1/+1 |
2018-06-16 | Merge pull request #3780 | luigi1111 | 1 | -64/+4 |
2018-06-16 | Merge pull request #3538 | luigi1111 | 1 | -2/+110 |
2018-06-13 | wallet: on first refresh, start off with a quantized height | moneromooo-monero | 1 | -2/+2 |
2018-06-13 | wallet: allow unspendable unmixable outputs to be discarded | stoffu | 1 | -0/+14 |
2018-06-12 | Merge pull request #3648 | luigi1111 | 1 | -8/+5 |
2018-06-12 | Merge pull request #3643 | luigi1111 | 1 | -2/+18 |
2018-06-11 | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 1 | -1/+1 |
2018-06-10 | simplewallet: don't confirm missing payment ID when sending to only subaddresses | stoffu | 1 | -3/+5 |
2018-06-09 | simplewallet: set_ring can now take a file with rings | moneromooo-monero | 1 | -2/+110 |
2018-06-08 | simplewallet: grammar fix in warning message | moneromooo-monero | 1 | -1/+1 |
2018-06-05 | simplewallet: add optional trusted/untrusted argument to set_daemon | moneromooo-monero | 1 | -1/+28 |
2018-06-03 | wallet-rpc: watch-only and cold wallet features added | Dusan Klinec | 1 | -64/+4 |
2018-06-01 | simplewallet.sign_transfer: rename export to export_raw, add help message | stoffu | 1 | -4/+4 |
2018-05-31 | Merge pull request #3640 | luigi1111 | 1 | -1/+8 |
2018-05-30 | Merge pull request #3491 | luigi1111 | 1 | -0/+11 |
2018-05-29 | Merge pull request #3477 | luigi1111 | 2 | -25/+34 |
2018-05-29 | Merge pull request #3470 | luigi1111 | 1 | -1/+1 |
2018-05-20 | simplewallet: use correct unit for fee command | stoffu | 1 | -1/+1 |
2018-05-15 | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa... | jcktm | 1 | -0/+2 |
2018-05-12 | Fix Typo | Rafficer | 1 | -1/+1 |
2018-05-08 | don't limit miner threads in wallet | cryptochangements34 | 1 | -4/+2 |
2018-04-22 | wallet cli/rpc: terminate execution with code 0 when --help or --version is g... | stoffu | 1 | -1/+8 |
2018-04-21 | Merge pull request #3579 | Riccardo Spagni | 1 | -2/+2 |
2018-04-15 | Improve 'show_transfers' date formatting | Ryan Ronnander | 1 | -8/+5 |
2018-04-15 | handle improper log levels | cryptochangements34 | 1 | -2/+18 |
2018-04-13 | simplewallet: add version command | moneromooo-monero | 2 | -0/+12 |
2018-04-12 | Merge pull request #3534 | Riccardo Spagni | 1 | -0/+20 |
2018-04-12 | Merge pull request #3532 | Riccardo Spagni | 1 | -1/+1 |
2018-04-12 | Merge pull request #3536 | Riccardo Spagni | 1 | -2/+18 |
2018-04-07 | simplewallet: fix help message of sign_transfer | stoffu | 1 | -2/+2 |
2018-03-31 | Automatic height setup when creating/restoring hw device. | cslashm | 1 | -2/+18 |
2018-03-31 | wallet: warn if not using the default ring size | moneromooo-monero | 1 | -0/+20 |
2018-03-31 | simplewallet: warn about key reuse on startup | moneromooo-monero | 1 | -1/+1 |
2018-03-24 | exit if specified wallet file doesn't exist | cryptochangements34 | 1 | -0/+11 |
2018-03-22 | simplewallet: add --untrusted-daemon option | moneromooo-monero | 2 | -25/+34 |
2018-03-21 | don't show error twice when starting simplewallet | cryptochangements34 | 1 | -1/+1 |
2018-03-21 | wallet: catch exceptions dealing with ringdb and warn | moneromooo-monero | 1 | -0/+3 |
2018-03-18 | Merge pull request #3426 | Riccardo Spagni | 2 | -2/+10 |
2018-03-17 | simplewallet: new --use-english-language-names flag | moneromooo-monero | 2 | -2/+10 |
2018-03-17 | wallet: make the segregation height settable | moneromooo-monero | 2 | -1/+24 |
2018-03-16 | Add command line option allowing to restrict the default sub-address lookahea... | stoffu | 2 | -1/+83 |
2018-03-16 | Merge pull request #3416 | Riccardo Spagni | 1 | -0/+5 |
2018-03-16 | Merge pull request #3376 | Riccardo Spagni | 1 | -2/+6 |
2018-03-16 | Merge pull request #3336 | Riccardo Spagni | 1 | -1/+1 |
2018-03-16 | wallet: more user friendly print_ring | moneromooo-monero | 1 | -9/+22 |
2018-03-16 | wallet: add a set_ring command | moneromooo-monero | 2 | -1/+81 |
2018-03-16 | wallet: make ringdb an object with database state | moneromooo-monero | 1 | -2/+2 |
2018-03-16 | wallet: add an output blackball list to avoid using those in rings | moneromooo-monero | 2 | -0/+144 |
2018-03-16 | wallet: key reuse mitigation options | moneromooo-monero | 2 | -1/+37 |
2018-03-16 | wallet: add shared ring database | moneromooo-monero | 2 | -0/+62 |
2018-03-15 | show '<Not set>' for empty wallet description | cryptochangements34 | 1 | -2/+6 |
2018-03-16 | simplewallet: fix restore height prompt that got disabled by #3175 | stoffu | 1 | -0/+5 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -1/+1 |
2018-03-15 | Merge pull request #3410 | Riccardo Spagni | 1 | -7/+19 |
2018-03-15 | simplewallet: add a warning when getting a daemon error in transfer | moneromooo-monero | 1 | -7/+19 |
2018-03-15 | wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ... | stoffu | 2 | -7/+5 |
2018-03-14 | Merge pull request #3384 | Riccardo Spagni | 1 | -2/+1 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -1/+0 |
2018-03-14 | Merge pull request #3369 | Riccardo Spagni | 1 | -1/+11 |
2018-03-14 | Merge pull request #3315 | Riccardo Spagni | 1 | -4/+12 |
2018-03-11 | simplewallet: do not call a RPC when displaying the prompt | moneromooo-monero | 1 | -2/+1 |
2018-03-10 | wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa... | Leon Klingele | 1 | -4/+12 |
2018-03-07 | wallet: fixes and tweaks to the save_watch_only command | moneromooo-monero | 1 | -1/+11 |
2018-03-07 | Bump min ring size from 5 to 7 from v7 | moneromooo-monero | 1 | -2/+2 |
2018-03-05 | Merge pull request #3298 | Riccardo Spagni | 1 | -9/+3 |
2018-03-05 | Merge pull request #3312 | Riccardo Spagni | 1 | -1/+1 |
2018-03-05 | Merge pull request #3313 | Riccardo Spagni | 2 | -0/+37 |
2018-03-05 | Merge pull request #3332 | Riccardo Spagni | 1 | -3/+14 |
2018-03-05 | Merge pull request #3277 | Riccardo Spagni | 1 | -39/+50 |
2018-03-05 | Correct spelling mistakes. | Edward Betts | 1 | -1/+1 |
2018-03-05 | Stagenet | stoffu | 1 | -39/+50 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 2 | -5/+163 |
2018-03-02 | simplewallet: fix print_ring_members printing wrong heights | moneromooo-monero | 1 | -3/+14 |
2018-02-25 | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 2 | -0/+37 |
2018-02-25 | simplewallet: set seed language when restoring from english-old seed | stoffu | 1 | -1/+1 |
2018-02-20 | Merge pull request #3294 | Riccardo Spagni | 1 | -1/+1 |
2018-02-20 | Merge pull request #3263 | Riccardo Spagni | 1 | -1/+1 |
2018-02-20 | Merge pull request #3257 | Riccardo Spagni | 1 | -8/+0 |
2018-02-20 | Fix #3297 use the password_prompter helper | Howard Chu | 1 | -9/+3 |
2018-02-19 | simplewallet: typo in generate-from-multisig-keys | stoffu | 1 | -1/+1 |
2018-02-17 | Merge pull request #3249 | Riccardo Spagni | 1 | -0/+7 |
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+5 |
2018-02-16 | Merge pull request #3214 | Riccardo Spagni | 1 | -0/+1 |
2018-02-16 | Merge pull request #3175 | Riccardo Spagni | 1 | -1/+1 |
2018-02-16 | Merge pull request #3094 | Riccardo Spagni | 1 | -10/+10 |
2018-02-15 | simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings) | stoffu | 1 | -8/+0 |
2018-02-14 | simplewallet: reword donate command message for clarity | Serhack | 1 | -1/+1 |
2018-02-10 | handle ^D and ^C while password prompting | Jethro Grassie | 1 | -0/+7 |
2018-02-08 | wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown | stoffu | 1 | -0/+1 |
2018-02-02 | simplewallet: double check a new multisig wallet is multisig | moneromooo-monero | 1 | -1/+5 |
2018-01-29 | Fixed typos and wording tweaks | Maxithi | 1 | -10/+10 |
2018-01-27 | Merge pull request #3188 | Riccardo Spagni | 1 | -0/+1 |
2018-01-28 | wallet: automatically use low priority if safe (no backlog & recent blocks no... | stoffu | 2 | -12/+28 |
2018-01-28 | simplewallet: bug fix for backlog estimate | stoffu | 1 | -4/+1 |
2018-01-27 | Merge pull request #3141 | Riccardo Spagni | 1 | -2/+2 |
2018-01-27 | Merge pull request #3118 | Riccardo Spagni | 2 | -0/+39 |
2018-01-27 | Merge pull request #3102 | Riccardo Spagni | 1 | -3/+3 |
2018-01-26 | Update 2018 copyright | xmr-eric | 3 | -3/+3 |
2018-01-26 | Bugfix : Missing i18n import in simplewallet | Neozaru | 1 | -0/+1 |
2018-01-26 | wallet2: remove {set|get}_default_decimal_point and use the same funcs under ... | stoffu | 1 | -2/+2 |
2018-01-26 | simplewallet: fix typo get_tx_proof_out to get_tx_proof | stoffu | 1 | -3/+3 |
2018-01-26 | simplewallet: check file overwrite when exporting stuff | stoffu | 2 | -0/+39 |
2018-01-25 | Merge pull request #3130 | Riccardo Spagni | 1 | -2/+14 |
2018-01-25 | Merge pull request #3093 | Riccardo Spagni | 1 | -1/+1 |
2018-01-25 | Merge pull request #3072 | Riccardo Spagni | 1 | -3/+3 |
2018-01-25 | Merge pull request #3057 | Riccardo Spagni | 2 | -4/+4 |
2018-01-25 | Merge pull request #3027 | Riccardo Spagni | 2 | -0/+116 |
2018-01-25 | Merge pull request #3011 | Riccardo Spagni | 1 | -1/+2 |
2018-01-25 | Merge pull request #3008 | Riccardo Spagni | 1 | -3/+3 |
2018-01-24 | wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero. | Maximilian Lupke | 1 | -1/+1 |
2018-01-16 | simplewallet: single out 0 amount destinations as dummy ones | moneromooo-monero | 1 | -2/+14 |
2018-01-11 | Keep readline optional | Jethro Grassie | 1 | -1/+1 |
2018-01-10 | Reserve proof | stoffu | 2 | -0/+116 |
2018-01-10 | Merge pull request #2981 | Riccardo Spagni | 1 | -0/+7 |
2018-01-10 | Merge pull request #2976 | Riccardo Spagni | 1 | -0/+6 |
2018-01-10 | Merge pull request #2972 | Riccardo Spagni | 1 | -0/+4 |
2018-01-09 | Improved terminology from create to generate | Maxithi | 1 | -1/+1 |
2018-01-06 | fix some confirmation dialog, add missing symbols | AJIekceu4 | 1 | -3/+3 |
2018-01-05 | Factor the monero donation address | Maxithi | 2 | -4/+4 |
2018-01-02 | Merge pull request #2960 | Riccardo Spagni | 2 | -45/+150 |
2017-12-28 | Merge pull request #2949 | Riccardo Spagni | 1 | -5/+5 |
2017-12-28 | Merge pull request #2942 | Riccardo Spagni | 1 | -82/+1 |
2017-12-28 | simplewallet: detect typo for incoming_transfers options | stoffu | 1 | -0/+7 |
2017-12-27 | daemon+simplewallet: given an unknown command, show it | stoffu | 1 | -1/+2 |
2017-12-26 | simplewallet: Correct 3 multisig command usage help texts, e.g. for 'export_m... | rbrunner7 | 1 | -3/+3 |
2017-12-25 | Merge pull request #2926 | Riccardo Spagni | 2 | -4/+134 |
2017-12-25 | Merge pull request #2920 | Riccardo Spagni | 1 | -4/+4 |
2017-12-25 | Merge pull request #2918 | Riccardo Spagni | 1 | -1/+1 |
2017-12-20 | simplewallet: disable donations on testnet | Matt Smith | 1 | -0/+6 |
2017-12-20 | simplewallet: lock idle scope in {im,ex}port_{key_images,outputs} | moneromooo-monero | 1 | -0/+4 |
2017-12-20 | wallet: support for multisig seeds | moneromooo-monero | 2 | -45/+150 |