mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-11 02:03:10 +00:00
* don't dial peers if they exist in PeerStore already * fix(tests): bugs & add types to dispatch event * fix: more tests * fix: dial validation * update doc & reduce delay * refactor test * use -1 instead of Infinity * fix comment * fix rebase