Skip to content

Wallet loses tx key and transaction data - possibly caused by reorgs #10067

@DrFredPhD

Description

@DrFredPhD

For years of use I've had an intermittent issue with the wallet file losing track of tx key and receiving address of outgoing transactions. I mainly use the cli wallet and have no idea what causes it. Since first running into the issue I've religiously closed the wallet with the 'save' command, followed by 'exit'. Usually after a transaction I'll use 'show_transfers' and the receiving address will be visible and 'get_tx_key' will work. At some point in the future I can reopen the wallet and that data will be gone and 'get_tx_key' will fail. (Loading the wallet in the gui also does not help)

I initially had no idea what caused it, but recently I noticed one of the transactions I lost data for was one that was initially included in a later orphaned block. Perhaps the wallet loses this data if the original block a transaction was in is reorged out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions