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

feat(filter)!: better API for subscription: subscribe() abstracts createSubscription #2090

Closed
wants to merge 7 commits into from

Conversation

danisharora099
Copy link
Collaborator

#1979 (comment)

Problem

Solution

Notes

  • Resolves
  • Related to

Contribution checklist:

  • covered by unit tests;
  • covered by e2e test;
  • add ! in title if breaks public API;

@danisharora099 danisharora099 force-pushed the chore/remove-subscribe-filter branch from 854755f to c4aa411 Compare July 30, 2024 10:25
Copy link

github-actions bot commented Jul 30, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 119.35 KB (+0.09% 🔺) 2.4 s (+0.09% 🔺) 13 s (-22.27% 🔽) 15.4 s
Waku Simple Light Node 184.21 KB (+0.01% 🔺) 3.7 s (+0.01% 🔺) 23.5 s (+1.98% 🔺) 27.2 s
ECIES encryption 23.16 KB (+0.07% 🔺) 464 ms (+0.07% 🔺) 4.9 s (-24.73% 🔽) 5.3 s
Symmetric encryption 22.61 KB (+0.06% 🔺) 453 ms (+0.06% 🔺) 7.1 s (-3.33% 🔽) 7.5 s
DNS discovery 72.6 KB (+0.12% 🔺) 1.5 s (+0.12% 🔺) 13.9 s (+28.28% 🔺) 15.3 s
Peer Exchange discovery 74.49 KB (-0.04% 🔽) 1.5 s (-0.04% 🔽) 10.6 s (-4.81% 🔽) 12.1 s
Local Peer Cache Discovery 67.8 KB (+0.05% 🔺) 1.4 s (+0.05% 🔺) 9.1 s (-25.85% 🔽) 10.4 s
Privacy preserving protocols 38.91 KB (+0.1% 🔺) 779 ms (+0.1% 🔺) 12 s (+58.5% 🔺) 12.7 s
Waku Filter 113.75 KB (+0.22% 🔺) 2.3 s (+0.22% 🔺) 19.3 s (+19.63% 🔺) 21.5 s
Waku LightPush 111.66 KB (+0.01% 🔺) 2.3 s (+0.01% 🔺) 15.8 s (-21.85% 🔽) 18.1 s
History retrieval protocols 112.08 KB (-0.15% 🔽) 2.3 s (-0.15% 🔽) 19.3 s (+1.67% 🔺) 21.6 s
Deterministic Message Hashing 7.33 KB (-0.12% 🔽) 147 ms (-0.12% 🔽) 2.7 s (+87.74% 🔺) 2.8 s

@danisharora099 danisharora099 changed the title chore(filter): remove subscribe() dependency feat!(filter): easy API for subscription: subscribe() abstracts createSubscription Jul 30, 2024
@danisharora099 danisharora099 changed the title feat!(filter): easy API for subscription: subscribe() abstracts createSubscription feat!(filter): better API for subscription: subscribe() abstracts createSubscription Jul 30, 2024
@danisharora099 danisharora099 changed the title feat!(filter): better API for subscription: subscribe() abstracts createSubscription feat(filter)!: better API for subscription: subscribe() abstracts createSubscription Jul 30, 2024
@danisharora099
Copy link
Collaborator Author

closed in favor of #2092

@weboko weboko deleted the chore/remove-subscribe-filter branch January 10, 2025 10:28
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.

1 participant