aboutsummaryrefslogtreecommitdiff
path: root/src/device/device.hpp
Commit message (Expand)AuthorAgeFilesLines
* ledger support for hf 15 (BP+, view tags)j-berman2022-08-061-0/+1
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-1/+2
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Device: remove unused and incorrect non-default constructormj-xmr2021-08-191-1/+0
* CLSAG device supportSarang Noether2020-08-271-0/+4
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6446luigi11112020-05-011-1/+1
|\
| * trezor: adapt to new passphrase mechanismDusan Klinec2020-04-271-1/+1
* | Add timelock verification on devicecslashm2020-04-081-0/+3
|/
* device: show address on device displayDusan Klinec2019-06-171-0/+1
* device/trezor: add button pressed requestDusan Klinec2019-04-071-0/+1
* Add get_tx_proof support, needed for new sanity checkcslashm2019-03-281-15/+4
* Add support for V11 protocol with BulletProofV2 and short amount.cslashm2019-03-281-0/+2
* Merge pull request #5211Riccardo Spagni2019-03-211-4/+17
|\
| * device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-201-4/+17
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* New scheme key destination contrfolcslashm2019-02-081-3/+7
* ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-221-2/+2
* device: enable to use multiple independent device walletsDusan Klinec2018-12-041-0/+1
* device/trezor: passphrase entry on hostDusan Klinec2018-11-291-0/+9
* device/trezor: trezor support addedDusan Klinec2018-11-021-1/+15
* ringct: use dummy bulletproofs when in fake mode, for speedmoneromooo-monero2018-10-231-2/+6
* Replace USB-CCID (smartcard) by USB-HIDcslashm2018-09-241-1/+2
* query backing devicem2049r2018-09-191-2/+9
* hw_device: support for multiple devices added [for review]Dusan Klinec2018-09-141-1/+12
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-1/+1
* Fix sub-address tx scan.cslashm2018-04-121-0/+1
* Add the possibility to export private view key for fast scan.cslashm2018-03-311-6/+16
* Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-311-4/+12
* device: untangle cyclic depenencystoffu2018-03-141-3/+11
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-6/+26
* Ledger HW Bug fixesCédric2018-03-121-2/+16
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+146