diff options
author | Dusan Klinec <dusan.klinec@gmail.com> | 2018-11-12 04:31:46 +0100 |
---|---|---|
committer | Dusan Klinec <dusan.klinec@gmail.com> | 2019-03-15 12:55:29 +0100 |
commit | f42263ebb6d1ed1c7ece388e1a06695108468320 (patch) | |
tree | aa857864be543cda71425dc1a12cf3e3cf015e46 /Makefile | |
parent | Merge pull request #4977 (diff) | |
download | monero-f42263ebb6d1ed1c7ece388e1a06695108468320.tar.xz |
wallet: adds rescan_bc option with preserving key images
- enables to perform rescan_spent / ki sync with untrusted daemon. Spent check status involves RPC calls which require trusted daemon status as it leaks information. The new call performs soft reset while preserving key images thus a sequence: refresh, ki sync / import, rescan_bc keep_ki will correctly perform spent checking without need for trusted daemon.
- useful to detect spent outputs with untrusted daemon on watch_only / multisig / hw-cold wallets after expensive key image sync.
- cli: rescan_bc keep_ki
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions