wownero/src/device
cslashm 9acb635efd
Fix computation of change address + Fix v11 fork
Always send TX public key when generating output destination keys: it may be an additional TX public key in case of subaddress; before we always use R.
Fix the commitment mask generation: It must be delegated to device as it implies the amount key.
Send MONERO_VERSION string in reset command to allow version compatibility check.
Some enhancement of debug log.
2019-03-08 21:17:43 +03:00
..
CMakeLists.txt Fix computation of change address + Fix v11 fork 2019-03-08 21:17:43 +03:00
device_default.cpp Fix computation of change address + Fix v11 fork 2019-03-08 21:17:43 +03:00
device_default.hpp Fix computation of change address + Fix v11 fork 2019-03-08 21:17:43 +03:00
device_io_hid.cpp device: fixed Ledger Nano S device selection 2019-03-08 21:15:47 +03:00
device_io_hid.hpp device: fixed Ledger Nano S device selection 2019-03-08 21:15:47 +03:00
device_io.hpp Replace USB-CCID (smartcard) by USB-HID 2018-09-24 21:57:42 +02:00
device_ledger.cpp Fix computation of change address + Fix v11 fork 2019-03-08 21:17:43 +03:00
device_ledger.hpp Fix computation of change address + Fix v11 fork 2019-03-08 21:17:43 +03:00
device.cpp Merge pull request #4532 2018-10-09 16:43:55 +02:00
device.hpp Fix computation of change address + Fix v11 fork 2019-03-08 21:17:43 +03:00
log.cpp Fix dummy decryption in debug mode 2019-03-08 21:15:52 +03:00
log.hpp Replace USB-CCID (smartcard) by USB-HID 2018-09-24 21:57:42 +02:00