Skip to content

UV: Restart results in syncing from default Height rather than DB Sync Height #127

@Aman035

Description

@Aman035

Bug Report

UV Client restarts sync from default height instead of DB height

Expected Behavior

On restart, the UV Client should resume syncing from the last processed height stored in the DB.

Actual Behavior

Client restarts syncing from the default height, causing already processed events to be re-fetched and dropped due to DB unique constraints, leading to unnecessary RPC usage.

Steps to Reproduce

Start UV Client and let it sync events
Stop the client
Restart and observe duplicate events being dropped

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions