Skip to content

FR: Allow reimporting CSV of transaction history #2052

@dbadol

Description

@dbadol

Current situation
The wallet currently allows exporting as CSV all the transaction history, as well as other information (swaps, payment proofs, etc).

New feature
It would be handy if the user could also re-import that CSV history, by instance after having restored the wallet from seed phrase.

Remarks

  • If possible, the validity of each transaction from the CSV file should be verified by the wallet during import. Thus, only valid transactions (i.e. transactions really belonging to this account, consistent with the payment proof, etc.) would be imported.
  • If a transaction being imported already exists in the wallet, it would be skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions