aboutsummaryrefslogtreecommitdiff
path: root/src/device/device_ledger.hpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03Add display addresscslashm1-1/+1
2019-10-03Add hmac over encrypted value during transactioncslashm1-1/+26
2019-08-26device_ledger: fix uninitialized additional_keymoneromooo-monero1-1/+1
2019-06-09Fix GCC 9.1 build warningsmoneromooo-monero1-0/+1
2019-03-28Add get_tx_proof support, needed for new sanity checkcslashm1-1/+5
2019-03-28Add support for V11 protocol with BulletProofV2 and short amount.cslashm1-0/+2
2019-03-28Add application version compatibility check.cslashm1-0/+12
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-08New scheme key destination contrfolcslashm1-6/+13
2019-01-28Merge pull request #5055Riccardo Spagni1-0/+1
2019-01-28Merge pull request #5054Riccardo Spagni1-1/+0
2019-01-22ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero1-2/+2
2019-01-09device: proper handling of user inputselsta1-0/+1
2019-01-09device_ledger: remove full_name variableselsta1-1/+0
2018-11-02device/trezor: trezor support addedDusan Klinec1-0/+1
2018-09-25Merge pull request #4412Riccardo Spagni1-1/+1
2018-09-24Replace USB-CCID (smartcard) by USB-HIDcslashm1-21/+17
2018-09-21device: fix warnings about overridden functionsmoneromooo-monero1-1/+1
2018-09-19query backing devicem2049r1-1/+3
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-1/+1
2018-06-25device_ledger: factor the prologue codemoneromooo-monero1-0/+3
2018-05-23Fix PCSC compilation under windowscslashm1-0/+5
2018-04-14device: add a one off override keyword where appropriatemoneromooo-monero1-1/+1
2018-04-12Fix sub-address tx scan.cslashm1-0/+1
2018-03-31Add the possibility to export private view key for fast scan.cslashm1-10/+13
2018-03-31Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm1-8/+15
2018-03-14device: made function prototypes consistent with pre-#3303 codebasestoffu1-6/+6
2018-03-12Ledger HW Bug fixesCédric1-7/+8
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+202