aboutsummaryrefslogtreecommitdiff
path: root/src/device/device_default.cpp
Commit message (Expand)AuthorAgeFilesLines
* New scheme key destination contrfolcslashm2019-02-081-3/+50
* ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-221-4/+4
* move int-util.h to epeemoneromooo-monero2018-12-041-1/+1
* device/trezor: trezor support addedDusan Klinec2018-11-021-4/+4
* ringct: use dummy bulletproofs when in fake mode, for speedmoneromooo-monero2018-10-231-1/+1
* crypto: make secret_key automatically mlockmoneromooo-monero2018-08-161-1/+1
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-2/+2
* Fix sub-address tx scan.cslashm2018-04-121-0/+4
* Merge pull request #3511Riccardo Spagni2018-04-121-2/+6
|\
| * device: fix endianess dependence on subaddress secret key generationmoneromooo-monero2018-03-281-2/+6
* | Add the possibility to export private view key for fast scan.cslashm2018-03-311-4/+3
* | Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-311-0/+11
|/
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-1/+1
* device: untangle cyclic depenencystoffu2018-03-141-9/+100
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-16/+11
* Ledger HW Bug fixesCédric2018-03-121-1/+1
* Fix invalid device unique_ptr castMoroccanMalinois2018-03-041-2/+2
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+263