aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor/device_trezor.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-05feat(trezor): add HF15 support, BP+Dusan Klinec1-20/+8
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-10-17Merge pull request #7869luigi11111-2/+2
2021-09-08UB: virtual methods in destructor at Trezormj-xmr1-2/+2
2021-08-03trezor: try empty passphrase firstDusan Klinec1-0/+21
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr1-0/+2
2020-07-19Merge pull request #6512Alexander Blair1-1/+1
2020-05-12trezor: add new firmware version supportDusan Klinec1-1/+3
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec1-24/+39
2019-06-17device: show address on device displayDusan Klinec1-0/+16
2019-03-29device/trezor: increase live-refresh timeoutDusan Klinec1-1/+1
2019-03-21Merge pull request #5211Riccardo Spagni1-21/+337
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec1-22/+338
2019-03-17Merge pull request #5166Riccardo Spagni1-1/+1
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-6/+9
2019-02-20device/trezor: dummy payment ID fixDusan Klinec1-1/+1
2018-12-04device/trezor: device/trezor: correct device initialization, status checkDusan Klinec1-10/+67
2018-11-25device/trezor: webusb transport added, cmake fixesDusan Klinec1-2/+1
2018-11-04wallet2: only export necessary outputs and key imagesmoneromooo-monero1-2/+3
2018-11-02device/trezor: trezor support addedDusan Klinec1-0/+363