Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decoupling relayer and checkpointmanager implementation #412

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

najeal
Copy link
Contributor

@najeal najeal commented Aug 6, 2024

Why this should be merged

This is decoupling relayer and checkpoint manager implementation.
It reduces the number of args in the relayer factory as they were just used to instantiate checkpoint manager.

How this works

Now, the checkpoint manager is injected in the relayer factory as a dependency.

How this was tested

It uses the existing tests.

How is this documented

Copy link
Contributor

@geoff-vball geoff-vball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks for the change! :)

@cam-schultz cam-schultz merged commit a4d046e into ava-labs:main Aug 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants