aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor/trezor
Commit message (Expand)AuthorAgeFilesLines
* trezor: replace use of boost::is_base_of with std::is_base_oftobtoht2026-04-253-5/+6
* trezor: fix protobuf 30 compatibilitytobtoht2025-03-182-0/+14
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-142-4/+2
* allow exporting outputs in chunksmoneromooo-monero2022-09-071-2/+2
* feat(trezor): add HF15 support, BP+Dusan Klinec2022-08-052-142/+126
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-2/+1
* Copyright: Update to 2022mj-xmr2022-03-0410-10/+10
* Merge pull request #7762luigi11112021-07-101-0/+4
|\
| * trezor: add #if for ByteSizeLongselsta2021-06-271-0/+4
* | trezor: fix potential use of uninitialized memorymoneromooo-monero2021-06-111-2/+7
|/
* Merge pull request #7661luigi11112021-06-101-3/+1
|\
| * Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-231-3/+1
* | trezor: deprecated ByteSize -> ByteSizeLongselsta2021-05-131-1/+1
|/
* Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-0/+1
* trezor: simplify recognition of integrated addressesDusan Klinec2021-03-031-14/+1
* enable CLSAG support for Trezor clientDusan Klinec2020-09-041-12/+17
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-1/+1
* Merge pull request #6512Alexander Blair2020-07-198-8/+8
|\
| * Update copyright year to 2020SomaticFanatic2020-05-068-8/+8
* | Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-1/+2
* | build: fix boost 1.73 compatibilityselsta2020-05-141-1/+1
|/
* trezor: adapt to new passphrase mechanismDusan Klinec2020-04-276-124/+224
* device: show address on device displayDusan Klinec2019-06-171-0/+3
* device/trezor: device sorting and filtering improvedDusan Klinec2019-04-252-15/+110
* device/trezor: env-configurable portsDusan Klinec2019-04-102-21/+53
* wallet: fix offline signing calling a daemon RPCmoneromooo-monero2019-03-212-5/+5
* Merge pull request #5211Riccardo Spagni2019-03-212-127/+351
|\
| * device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-202-127/+351
* | Merge pull request #5061Riccardo Spagni2019-03-178-8/+8
|\ \ | |/ |/|
| * Update 2019 copyrightbinaryFate2019-03-058-8/+8
* | Merge pull request #4977Riccardo Spagni2019-03-147-41/+338
|\ \ | |/ |/|
| * device/trezor: debugging features, trezor testsDusan Klinec2019-03-057-41/+338
* | epee: add SSL supportmoneromooo-monero2019-02-021-1/+1
|/
* add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-221-1/+1
* device/trezor: store tx_prefix_hash in tx key auxDusan Klinec2018-12-181-0/+3
* device/trezor: device/trezor: correct device initialization, status checkDusan Klinec2018-12-041-1/+1
* device/trezor: python2 compatibility - bundle dependenciesDusan Klinec2018-12-045-8/+248
* device/trezor: webusb transport added, cmake fixesDusan Klinec2018-11-255-40/+555
* device/trezor: trezor support addedDusan Klinec2018-11-0212-0/+2895