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

chore: move SubscriptionManager under waku_core #2025

Merged

Conversation

NagyZoltanPeter
Copy link
Contributor

Description

Cherry pick fromFilter V2 Rest API PR to separate one.
FilterV1 client hold FilterPushHandler and SubscriptionManager which was not the right place to import from.
Better moved to under waku_core/subscription to be easily reused.

How to test

All existing tests on Waku Filter (v1 or legacy) covers the change properly.

…and SubscriptionManager from Filter V1 to under waku_core
@NagyZoltanPeter NagyZoltanPeter added the E:REST API service node See https://github.com/waku-org/pm/issues/82 for details label Sep 12, 2023
@NagyZoltanPeter NagyZoltanPeter self-assigned this Sep 12, 2023
@github-actions
Copy link

github-actions bot commented Sep 12, 2023

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2025

Built from 3548e97

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

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

LGTM! 💯

waku/waku_filter/client.nim Show resolved Hide resolved
tests/wakunode_rest/test_rest_filter Outdated Show resolved Hide resolved
@gabrielmer
Copy link
Contributor

LGTM :):)

@NagyZoltanPeter NagyZoltanPeter merged commit 563b2b2 into master Sep 12, 2023
16 checks passed
@NagyZoltanPeter NagyZoltanPeter deleted the chore/place-subscription-manager-out-of-filter branch September 12, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:REST API service node See https://github.com/waku-org/pm/issues/82 for details
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants