Skip to content

[Railgun] Snap Sync #140

Description

@Robert-MacWha

Update sync processes for UTXO and TXID tries.

For UTXO, maintaining a cache file of all UTXO events would enable much faster downloads compared to downloading from subsquid. UTXO syncing could also download the merkle trie directly, but this only works when downloading tries on which the user's account has no history.

For TXID, since the event log is not needed, the TXID merkle trie can be downloaded and used as-is. Significantly faster than downloading events from subsquid or some cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions