monero/src/simplewallet
Dusan Klinec 9cf636af69
device/trezor: ask for KI sync on first refresh
When doing a first refresh on HW-token based wallet KI sync is required if money were received. Received money may indicate wallet was already used before the restore I.e., some transaction could have been already sent from the wallet. The spent UTXO would not be detected as spent which could lead to double spending errors on submitting a new transaction.

Thus if the wallet is HW-token based with the cold signing protocol and the first refresh detected received money the user is asked to perform the key image sync.
2018-12-04 18:38:17 +01:00
..
CMakeLists.txt cmake: move Boost_LOCALE_LIBRARY out of ICU_LIBRARIES 2018-11-15 00:18:31 +09:00
simplewallet.cpp device/trezor: ask for KI sync on first refresh 2018-12-04 18:38:17 +01:00
simplewallet.h device/trezor: ask for KI sync on first refresh 2018-12-04 18:38:17 +01:00