aboutsummaryrefslogtreecommitdiff
path: root/src/device/device_default.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18Add view tags to outputs to reduce wallet scanning timej-berman1-1/+13
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-08-27CLSAG device supportSarang Noether1-0/+23
2020-05-16Support for supercop ASM in wallet, and benchmark for supercopLee Clagett1-2/+3
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-05-01Merge pull request #6436luigi11111-0/+4
2020-04-08Add timelock verification on devicecslashm1-0/+4
2020-04-01Hash domain separationSarang Noether1-11/+8
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/+4
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-08New scheme key destination contrfolcslashm1-3/+50
2019-01-22ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero1-4/+4
2018-12-04move int-util.h to epeemoneromooo-monero1-1/+1
2018-11-02device/trezor: trezor support addedDusan Klinec1-4/+4
2018-10-23ringct: use dummy bulletproofs when in fake mode, for speedmoneromooo-monero1-1/+1
2018-08-16crypto: make secret_key automatically mlockmoneromooo-monero1-1/+1
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-2/+2
2018-04-12Fix sub-address tx scan.cslashm1-0/+4
2018-04-12Merge pull request #3511Riccardo Spagni1-2/+6
2018-03-31Add the possibility to export private view key for fast scan.cslashm1-4/+3
2018-03-31Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm1-0/+11
2018-03-28device: fix endianess dependence on subaddress secret key generationmoneromooo-monero1-2/+6
2018-03-14keypair::generate: always require hw::device to avoid possible mistakestoffu1-1/+1
2018-03-14device: untangle cyclic depenencystoffu1-9/+100
2018-03-14device: made function prototypes consistent with pre-#3303 codebasestoffu1-16/+11
2018-03-12Ledger HW Bug fixesCédric1-1/+1
2018-03-04Fix invalid device unique_ptr castMoroccanMalinois1-2/+2
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+263