| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet2: better test on whether to allow output import | moneromooo-monero | 2022-09-07 | 1 | -0/+9 |
| | | | | | | | | | Being offline is not a good enough heuristic, so we keep track of whether the wallet ever refreshed from a daemon, which is a lot better, and probably the best we can do without manual user designation (which would break existing cold wallet setups till the user designates those wallets) | ||||
| * | allow exporting outputs in chunks | moneromooo-monero | 2022-09-07 | 1 | -14/+40 |
| | | | | | | this will make it easier huge wallets to do so without hitting random limits (eg, max string size in node). | ||||
| * | wallet2: fixes for export/import output flow | j-berman | 2022-09-06 | 1 | -16/+63 |
| | | | | | | | - only allow offline wallets to import outputs - don't import empty outputs - export subaddress indexes when exporting outputs | ||||
| * | Bump ring size to 16 for v15 & remove set default in wallet cli | j-berman | 2022-04-18 | 1 | -2/+2 |
| | | |||||
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | wallet: remove long payment ID sending support | moneromooo-monero | 2019-10-14 | 1 | -3/+2 |
| | | |||||
| * | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 2019-09-17 | 1 | -1/+2 |
| | | |||||
| * | functional_tests: fix python3 compatibility | moneromooo-monero | 2019-05-29 | 1 | -6/+5 |
| | | | | | Also add missing bans test to the default tests | ||||
| * | functional_tests: reset blockchain on test start | moneromooo-monero | 2019-04-20 | 1 | -0/+7 |
| | | |||||
| * | functional_tests: cold signing key images/outputs import/export | moneromooo-monero | 2019-04-11 | 1 | -0/+6 |
| | | |||||
| * | functional_tests: add describe_transfer tests | moneromooo-monero | 2019-04-11 | 1 | -0/+16 |
| | | |||||
| * | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 2019-03-22 | 1 | -2/+2 |
| | | |||||
| * | functional_tests: add multisig and cold signing tests | moneromooo-monero | 2019-03-21 | 1 | -0/+146 |
