Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-04 | enable CLSAG support for Trezor client | Dusan Klinec | 2 | -10/+32 | |
2020-08-27 | Integrate CLSAGs into monero | moneromooo-monero | 1 | -1/+1 | |
They are allowed from v12, and MLSAGs are rejected from v13. | |||||
2020-04-27 | trezor: adapt to new passphrase mechanism | Dusan Klinec | 4 | -57/+43 | |
- 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 | |||||
2019-04-16 | Merge pull request #5409 | Riccardo Spagni | 1 | -1/+1 | |
ac874e2d tests: fix test_options initialization error (Dusan Klinec) | |||||
2019-04-10 | device/trezor: env-configurable ports | Dusan Klinec | 1 | -1/+1 | |
2019-04-10 | tests: trezor tests fixes and improvements | Dusan Klinec | 3 | -24/+75 | |
- configurable hardforks via env vars | |||||
2019-04-07 | tests: fix test_options initialization error | Dusan Klinec | 1 | -1/+1 | |
2019-03-26 | tests: trezor_test fix | Dusan Klinec | 1 | -1/+1 | |
2019-03-20 | tests/trezor: HF9 and HF10 tests | Dusan Klinec | 7 | -77/+1237 | |
- 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 | |||||
2019-03-05 | device/trezor: debugging features, trezor tests | Dusan Klinec | 3 | -0/+1720 | |