Skip to content

Guardian based recovery does preserve the transaction history and also does not recover pending notes #357

Description

@0xnullifier

If I recover my account using /lookup, it does not recover the pending notes (both public + private) , this could potentially be solved at a client level by syncing from the tip again (or the search could be narrowed somehow) but AFAIK this would take too long potentially hours.

The transaction history concern is a little less because we can get away with this for now (before-mainnet)

This is mainly solved with #307 where we can put the encrypted note bytes and transaction history but 307 is a major commitment infrastructure wise and I wonder if we would be better off with a wallet backend for some storage

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions