mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
* feat: validate messages for individual filter nodes & perform renewals * chore: fix spell check * chore: use a max threshold before peer renewal * chore: switch from a validation cycle timer to adhoc validation * chore: add test * fix: test * chore: address comments * fix: renewal without a new peer available * chore: validating messages should be non-blocking * chore: minor improvements * chore: rm only * chore: fix test