mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
73dd883d51
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 |
||
---|---|---|
.. | ||
account.cpp | ||
account.h | ||
account_boost_serialization.h | ||
blobdatatype.h | ||
CMakeLists.txt | ||
connection_context.h | ||
cryptonote_basic.h | ||
cryptonote_basic_impl.cpp | ||
cryptonote_basic_impl.h | ||
cryptonote_boost_serialization.h | ||
cryptonote_format_utils.cpp | ||
cryptonote_format_utils.h | ||
cryptonote_stat_info.h | ||
difficulty.cpp | ||
difficulty.h | ||
hardfork.cpp | ||
hardfork.h | ||
miner.cpp | ||
miner.h | ||
subaddress_index.h | ||
tx_extra.h | ||
verification_context.h |