Commit Graph

37 Commits (49beb8da17ff2700ef96eddf9fca9f94ee3582a1)

Author SHA1 Message Date
tobtoht 49beb8da17
ledger: use software device if we have view key
3 years ago
selsta 2161bd0f3a
device: set correct ledger min version
3 years ago
François Colas 333ae55fef
Update minimal Ledger Monero app version
4 years ago
cslashm 1660fe8a25
draft support of clsag
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 443f5c6bda
Merge pull request #6436
4 years ago
cslashm 688a3e87e7 Add timelock verification on device
4 years ago
xiphon 29b7cd1351 device_ledger: include status code name in error message
4 years ago
cslashm 34f28a79bc Add display address
5 years ago
cslashm d25acd7a1d Add hmac over encrypted value during transaction
5 years ago
moneromooo-monero f07524b56b
device_ledger: fix uninitialized additional_key
5 years ago
moneromooo-monero 35c20c4332
Fix GCC 9.1 build warnings
5 years ago
cslashm 7c44091541 Add get_tx_proof support, needed for new sanity check
5 years ago
cslashm 98fdcb2aa5 Add support for V11 protocol with BulletProofV2 and short amount.
5 years ago
cslashm 3a981a3313 Add application version compatibility check.
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
cslashm 460da140ec New scheme key destination contrfol
5 years ago
Riccardo Spagni 77e96d0948
Merge pull request #5055
5 years ago
Riccardo Spagni 0c970fde1c
Merge pull request #5054
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
selsta 6c060e6aaa
device: proper handling of user input
5 years ago
selsta 93c2164434
device_ledger: remove full_name variable
5 years ago
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
6 years ago
Riccardo Spagni 295bae10ba
Merge pull request #4412
6 years ago
cslashm bb6e3bbc0f Replace USB-CCID (smartcard) by USB-HID
6 years ago
moneromooo-monero 4d0a8db06d
device: fix warnings about overridden functions
6 years ago
wow nero bce474be7d
query backing device
6 years ago
stoffu bcab579864
wallet: allow adjusting number of rounds for the key derivation function
6 years ago
moneromooo-monero 87e158b5b9
device_ledger: factor the prologue code
6 years ago
cslashm bdf5a3ad3f Fix PCSC compilation under windows
6 years ago
moneromooo-monero f914df8494
device: add a one off override keyword where appropriate
6 years ago
cslashm 2c274e05fe Fix sub-address tx scan.
6 years ago
cslashm c77d2bfaa0 Add the possibility to export private view key for fast scan.
6 years ago
cslashm 100b7bc10d Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago