mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-24 02:48:11 +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