Skip to content

Remove chainsync duplication #710

@jannikluhn

Description

@jannikluhn

We use the chainsync client to sync, primarily, KeyperSetAdded events and new blocks. The client itself does not persist any state, instead it only calls arbitrary handlers for each event. The handlers are defined in each keyperimpl, but often (but not always) are perfect duplicates (e.g., the KeyperSetAdded syncers simply insert keyper sets into the database). It would be great to get rid of this duplication.

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