summaryrefslogtreecommitdiff
path: root/src/device/device_ledger.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update minimal Ledger Monero app versionFrançois Colas2020-08-281-2/+2
* draft support of clsagcslashm2020-08-271-0/+5
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6436luigi11112020-05-011-0/+2
|\
| * Add timelock verification on devicecslashm2020-04-081-0/+2
* | device_ledger: include status code name in error messagexiphon2020-02-081-2/+42
|/
* Add display addresscslashm2019-10-031-1/+1
* Add hmac over encrypted value during transactioncslashm2019-10-031-1/+26
* device_ledger: fix uninitialized additional_keymoneromooo-monero2019-08-261-1/+1
* Fix GCC 9.1 build warningsmoneromooo-monero2019-06-091-0/+1
* Add get_tx_proof support, needed for new sanity checkcslashm2019-03-281-1/+5
* Add support for V11 protocol with BulletProofV2 and short amount.cslashm2019-03-281-0/+2
* Add application version compatibility check.cslashm2019-03-281-0/+12
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* New scheme key destination contrfolcslashm2019-02-081-6/+13
* Merge pull request #5055Riccardo Spagni2019-01-281-0/+1
|\
| * device: proper handling of user inputselsta2019-01-091-0/+1
* | Merge pull request #5054Riccardo Spagni2019-01-281-1/+0
|\ \
| * | device_ledger: remove full_name variableselsta2019-01-091-1/+0
| |/
* / ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-221-2/+2
|/
* device/trezor: trezor support addedDusan Klinec2018-11-021-0/+1
* Merge pull request #4412Riccardo Spagni2018-09-251-1/+1
|\
| * device: fix warnings about overridden functionsmoneromooo-monero2018-09-211-1/+1
* | Replace USB-CCID (smartcard) by USB-HIDcslashm2018-09-241-21/+17
|/
* query backing devicem2049r2018-09-191-1/+3
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-1/+1
* device_ledger: factor the prologue codemoneromooo-monero2018-06-251-0/+3
* Fix PCSC compilation under windowscslashm2018-05-231-0/+5
* device: add a one off override keyword where appropriatemoneromooo-monero2018-04-141-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-10/+13
* Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-311-8/+15
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-6/+6
* Ledger HW Bug fixesCédric2018-03-121-7/+8
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+202