Age | Commit message (Expand) | Author | Files | Lines |
2022-09-15 | Merge pull request #8545v0.18.1.1 | luigi1111 | 2 | -17/+30 |
2022-09-12 | wallet2: check wallet compatibility with daemon's hard fork version | j-berman | 2 | -8/+11 |
2022-09-07 | allow exporting outputs in chunks | moneromooo-monero | 1 | -2/+4 |
2022-09-06 | Fix segfault restoring encrypted multisig seed | j-berman | 2 | -17/+17 |
2022-09-06 | Require user ack multisig is experimental to restore | j-berman | 1 | -0/+13 |
2022-07-05 | Merge pull request #8391 | luigi1111 | 1 | -0/+16 |
2022-06-20 | simplewallet: print usage when given no args | hinto.janaiyo | 1 | -0/+16 |
2022-06-01 | Improve consistency between on_money_received and on_money_received_unconfirmed | Luke Parker | 2 | -3/+7 |
2022-05-26 | Merge pull request #8337 | luigi1111 | 1 | -2/+0 |
2022-05-17 | disable multisig by default | moneromooo-monero | 2 | -0/+56 |
2022-05-17 | src, epee: fix a couple compiler warnings | selsta | 1 | -2/+0 |
2022-05-10 | Merge pull request #8220 | luigi1111 | 1 | -3/+7 |
2022-04-29 | multisig: add post-kex verification round to check that all participants have... | koe | 1 | -3/+7 |
2022-04-25 | Merge pull request #8178 | luigi1111 | 2 | -65/+5 |
2022-04-19 | Merge pull request #8245 | luigi1111 | 1 | -1/+1 |
2022-04-18 | Bump ring size to 16 for v15 & remove set default in wallet cli | j-berman | 2 | -65/+5 |
2022-04-08 | simplewallet: fix integrated_address output string | selsta | 1 | -1/+1 |
2022-04-06 | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 1 | -2/+1 |
2022-04-06 | Merge pull request #8197 | luigi1111 | 3 | -3/+3 |
2022-04-06 | Merge pull request #8180 | luigi1111 | 1 | -13/+47 |
2022-04-06 | Merge pull request #8053 | luigi1111 | 1 | -2/+2 |
2022-03-10 | Make the wallet name optional when locked. | Norman Moeschter | 2 | -0/+28 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 3 | -3/+3 |
2022-03-02 | Merge pull request #7877 | luigi1111 | 2 | -61/+3 |
2022-02-24 | simplewallet: add option for exporting tx keys | reemuru | 1 | -13/+47 |
2022-02-22 | multisig key exchange update and refactor | koe | 2 | -61/+3 |
2021-11-10 | account info text alignment | im | 1 | -2/+2 |
2021-10-10 | simplewallet: fix incoming_transfers index error | selsta | 1 | -8/+6 |
2021-06-24 | simplewallet: don't truncate integ. address in export_transfers | selsta | 1 | -2/+2 |
2021-04-23 | wallet2: Fix rescan_bc keep_ki option | Nathan Dorfman | 1 | -1/+1 |
2021-04-22 | Merge pull request #7651 | luigi1111 | 1 | -1/+6 |
2021-04-16 | Merge pull request #7002 | luigi1111 | 1 | -0/+1 |
2021-04-07 | monero-wallet-cli: improve error message when tx amount is zero | Elliot Wirrick | 1 | -1/+6 |
2021-03-29 | Merge pull request #7358 | luigi1111 | 2 | -2/+21 |
2021-03-28 | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 1 | -0/+1 |
2021-02-20 | wallet_rpc_payments: implement multithreading | gdmojo | 2 | -2/+21 |
2021-02-18 | Merge pull request #7355 | luigi1111 | 1 | -1/+1 |
2021-02-18 | Merge pull request #7346 | luigi1111 | 1 | -8/+1 |
2021-02-18 | Merge pull request #7340 | luigi1111 | 1 | -1/+1 |
2021-02-18 | Merge pull request #7312 | luigi1111 | 2 | -1/+45 |
2021-02-17 | monero-wallet-cli: Added command scan_tx | Horia Mihai David | 2 | -1/+45 |
2021-02-16 | Merge pull request #7319 | luigi1111 | 1 | -1/+1 |
2021-02-15 | Merge pull request #7242 | luigi1111 | 1 | -5/+20 |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 1 | -8/+1 |
2021-01-28 | Remove copies from foreach loops (thanks to Clang) | Lee Clagett | 1 | -1/+1 |
2021-01-21 | Simplewallet.cpp: Add export_outputs help | SomaticFanatic | 1 | -1/+1 |
2021-01-15 | Merge pull request #7113 | luigi1111 | 1 | -4/+9 |
2021-01-13 | simplewallet: allow setting --restore-height 0 | selsta | 1 | -1/+1 |
2020-12-31 | simplewallet: Add input file parameter to sign_transfer | Steff Richards | 1 | -5/+20 |
2020-12-26 | Merge pull request #7173 | Alexander Blair | 1 | -8/+39 |
2020-12-26 | Merge pull request #6931 | Alexander Blair | 1 | -2/+28 |
2020-12-26 | simplewallet: add "address mnew" command | codesoap | 1 | -2/+28 |
2020-12-22 | restrict public node checks a little | moneromooo-monero | 1 | -8/+39 |
2020-12-10 | simplewallet: don't complain about connecting to the daemon when offline | moneromooo-monero | 1 | -4/+9 |
2020-10-13 | wallet2: skip reorgs exceeding max-reorg-depth wallet setting | xiphon | 2 | -0/+21 |
2020-09-15 | Merge pull request #6819v0.17.0.0 | luigi1111 | 1 | -1/+1 |
2020-09-15 | wallet2: adapt to deterministic unlock time | TheCharlatan | 1 | -4/+4 |
2020-09-14 | simplewallet fix wrong persistent-rpc-client-id name in help | moneromooo-monero | 1 | -1/+1 |
2020-08-28 | Bind signature to full address and signing mode | Sarang Noether | 1 | -6/+2 |
2020-08-28 | wallet: allow signing a message with spend or view key | moneromooo-monero | 1 | -11/+27 |
2020-08-27 | Merge pull request #6752 | Alexander Blair | 1 | -3/+21 |
2020-08-17 | replace most boost serialization with existing monero serialization | moneromooo-monero | 2 | -0/+25 |
2020-08-16 | Merge pull request #6677 | Alexander Blair | 1 | -0/+26 |
2020-08-10 | simplewallet: allow setting tx keys when sending to a subaddress | moneromooo-monero | 1 | -3/+21 |
2020-07-24 | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 2 | -42/+71 |
2020-07-19 | Merge pull request #6537 | Alexander Blair | 1 | -8/+8 |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 3 | -3/+3 |
2020-07-16 | Merge pull request #6488 | Alexander Blair | 3 | -0/+65 |
2020-06-21 | add trezor support to sweep_single | Dusan Klinec | 1 | -0/+26 |
2020-06-21 | simplewallet: add show_qr_code command | selsta | 3 | -0/+65 |
2020-06-09 | repo: update donation fund address | selsta | 1 | -1/+1 |
2020-06-08 | Merge pull request #6549 | luigi1111 | 2 | -2/+42 |
2020-06-08 | Merge pull request #6525 | luigi1111 | 2 | -3/+3 |
2020-05-31 | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 1 | -0/+5 |
2020-05-24 | [master] MMS: New 'config_checksum' subcommand | rbrunner7 | 2 | -2/+42 |
2020-05-16 | simplewallet: add missing calls to on_command | moneromooo-monero | 1 | -8/+8 |
2020-05-13 | simplewallet: don't complain about incoming payment ids on change | moneromooo-monero | 2 | -3/+3 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 3 | -3/+3 |
2020-05-05 | Merge pull request #6467 | luigi1111 | 1 | -4/+14 |
2020-05-01 | Merge pull request #6449 | luigi1111 | 2 | -8/+37 |
2020-05-01 | Merge pull request #6446 | luigi1111 | 2 | -5/+10 |
2020-05-01 | Merge pull request #6444 | luigi1111 | 1 | -0/+1 |
2020-05-01 | Merge pull request #6440 | luigi1111 | 1 | -4/+4 |
2020-04-27 | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2 | -5/+10 |
2020-04-22 | simplewallet: report timestamp based expected unlock time on balance | moneromooo-monero | 1 | -4/+14 |
2020-04-14 | simplewallet: add sweep_account command | moneromooo-monero | 2 | -8/+37 |
2020-04-10 | Merge pull request #6394 | luigi1111 | 1 | -2/+20 |
2020-04-10 | Merge pull request #6341 | luigi1111 | 1 | -2/+10 |
2020-04-10 | simplewallet : missing function block separator | Sumo Gr | 1 | -0/+1 |
2020-04-08 | simplewallet: fix strings (show_transfers & export_transfers) | sumogr | 1 | -4/+4 |
2020-04-07 | simplewallet: new "address one-off <major> <minor>" command | moneromooo-monero | 1 | -2/+20 |
2020-04-04 | Merge pull request #6339 | luigi1111 | 1 | -2/+2 |
2020-03-28 | simplewallet: warn about correlations if print-ring-members is not set | moneromooo-monero | 2 | -14/+18 |
2020-03-27 | Merge pull request #6288 | Alexander Blair | 1 | -1/+1 |
2020-03-12 | Merge pull request #6268 | Alexander Blair | 1 | -2/+2 |
2020-02-28 | Merge pull request #6222 | Alexander Blair | 1 | -0/+2 |
2020-02-28 | Merge pull request #6058 | Alexander Blair | 1 | -1/+1 |
2020-02-28 | Merge pull request #6241 | Alexander Blair | 1 | -5/+10 |
2020-02-28 | Merge pull request #6224 | Alexander Blair | 1 | -0/+8 |
2020-02-28 | Merge pull request #6213 | Alexander Blair | 2 | -11/+15 |
2020-02-19 | Merge pull request #6197 | luigi1111 | 1 | -12/+20 |
2020-02-17 | remove empty statements | Interchained | 1 | -2/+2 |
2020-02-17 | simplewallet: fix smart mining not starting after first setup | moneromooo-monero | 1 | -2/+10 |
2020-02-06 | Merge pull request #6127 | Alexander Blair | 2 | -11/+43 |
2020-02-06 | Merge pull request #6076 | Alexander Blair | 1 | -2/+5 |
2020-02-06 | Merge pull request #6069 | Alexander Blair | 1 | -5/+18 |
2020-01-26 | wallet: do not split integrated addresses in address book api | moneromooo-monero | 1 | -26/+8 |
2020-01-16 | Merge pull request #6130 | Alexander Blair | 1 | -1/+1 |
2020-01-09 | simplewallet: reword mixin in user message in terms of ring size | moneromooo-monero | 1 | -1/+1 |
2019-12-31 | wallet: allow message sign/verify for subaddresses | moneromooo-monero | 1 | -5/+18 |
2019-12-30 | wallet: fix exceptions getting the hash of a pruned tx | moneromooo-monero | 1 | -2/+2 |
2019-12-16 | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ... | stoffu | 1 | -5/+10 |
2019-12-12 | Merge pull request #6027 | luigi1111 | 1 | -26/+0 |
2019-12-09 | simplewallet: warn on refresh if refresh-from-block-height seems off | moneromooo-monero | 1 | -0/+8 |
2019-12-07 | simplewallet: set manual refresh mode in rescan_bc | moneromooo-monero | 1 | -0/+2 |
2019-12-03 | simplewallet: fix output age display with duplicate heights | moneromooo-monero | 2 | -11/+14 |
2019-12-03 | simplewallet: fix "outputs in same tx" detector | moneromooo-monero | 1 | -0/+1 |
2019-11-29 | simplewallet: fix encrypted payment id note triggering on dummy ones | moneromooo-monero | 1 | -12/+20 |
2019-11-25 | simplewallet: point to "set help" in the lock screen message | moneromooo-monero | 1 | -1/+1 |
2019-11-14 | simplewallet: fix restore height warning | selsta | 1 | -1/+1 |
2019-11-13 | simplewallet: noob-friendly help menu | wowario | 2 | -11/+43 |
2019-11-02 | simplewallet: plug a timing leak | moneromooo-monero | 2 | -10/+31 |
2019-11-01 | wallet: fix another facet of "did I get some monero" information leak | moneromooo-monero | 1 | -2/+10 |
2019-11-01 | simplewallet: add missing inactivity-lock-timeout to set help blurb | moneromooo-monero | 1 | -1/+3 |
2019-11-01 | simplewallet: do not mention inactivity if a lock was manual | moneromooo-monero | 1 | -1/+2 |
2019-10-25 | Merge pull request #6019 | luigi1111 | 1 | -1/+1 |
2019-10-25 | simplewallet: remove remaining payment id dead code | moneromooo-monero | 1 | -26/+0 |
2019-10-25 | simplewallet: add public_nodes command | moneromooo-monero | 2 | -19/+70 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2 | -7/+392 |
2019-10-24 | changed 'batttery' to 'battery' | Jake Hemmerle | 1 | -1/+1 |
2019-10-22 | Merge pull request #5983 | luigi1111 | 1 | -1/+3 |
2019-10-22 | Merge pull request #5982 | luigi1111 | 1 | -0/+3 |
2019-10-22 | Merge pull request #5977 | luigi1111 | 1 | -1/+1 |
2019-10-16 | Merge pull request #5952 | luigi1111 | 2 | -0/+47 |
2019-10-16 | Merge pull request #5946 | luigi1111 | 1 | -3/+3 |
2019-10-14 | wallet: remove long payment ID sending support | moneromooo-monero | 2 | -81/+5 |
2019-10-14 | simplewallet: reinstate short payment id nag, only if non default | moneromooo-monero | 1 | -1/+8 |
2019-10-11 | simplewallet: add --restore-from-seed alias | moneromooo-monero | 1 | -1/+3 |
2019-10-11 | simplewallet: don't trigger idle lock right after a foreground refresh | moneromooo-monero | 1 | -0/+3 |
2019-10-10 | simplewallet: do not print warning for locked coinbase txes | moneromooo-monero | 1 | -1/+1 |
2019-10-02 | wallet2: add ignore-outputs-{above/below} option | stoffu | 2 | -0/+47 |
2019-10-01 | simplewallet.cpp - clean up welcome message | SomaticFanatic | 1 | -3/+3 |
2019-09-30 | Merge pull request #5906 | luigi1111 | 1 | -1/+0 |
2019-09-14 | Merge pull request #5874 | luigi1111 | 1 | -15/+13 |
2019-09-14 | Merge pull request #5865 | luigi1111 | 1 | -5/+5 |
2019-09-11 | simplewallet: remove erroneously added line under subaddress-lookahead | stoffu | 1 | -1/+0 |
2019-09-08 | Merge pull request #5855 | luigi1111 | 1 | -9/+9 |
2019-09-08 | Merge pull request #5842 | luigi1111 | 1 | -1/+16 |
2019-09-05 | wallet: fix mismatch between two concepts of "balance" | moneromooo-monero | 1 | -9/+9 |
2019-08-29 | simplewallet: warn if invalid default ring size is set and actually ignore th... | stoffu | 1 | -15/+13 |
2019-08-28 | simplewallet: lock console on inactivity | moneromooo-monero | 2 | -130/+311 |
2019-08-28 | simplewallet: fix warnings about useless std::move | moneromooo-monero | 1 | -5/+5 |
2019-08-24 | simplewallet: moan harder about untrusted nodes | moneromooo-monero | 1 | -1/+16 |
2019-08-22 | Wallet: Option to export data to ASCII | Tadeas Moravec | 2 | -16/+50 |
2019-08-21 | Merge pull request #5808 | luigi1111 | 1 | -4/+14 |
2019-08-21 | Merge pull request #5750 | luigi1111 | 1 | -3/+3 |
2019-08-21 | Merge pull request #5743 | luigi1111 | 2 | -0/+10 |
2019-08-21 | Merge pull request #5742 | luigi1111 | 1 | -1/+1 |
2019-08-21 | Merge pull request #5740 | luigi1111 | 1 | -1/+1 |
2019-08-21 | Merge pull request #5722 | luigi1111 | 1 | -10/+29 |
2019-08-17 | Merge pull request #5685 | luigi1111 | 1 | -1/+3 |
2019-08-15 | Merge pull request #5656 | luigi1111 | 1 | -1/+1 |
2019-08-13 | simplewallet: fix arg indexing bug in set_device_name | stoffu | 1 | -1/+1 |
2019-08-13 | simplewallet: add a few missing settings help text | stoffu | 1 | -4/+14 |
2019-07-24 | Merge pull request #5608 | luigi1111 | 1 | -4/+12 |
2019-07-24 | Merge pull request #5594 | luigi1111 | 1 | -6/+49 |
2019-07-24 | Merge pull request #5460 | luigi1111 | 2 | -3/+58 |
2019-07-10 | wallet: provide original address for outgoing transfers | xiphon | 1 | -3/+3 |
2019-07-08 | simplewallet: add restore_height command | thotbot | 2 | -0/+10 |
2019-07-08 | Fix incorrectly named binding for MMS send_signer_config command | tobtoht | 1 | -1/+1 |
2019-07-06 | Minor formatting fix in help set command | tobtoht | 1 | -1/+1 |
2019-07-02 | simplewallet: optional all flag to export_outputs/export_key_images | moneromooo-monero | 1 | -10/+29 |
2019-06-22 | simplewallet: don't ask about mining when running a command line | moneromooo-monero | 1 | -1/+3 |
2019-06-17 | device: show address on device display | Dusan Klinec | 1 | -6/+49 |
2019-06-16 | Fix --restore-date usage | Howard Chu | 1 | -1/+1 |
2019-06-06 | simplewallet: print errors on exceptions creating wallets | moneromooo-monero | 1 | -4/+12 |
2019-05-16 | wallet: add unlock_time details to show_transfers | moneromooo-monero | 2 | -3/+26 |
2019-04-18 | Merge pull request #5389 | Riccardo Spagni | 1 | -1/+1 |
2019-04-18 | simplewallet: fix output representation offset | moneromooo-monero | 1 | -1/+1 |
2019-04-18 | simplewallet: prompt when spending more than one old out in one tx | moneromooo-monero | 2 | -3/+58 |
2019-04-17 | simplewallet: add the change amount to the prompt when locking | moneromooo-monero | 1 | -1/+3 |
2019-04-16 | Merge pull request #5450 | Riccardo Spagni | 1 | -0/+8 |
2019-04-16 | Merge pull request #5431 | Riccardo Spagni | 1 | -1/+1 |
2019-04-16 | simplewallet: add another warning about long payment ids | moneromooo-monero | 1 | -0/+8 |
2019-04-15 | Merge pull request #5365 | Riccardo Spagni | 1 | -2/+1 |
2019-04-12 | simplewallet: fix warning about long payment id using the old option | moneromooo-monero | 1 | -1/+1 |
2019-04-11 | simplewallet: fix merge error with new welcome command | moneromooo-monero | 1 | -1/+2 |
2019-04-11 | simplewallet: add a welcome/disclaimer message command | moneromooo-monero | 2 | -0/+34 |
2019-04-11 | Merge pull request #5388 | Riccardo Spagni | 2 | -1/+39 |
2019-04-11 | Merge pull request #5382 | Riccardo Spagni | 1 | -3/+8 |
2019-04-11 | Merge pull request #5374 | Riccardo Spagni | 2 | -11/+167 |
2019-04-11 | simplewallet: new net_stats command | moneromooo-monero | 2 | -0/+13 |
2019-04-06 | Merge pull request #5340 | Riccardo Spagni | 1 | -1/+1 |
2019-04-04 | wallet: new option to start background mining | moneromooo-monero | 2 | -11/+167 |
2019-04-02 | simplewallet: new unset_ring command | moneromooo-monero | 2 | -1/+39 |
2019-04-01 | wallet: add number of blocks required for the balance to fully unlock | moneromooo-monero | 1 | -3/+8 |
2019-04-01 | Merge pull request #5333 | Riccardo Spagni | 2 | -3/+90 |
2019-04-01 | Merge pull request #5332 | Riccardo Spagni | 1 | -5/+0 |
2019-04-01 | Merge pull request #5307 | Riccardo Spagni | 1 | -4/+6 |
2019-03-29 | fix init warning on whatever compiler version | italocoin | 1 | -2/+1 |