js-waku/packages/peer-exchange
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
..
src fix: remove initialising peer-exchange while creating a node (#1158) 2023-02-17 13:27:37 +05:30
.eslintignore feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
.eslintrc.cjs feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
.prettierignore feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
CHANGELOG.md chore: update note in CHANGELOG and add missing (#1178) 2023-02-14 01:11:40 +01:00
package.json chore(deps)(deps-dev): bump cspell from 6.22.0 to 6.26.3 2023-02-17 01:57:03 +00:00
rollup.config.js feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
tsconfig.dev.json feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
tsconfig.json chore: fix peer discovery peer-exchange (#1069) 2023-01-04 14:35:44 +05:30