mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
* create new filter api * implement await on main methods on new Filter * add info logs in new filter * add logs to subscription impl * remove lint supress * add unit tests * introduce E2E tests * update e2e tests and add case for testing filter recovery after nwaku nodes replacement * add new test cases for max limits and enable decoders as array on new filter * fix edge case testing, correct test cases * skip test * update error message * up text * up text * fix lint * implement unsubscribeAll * add js-dock to new filter * add cspell * implement TTL set for message history