aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor/device_trezor_base.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat1-1/+1
2023-09-30trezor: support v2.5.2+, add more trezor tests, fix chaingen and testsDusan Klinec1-29/+2
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-08-03trezor: try empty passphrase firstDusan Klinec1-10/+19
2021-07-10device_trezor_base: fix typoanon1-1/+1
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr1-0/+1
2021-01-20device_trezor: wipe string fields properlyanon1-20/+9
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec1-28/+82
2019-04-25device/trezor: device sorting and filtering improvedDusan Klinec1-1/+5
2019-04-18device/trezor: button request callback fixDusan Klinec1-1/+2
2019-04-07device/trezor: add button pressed requestDusan Klinec1-1/+12
2019-03-21Merge pull request #5211Riccardo Spagni1-17/+34
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec1-17/+34
2019-03-17Merge pull request #5061Riccardo Spagni1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05device/trezor: debugging features, trezor testsDusan Klinec1-11/+105
2018-12-04device/trezor: device/trezor: correct device initialization, status checkDusan Klinec1-5/+53
2018-12-04device: enable to use multiple independent device walletsDusan Klinec1-1/+38
2018-11-29device/trezor: passphrase entry on hostDusan Klinec1-5/+1
2018-11-25device/trezor: webusb transport added, cmake fixesDusan Klinec1-42/+85
2018-11-02device/trezor: trezor support addedDusan Klinec1-0/+301