Skip to content

Conversation

@adklempner
Copy link
Member

Problem / Description

Solution

Notes


Checklist

  • Code changes are covered by unit tests.
  • Code changes are covered by e2e tests, if applicable.
  • Dogfooding has been performed, if feasible.
  • A test version has been published, if required.
  • All CI checks pass successfully.

@adklempner adklempner force-pushed the fix/wss-filter-deprec branch from cf5e1b7 to f1d611a Compare July 16, 2025 03:25
@adklempner adklempner force-pushed the fix/wss-filter-deprec branch from f1d611a to f7ad76f Compare July 16, 2025 03:53
@github-actions
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 69.89 KB (+0.07% 🔺) 1.4 s (+0.07% 🔺) 1.6 s (-47.99% 🔽) 3 s
Waku Simple Light Node 121.93 KB (+0.06% 🔺) 2.5 s (+0.06% 🔺) 1.9 s (-24.54% 🔽) 4.4 s
ECIES encryption 23.06 KB (0%) 462 ms (0%) 1.4 s (+118.1% 🔺) 1.8 s
Symmetric encryption 22.45 KB (0%) 449 ms (0%) 1.1 s (-2.56% 🔽) 1.6 s
DNS discovery 51.95 KB (0%) 1.1 s (0%) 1.8 s (+28.53% 🔺) 2.9 s
Peer Exchange discovery 52.4 KB (0%) 1.1 s (0%) 2.1 s (-7.07% 🔽) 3.2 s
Local Peer Cache Discovery 46.1 KB (0%) 922 ms (0%) 1.4 s (-26.81% 🔽) 2.4 s
Privacy preserving protocols 53.48 KB (0%) 1.1 s (0%) 3 s (+67.01% 🔺) 4.1 s
Waku Filter 55.37 KB (0%) 1.2 s (0%) 2 s (-19.45% 🔽) 3.1 s
Waku LightPush 52.88 KB (0%) 1.1 s (0%) 2.1 s (+37.54% 🔺) 3.2 s
History retrieval protocols 59.12 KB (0%) 1.2 s (0%) 1.8 s (-42.49% 🔽) 2.9 s
Deterministic Message Hashing 28.39 KB (0%) 568 ms (0%) 947 ms (-21.29% 🔽) 1.6 s

@weboko
Copy link
Collaborator

weboko commented Aug 15, 2025

@adklempner PR looks good, why postponed?

@weboko
Copy link
Collaborator

weboko commented Aug 21, 2025

this PR is not needed, AI solved it https://github.com/waku-org/js-waku/pull/2585/files

@weboko weboko closed this Aug 21, 2025
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.

chore: replace deprecated websocket filters with connection gater

3 participants