monero/src
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
..
blockchain_db Merge pull request #4821 2018-11-26 21:51:27 +02:00
blockchain_utilities Merge pull request #4742 2018-11-06 21:32:54 +02:00
blocks blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
checkpoints add checkpoints for testnet and mainnet 2018-09-25 10:02:05 +02:00
common Merge pull request #4799 2018-11-16 11:12:09 +02:00
crypto slow-hash: some more big endian fixes 2018-11-16 09:58:41 +00:00
cryptonote_basic Merge pull request #4753 2018-11-14 21:33:02 +02:00
cryptonote_core rpc: speedup get_outs.bin 2018-11-26 18:56:23 +00:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon Merge pull request #4777 2018-11-16 11:01:33 +02:00
daemonizer Fix Windows build after epee dependency change 2018-10-15 23:08:17 +00:00
debug_utilities Remove epee header dependency on cryptonote_core 2018-10-12 17:16:44 +00:00
device device: enable to use multiple independent device wallets 2018-12-04 18:38:16 +01:00
device_trezor device: enable to use multiple independent device wallets 2018-12-04 18:38:16 +01:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics Merge pull request #4726 2018-11-06 14:53:40 +02:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
p2p Merge pull request #4776 2018-11-16 11:01:19 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #4834 2018-11-26 20:30:15 +02:00
rpc Merge pull request #4821 2018-11-26 21:51:27 +02:00
serialization json_archive: initialize inner_array_size in ctor 2018-11-15 16:33:51 +00:00
simplewallet device/trezor: ask for KI sync on first refresh 2018-12-04 18:38:17 +01:00
wallet device/trezor: ask for KI sync on first refresh 2018-12-04 18:38:17 +01:00
CMakeLists.txt device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
cryptonote_config.h Expose limit-rate defaults from command line help 2018-10-31 14:47:20 -07:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00