view wallet show_transfers mismatch after importing key images (self send to multiple subaddr)
Author: plowsofCreated Sep 18, 2026Updated Sep 18, 2026
this appears to be just a visual issue which doesn't effect the balance or spent status of outputs
spend wallet:
- self send to subaddr 1 and 2 in the same transaction
- 1 entry of this out tx in show_transfers with amount 0.000..
view wallet:
- 3 (if change returned) IN transactions to subaddr 1, 2 and the change output to 0
import key images into view only wallet:
- now there is 1 less but the 2 INs remain in show_transfers
- the IN which gets deleted is not consistent neither
- we see an OUT of 0.0000 but it does not include the multiple destinations + amounts (not sure if the latter is important or a separate issue, but the spend wallet shows them)
expected
- mirror the spend wallets 1 IN line of amount 0.000 after importing signed key images
Source: monero-project/monero