js-waku/src/lib
Franck Royer 95deb6a331
fix: ensure types are available in doc
2022-08-03 09:30:40 +10:00
..
discovery chore: remove useless test 2022-08-03 09:30:36 +10:00
enr refactor!: Move `waitForRemotePeer` to own file 2022-08-03 09:30:36 +10:00
waku_filter fix: ensure types are available in doc 2022-08-03 09:30:40 +10:00
waku_light_push fix(test): check messages on custom pubsub topic 2022-08-03 09:30:38 +10:00
waku_message refactor!: Move `waitForRemotePeer` to own file 2022-08-03 09:30:36 +10:00
waku_relay style: use nullish coalescing instead of if/then 2022-08-03 09:30:38 +10:00
waku_store fix: ignore store response unspecified error 2022-08-03 09:30:38 +10:00
constants.ts Remove circular dependencies 2022-06-01 12:14:47 +10:00
crypto.ts Migrate package to ESM 2022-06-20 14:32:20 +10:00
select_peer.ts Upgrade libp2p, peer-id, multiaddr 2022-07-20 12:40:37 +10:00
utils.ts Remove dupe function 2022-05-20 11:49:00 +10:00
wait_for_remote_peer.node.spec.ts fix: Wait for remote peer for Waku Relay 2022-08-03 09:30:37 +10:00
wait_for_remote_peer.ts fix: ensure types are available in doc 2022-08-03 09:30:40 +10:00
waku.node.spec.ts fix: pass bootstrap to libp2p instance 2022-08-03 09:30:38 +10:00
waku.spec.ts Sort out ENR key generation, upgrade to @libp2p/crypto 2022-07-20 12:44:44 +10:00
waku.ts feat!: Do not start libp2p automatically with `createWaku` 2022-08-03 09:30:39 +10:00