js-waku/packages/create/src
Danish Arora 1b41569023
fix: remove initialising peer-exchange while creating a node (#1158)
* remove peer-exchange from @waku/core
- also removes the manual test for peer-exchange (assumption is that the
only way to initialise peer-exchange is through libp2p's peerDiscovery and
not manually) (ref:
https://github.com/waku-org/js-waku/pull/1158#discussion_r1108055234)

 # Please enter the commit message for your changes. Lines
starting

* fix: build

* update interop test

* decrease test duration for px auto discovery

* rm: only for tests

* address comment
2023-02-17 13:27:37 +05:30
..
index.ts fix: remove initialising peer-exchange while creating a node (#1158) 2023-02-17 13:27:37 +05:30
libp2p_components.ts chore: add '.js' extensions to local import 2022-12-02 15:54:30 +11:00