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

refactor: move subscriptions directly to operations_collector #1052

Merged
merged 5 commits into from
May 3, 2024

Conversation

avilagaston9
Copy link
Contributor

@avilagaston9 avilagaston9 commented Apr 26, 2024

This PR moves the subscriptions form gossipsub directly to operations_collector, removing the intermediary.
This way, we can trigger subscriptions after the sync is completed.

Closes #1048
Closes #540

@avilagaston9 avilagaston9 marked this pull request as ready for review April 26, 2024 19:03
@avilagaston9 avilagaston9 requested a review from a team as a code owner April 26, 2024 19:03
Copy link
Collaborator

@mpaulucci mpaulucci left a comment

Choose a reason for hiding this comment

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

LGTM

@avilagaston9 avilagaston9 merged commit a6526d8 into main May 3, 2024
13 checks passed
@avilagaston9 avilagaston9 deleted the refactor-gossipsub branch May 3, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2 participants