Skip to content

Remove chainsync duplication #710

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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