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(lightpush)!: move protocol implementation to @waku/sdk (1/n) #1964

Merged
merged 7 commits into from
Apr 19, 2024

Commits on Apr 18, 2024

  1. chore: decouple Filter between core and sdk

    moves `SubscriptionManager` to `sdk` side
    danisharora099 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b1a7606 View commit details
    Browse the repository at this point in the history
  2. chore: update package dependencies

    also update peer deps in sdk
    danisharora099 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    38e1459 View commit details
    Browse the repository at this point in the history
  3. chore: update imports

    danisharora099 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    12e4135 View commit details
    Browse the repository at this point in the history
  4. chore: update tests

    danisharora099 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    59e659c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1794a8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2476a75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a57f12 View commit details
    Browse the repository at this point in the history