aboutsummaryrefslogtreecommitdiff
path: root/src/device (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Fix sub-address tx scan.cslashm5-0/+30
2018-04-12Merge pull request #3511Riccardo Spagni1-2/+6
2018-03-31Add the possibility to export private view key for fast scan.cslashm6-82/+156
2018-03-31Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm5-385/+202
2018-03-28device: fix endianess dependence on subaddress secret key generationmoneromooo-monero1-2/+6
2018-03-14chacha: call prehashed version explicitly as generate_chacha_key_prehashedstoffu1-2/+2
2018-03-14keypair::generate: always require hw::device to avoid possible mistakestoffu1-1/+1
2018-03-14device: untangle cyclic depenencystoffu5-51/+114
2018-03-14device: made function prototypes consistent with pre-#3303 codebasestoffu5-46/+65
2018-03-12Ledger HW Bug fixesCédric8-93/+151
2018-03-07device: remove dependency on readlinestoffu2-7/+4
2018-03-05Monero Cryptonight variants, and add one for v7moneromooo-monero1-1/+1
2018-03-04Fix invalid device unique_ptr castMoroccanMalinois2-3/+3
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm10-0/+3229