| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #8585 | luigi1111 | 2022-09-26 | 1 | -1/+1 |
| |\ | | | | | | | 5ffa31c wallet2: fail to establish daemon cxn == 'Disconnected' cxn status (j-berman) | ||||
| | * | wallet2: fail to establish daemon cxn == "Disconnected" cxn status | j-berman | 2022-09-21 | 1 | -1/+1 |
| | | | |||||
| * | | add an option to force-update multisig key exchange under some circumstances | koe | 2022-09-21 | 2 | -12/+18 |
| |/ | |||||
| * | Merge pull request #8545v0.18.1.1 | luigi1111 | 2022-09-15 | 2 | -17/+30 |
| |\ | | | | | | | | | | | | | 12e7c41 Merge pull request #5 from j-berman/restore-msig-encrypted-seed (Justin Berman) 848a0c0 Fix segfault restoring encrypted multisig seed (j-berman) 401f5d9 Require user ack multisig is experimental to restore (j-berman) fc8a5d6 multisig: fix #8537 seed restore (suggestions by @UkoeHB) (j-berman) | ||||
| | * | Fix segfault restoring encrypted multisig seed | j-berman | 2022-09-06 | 2 | -17/+17 |
| | | | |||||
| | * | Require user ack multisig is experimental to restore | j-berman | 2022-09-06 | 1 | -0/+13 |
| | | | |||||
| * | | wallet2: check wallet compatibility with daemon's hard fork version | j-berman | 2022-09-12 | 2 | -8/+11 |
| | | | |||||
| * | | allow exporting outputs in chunks | moneromooo-monero | 2022-09-07 | 1 | -2/+4 |
| |/ | | | | | this will make it easier huge wallets to do so without hitting random limits (eg, max string size in node). | ||||
| * | Merge pull request #8391 | luigi1111 | 2022-07-05 | 1 | -0/+16 |
| |\ | | | | | | | 41b1a6b simplewallet: print usage when given no args (hinto.janaiyo) | ||||
| | * | simplewallet: print usage when given no args | hinto.janaiyo | 2022-06-20 | 1 | -0/+16 |
| | | | |||||
| * | | Improve consistency between on_money_received and on_money_received_unconfirmed | Luke Parker | 2022-06-01 | 2 | -3/+7 |
| |/ | | | | | | unconfirmed solely uses a - b, and received now accepts b so it can provide more detailed logs on what occurred (printing a - b, yet with a and b). | ||||
| * | Merge pull request #8337 | luigi1111 | 2022-05-26 | 1 | -2/+0 |
| |\ | | | | | | | 1164874 src, epee: fix a couple compiler warnings (selsta) | ||||
| | * | src, epee: fix a couple compiler warnings | selsta | 2022-05-17 | 1 | -2/+0 |
| | | | |||||
| * | | disable multisig by default | moneromooo-monero | 2022-05-17 | 2 | -0/+56 |
| |/ | | | | | | | | | There are vulnerabilities in multisig protocol if the parties do not trust each other, and while there is a patch for it, it has not been throroughly reviewed yet, so it is felt safer to disable multisig by default for now. If all parties in a multisig setup trust each other, then it is safe to enable multisig. | ||||
| * | Merge pull request #8220 | luigi1111 | 2022-05-10 | 1 | -3/+7 |
| |\ | | | | | | | 0d6ecb1 multisig: add post-kex verification round to check that all participants have completed the multisig address (koe) | ||||
| | * | multisig: add post-kex verification round to check that all participants ↵ | koe | 2022-04-29 | 1 | -3/+7 |
| | | | | | | | | | have completed the multisig address | ||||
| * | | Merge pull request #8178 | luigi1111 | 2022-04-25 | 2 | -65/+5 |
| |\ \ | | | | | | | | | | 5d388eb Bump ring size to 16 for v15 & remove set default in wallet cli (j-berman) | ||||
| | * | | Bump ring size to 16 for v15 & remove set default in wallet cli | j-berman | 2022-04-18 | 2 | -65/+5 |
| | | | | |||||
| * | | | Merge pull request #8245 | luigi1111 | 2022-04-19 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | | | | 3593a98 simplewallet: fix integrated_address output string (selsta) | ||||
| | * | | simplewallet: fix integrated_address output string | selsta | 2022-04-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 2022-04-06 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merge pull request #8197 | luigi1111 | 2022-04-06 | 3 | -3/+3 |
| |\ \ | | | | | | | | | | da9aa1f Copyright: Update to 2022 (mj-xmr) | ||||
| | * | | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 3 | -3/+3 |
| | |/ | |||||
| * | | Merge pull request #8180 | luigi1111 | 2022-04-06 | 1 | -13/+47 |
| |\ \ | | | | | | | | | | 3f88fdd simplewallet: add option for exporting tx keys (reemuru) | ||||
| | * | | simplewallet: add option for exporting tx keys | reemuru | 2022-02-24 | 1 | -13/+47 |
| | | | | | | | | | | | | | | | | | | | | | | This commit adds an option to export transaction keys when performing export_transfers all. By passing option=with_keys a new column 'tx key' will be populated with respective keys. | ||||
| * | | | Merge pull request #8053 | luigi1111 | 2022-04-06 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | cf44349 account info text alignment (im) | ||||
| | * | | | account info text alignment | im | 2021-11-10 | 1 | -2/+2 |
| | |/ / | |||||
| * | / | Make the wallet name optional when locked. | Norman Moeschter | 2022-03-10 | 2 | -0/+28 |
| | |/ |/| | |||||
| * | | Merge pull request #7877 | luigi1111 | 2022-03-02 | 2 | -61/+3 |
| |\ \ | |/ |/| | | | e08abaa multisig key exchange update and refactor (koe) | ||||
| | * | multisig key exchange update and refactor | koe | 2022-02-22 | 2 | -61/+3 |
| | | | |||||
| * | | simplewallet: fix incoming_transfers index error | selsta | 2021-10-10 | 1 | -8/+6 |
| |/ | |||||
| * | simplewallet: don't truncate integ. address in export_transfers | selsta | 2021-06-24 | 1 | -2/+2 |
| | | |||||
| * | wallet2: Fix rescan_bc keep_ki option | Nathan Dorfman | 2021-04-23 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #7651 | luigi1111 | 2021-04-22 | 1 | -1/+6 |
| |\ | | | | | | | c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick) | ||||
| | * | monero-wallet-cli: improve error message when tx amount is zero | Elliot Wirrick | 2021-04-07 | 1 | -1/+6 |
| | | | |||||
| * | | Merge pull request #7002 | luigi1111 | 2021-04-16 | 1 | -0/+1 |
| |\ \ | |/ |/| | | | 673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr) | ||||
| | * | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 2021-03-28 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #7358 | luigi1111 | 2021-03-29 | 2 | -2/+21 |
| |\ \ | |/ |/| | | | f346e3e wallet_rpc_payments: implement multithreading (gdmojo) | ||||
| | * | wallet_rpc_payments: implement multithreading | gdmojo | 2021-02-20 | 2 | -2/+21 |
| | | | |||||
| * | | Merge pull request #7355 | luigi1111 | 2021-02-18 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | bd12984 Remove copies from foreach loops (thanks to Clang) (Lee Clagett) 1572df9 Removing unused namespace alias (Lee Clagett) | ||||
| | * | | Remove copies from foreach loops (thanks to Clang) | Lee Clagett | 2021-01-28 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #7346 | luigi1111 | 2021-02-18 | 1 | -8/+1 |
| |\ \ | | | | | | | | | | 85db173 Remove unused variables in monero codebase (Kevin Barbour) | ||||
| | * | | Remove unused variables in monero codebase | Kevin Barbour | 2021-02-09 | 1 | -8/+1 |
| | |/ | | | | | | | | | | | | | | | | | | | | | There are quite a few variables in the code that are no longer (or perhaps never were) in use. These were discovered by enabling compiler warnings for unused variables and cleaning them up. In most cases where the unused variables were the result of a function call the call was left but the variable assignment removed, unless it was obvious that it was a simple getter with no side effects. | ||||
| * | | Merge pull request #7340 | luigi1111 | 2021-02-18 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | ccd0f2b Simplewallet.cpp: Add export_outputs help (SomaticFanatic) | ||||
| | * | | Simplewallet.cpp: Add export_outputs help | SomaticFanatic | 2021-01-21 | 1 | -1/+1 |
| | |/ | | | | | | | See #6547 | ||||
| * | | Merge pull request #7312 | luigi1111 | 2021-02-18 | 2 | -1/+45 |
| |\ \ | | | | | | | | | | 186271e monero-wallet-cli: Added command scan_tx (Horia Mihai David) | ||||
| | * | | monero-wallet-cli: Added command scan_tx | Horia Mihai David | 2021-02-17 | 2 | -1/+45 |
| | | | | | | | | | | | | | To implement this feature, the wallet2::scan_tx API was implemented. | ||||
| * | | | Merge pull request #7319 | luigi1111 | 2021-02-16 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | 993e9be simplewallet: allow setting --restore-height 0 (selsta) | ||||
| | * | | | simplewallet: allow setting --restore-height 0 | selsta | 2021-01-13 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #7242 | luigi1111 | 2021-02-15 | 1 | -5/+20 |
| |\ \ \ | |_|/ |/| | | | | | 021a281 simplewallet: Add input file parameter to sign_transfer (Steff Richards) | ||||
