| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: include <iomanip> where using std::setfill | jeffro256 | 2025-02-09 | 1 | -0/+1 |
| | | |||||
| * | feat(trezor): add HF15 support, BP+ | Dusan Klinec | 2022-08-05 | 1 | -15/+79 |
| | | | | | | - BP+ support added for Trezor - old Trezor firmware version support removed, code cleanup | ||||
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | enable CLSAG support for Trezor client | Dusan Klinec | 2020-09-04 | 1 | -9/+31 |
| | | |||||
| * | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 1 | -1/+1 |
| | | | | | They are allowed from v12, and MLSAGs are rejected from v13. | ||||
| * | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 1 | -48/+40 |
| | | | | | | | | | | - choice where to enter passphrase is now made on the host - use wipeable string in the comm stack - wipe passphrase memory - protocol optimizations, prepare for new firmware version - minor fixes and improvements - tests fixes, HF12 support | ||||
| * | Merge pull request #5409 | Riccardo Spagni | 2019-04-16 | 1 | -1/+1 |
| |\ | | | | | | | ac874e2d tests: fix test_options initialization error (Dusan Klinec) | ||||
| | * | tests: fix test_options initialization error | Dusan Klinec | 2019-04-07 | 1 | -1/+1 |
| | | | |||||
| | * | tests: trezor_test fix | Dusan Klinec | 2019-03-26 | 1 | -1/+1 |
| | | | |||||
| * | | device/trezor: env-configurable ports | Dusan Klinec | 2019-04-10 | 1 | -1/+1 |
| | | | |||||
| * | | tests: trezor tests fixes and improvements | Dusan Klinec | 2019-04-10 | 1 | -23/+66 |
| |/ | | | | - configurable hardforks via env vars | ||||
| * | tests/trezor: HF9 and HF10 tests | Dusan Klinec | 2019-03-20 | 1 | -63/+490 |
| | | | | | | | | | | - tests fixes for HF10, builder change, rct_config; fix_chain - get_tx_key test - proper testing after live refresh added - live refresh synthetic test - log available funds for easier test construction - wallet::API tests with mocked daemon | ||||
| * | device/trezor: debugging features, trezor tests | Dusan Klinec | 2019-03-05 | 1 | -0/+1409 |
