js-waku/src/lib
Franck Royer 4b43db6daa
Change default to wait for Relay only
Store is not used by all applications, also, note all
nodes have store enabled.
Default value should prefer working software over feature complexity.
2022-05-19 16:04:04 +10:00
..
discovery Ensure `ENR.create` is used instead of the constructor 2022-05-19 15:17:19 +10:00
enr Ensure `ENR.create` is used instead of the constructor 2022-05-19 15:17:19 +10:00
waku_light_push Declare it-pipe dependency, properly import 2022-04-06 13:41:15 +10:00
waku_message test: Increase timeout 2022-05-10 15:24:53 +10:00
waku_relay Rename nim-waku to nwaku 2022-04-06 12:39:18 +10:00
waku_store Declare it-pipe dependency, properly import 2022-04-06 13:41:15 +10:00
crypto.ts Use `@noble/secp2156k1`'s sha3 util 2022-05-10 10:59:27 +10:00
select_peer.ts Implement Waku Store 2.0.0-beta4 (#566) 2022-02-24 16:25:58 +11:00
utils.ts Move utf-8 utils to `utils` 2022-03-25 17:08:03 +11:00
waku.node.spec.ts Rename nim-waku to nwaku 2022-04-06 12:39:18 +10:00
waku.spec.ts Reduce Buffer usage in ENR module (#522) 2022-02-16 12:11:54 +11:00
waku.ts Change default to wait for Relay only 2022-05-19 16:04:04 +10:00