aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-08UB: virtual methods in destructor at Trezormj-xmr1-2/+2
2021-07-10device_trezor_base: fix typoanon1-1/+1
2021-03-20Merge pull request #7419luigi11111-14/+1
2021-03-03trezor: simplify recognition of integrated addressesDusan Klinec1-14/+1
2021-01-20device_trezor: add redundant checkanon1-1/+1
2021-01-20device_trezor: wipe string fields properlyanon1-20/+9
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 Blair14-14/+14
2020-06-08Merge pull request #6519luigi11111-1/+3
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-12trezor: add new firmware version supportDusan Klinec1-1/+3
2020-05-06Update copyright year to 2020SomaticFanatic14-14/+14
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec10-181/+351
2019-06-17device: show address on device displayDusan Klinec3-0/+23
2019-04-25device/trezor: device sorting and filtering improvedDusan Klinec3-16/+115
2019-04-18device/trezor: button request callback fixDusan Klinec1-1/+2
2019-04-15Merge pull request #5398Riccardo Spagni2-21/+53
2019-04-15Merge pull request #5355Riccardo Spagni2-1/+14
2019-04-10device/trezor: env-configurable portsDusan Klinec2-21/+53
2019-04-07device/trezor: add button pressed requestDusan Klinec2-1/+14
2019-03-29device/trezor: increase live-refresh timeoutDusan Klinec1-1/+1
2019-03-21wallet: fix offline signing calling a daemon RPCmoneromooo-monero2-5/+5
2019-03-21Merge pull request #5211Riccardo Spagni6-184/+831
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec6-185/+832
2019-03-17Merge pull request #5166Riccardo Spagni1-1/+1
2019-03-17Merge pull request #5061Riccardo Spagni14-14/+14
2019-03-14Merge pull request #4977Riccardo Spagni11-59/+510
2019-03-05Update 2019 copyrightbinaryFate14-14/+14
2019-03-05device/trezor: debugging features, trezor testsDusan Klinec11-59/+510
2019-02-20device/trezor: dummy payment ID fixDusan Klinec1-1/+1
2019-02-02epee: add SSL supportmoneromooo-monero1-1/+1
2019-01-22add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero1-1/+1
2019-01-16Merge pull request #4994Riccardo Spagni1-0/+3
2018-12-18device/trezor: store tx_prefix_hash in tx key auxDusan Klinec1-0/+3
2018-12-18build: protobuf dependency fixes, libusb buildDusan Klinec1-8/+0
2018-12-04device/trezor: device/trezor: correct device initialization, status checkDusan Klinec5-22/+139
2018-12-04device/trezor: python2 compatibility - bundle dependenciesDusan Klinec5-8/+248
2018-12-04device: enable to use multiple independent device walletsDusan Klinec2-2/+47
2018-11-29device/trezor: passphrase entry on hostDusan Klinec2-18/+7
2018-11-25device/trezor: webusb transport added, cmake fixesDusan Klinec11-191/+692
2018-11-04wallet2: only export necessary outputs and key imagesmoneromooo-monero1-2/+3
2018-11-02device/trezor: trezor support addedDusan Klinec18-0/+4159