aboutsummaryrefslogtreecommitdiff
path: root/src/device/device.hpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28Add get_tx_proof support, needed for new sanity checkcslashm1-15/+4
2019-03-28Add support for V11 protocol with BulletProofV2 and short amount.cslashm1-0/+2
2019-03-21Merge pull request #5211Riccardo Spagni1-4/+17
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec1-4/+17
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-08New scheme key destination contrfolcslashm1-3/+7
2019-01-22ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero1-2/+2
2018-12-04device: enable to use multiple independent device walletsDusan Klinec1-0/+1
2018-11-29device/trezor: passphrase entry on hostDusan Klinec1-0/+9
2018-11-02device/trezor: trezor support addedDusan Klinec1-1/+15
2018-10-23ringct: use dummy bulletproofs when in fake mode, for speedmoneromooo-monero1-2/+6
2018-09-24Replace USB-CCID (smartcard) by USB-HIDcslashm1-1/+2
2018-09-19query backing devicem2049r1-2/+9
2018-09-14hw_device: support for multiple devices added [for review]Dusan Klinec1-1/+12
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-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-6/+16
2018-03-31Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm1-4/+12
2018-03-14device: untangle cyclic depenencystoffu1-3/+11
2018-03-14device: made function prototypes consistent with pre-#3303 codebasestoffu1-6/+26
2018-03-12Ledger HW Bug fixesCédric1-2/+16
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+146