aboutsummaryrefslogtreecommitdiff
path: root/tests/trezor/daemon.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-09-04enable CLSAG support for Trezor clientDusan Klinec1-1/+1
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec1-2/+2
- 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-10tests: trezor tests fixes and improvementsDusan Klinec1-1/+7
- configurable hardforks via env vars
2019-03-20tests/trezor: HF9 and HF10 testsDusan Klinec1-0/+368
- 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