wownero/src
Cédric 73dd883d51 Ledger HW Bug fixes
Fix the way the REAL mode is handle:
  Let create_transactions_2 and create_transactions_from construct the vector of transactions.
  Then iterate on it and resign.
  We just need to add 'outs' list in the TX struct for that.

Fix default secret keys value when DEBUG_HWDEVICE mode is off
  The magic value (00...00 for view key and FF..FF for spend key) was not correctly set
  when DEBUG_HWDEVICE was off. Both was set to 00...00.

Add sub-address info in ABP map in order to correctly display destination sub-address on device

Fix DEBUG_HWDEVICE mode:
   - Fix compilation errors.
   - Fix control device init in ledger device.
   - Add more log.

Fix sub addr control

Fix debug Info
2018-03-12 10:43:06 +01:00
..
blockchain_db Merge pull request #3307 2018-03-05 19:11:52 +02:00
blockchain_utilities Stagenet 2018-03-05 11:55:05 +09:00
blocks Stagenet 2018-03-05 11:55:05 +09:00
checkpoints Stagenet 2018-03-05 11:55:05 +09:00
common Merge pull request #3313 2018-03-05 19:15:54 +02:00
crypto slow-hash: fix uint64 type typo 2018-03-07 09:48:58 +00:00
cryptonote_basic Ledger HW Bug fixes 2018-03-12 10:43:06 +01:00
cryptonote_core Ledger HW Bug fixes 2018-03-12 10:43:06 +01:00
cryptonote_protocol Merge pull request #3277 2018-03-05 19:11:20 +02:00
daemon Stagenet 2018-03-05 11:55:05 +09:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities cn_deserialize: link with device and ringct 2018-03-05 20:52:18 +00:00
device Ledger HW Bug fixes 2018-03-12 10:43:06 +01:00
gen_multisig Stagenet 2018-03-05 11:55:05 +09:00
mnemonics Update 2018 copyright 2018-01-26 10:03:20 -05:00
multisig Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
p2p Stagenet 2018-03-05 11:55:05 +09:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #3348 2018-03-05 19:13:52 +02:00
rpc Stagenet 2018-03-05 11:55:05 +09:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Bump min ring size from 5 to 7 from v7 2018-03-07 13:19:04 +00:00
wallet Ledger HW Bug fixes 2018-03-12 10:43:06 +01:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h Bump min ring size from 5 to 7 from v7 2018-03-07 13:19:04 +00:00
version.cpp.in version: add -master to master version 2017-12-07 10:33:12 +00:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00