aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor/trezor (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat10-10/+10
2023-09-30trezor: support v2.5.2+, add more trezor tests, fix chaingen and testsDusan Klinec2-8/+9
2023-01-16Copyright: Update to 2023mj-xmr10-10/+10
2022-09-09Merge pull request #8513luigi11111-2/+2
2022-08-18allow exporting outputs in chunksmoneromooo-monero1-2/+2
2022-06-20feat(trezor): add HF15 support, BP+Dusan Klinec2-143/+127
2022-04-18Add view tags to outputs to reduce wallet scanning timej-berman1-2/+1
2022-03-04Copyright: Update to 2022mj-xmr10-10/+10
2021-07-10Merge pull request #7762luigi11111-0/+4
2021-06-27trezor: add #if for ByteSizeLongselsta1-0/+4
2021-06-11trezor: fix potential use of uninitialized memorymoneromooo-monero1-2/+7
2021-06-10Merge pull request #7661luigi11111-3/+1
2021-05-13trezor: deprecated ByteSize -> ByteSizeLongselsta1-1/+1
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr1-0/+1
2021-03-03trezor: simplify recognition of integrated addressesDusan Klinec1-14/+1
2021-01-23Improve cryptonote (block and tx) binary read performanceLee Clagett1-3/+1
2020-09-04enable CLSAG support for Trezor clientDusan Klinec1-12/+17
2020-08-27Integrate CLSAGs into moneromoneromooo-monero1-1/+1
2020-07-19Merge pull request #6512Alexander Blair8-8/+8
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett1-1/+2
2020-05-14build: fix boost 1.73 compatibilityselsta1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic8-8/+8
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec6-124/+224
2019-06-17device: show address on device displayDusan Klinec1-0/+3
2019-04-25device/trezor: device sorting and filtering improvedDusan Klinec2-15/+110
2019-04-10device/trezor: env-configurable portsDusan Klinec2-21/+53
2019-03-21wallet: fix offline signing calling a daemon RPCmoneromooo-monero2-5/+5
2019-03-21Merge pull request #5211Riccardo Spagni2-127/+351
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec2-127/+351
2019-03-17Merge pull request #5061Riccardo Spagni8-8/+8
2019-03-14Merge pull request #4977Riccardo Spagni7-41/+338
2019-03-05Update 2019 copyrightbinaryFate8-8/+8
2019-03-05device/trezor: debugging features, trezor testsDusan Klinec7-41/+338
2019-02-02epee: add SSL supportmoneromooo-monero1-1/+1
2019-01-22add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero1-1/+1
2018-12-18device/trezor: store tx_prefix_hash in tx key auxDusan Klinec1-0/+3
2018-12-04device/trezor: device/trezor: correct device initialization, status checkDusan Klinec1-1/+1
2018-12-04device/trezor: python2 compatibility - bundle dependenciesDusan Klinec5-8/+248
2018-11-25device/trezor: webusb transport added, cmake fixesDusan Klinec5-40/+555
2018-11-02device/trezor: trezor support addedDusan Klinec12-0/+2895