nwaku/waku/v1/protocol
Hanno Cornelius 7f23bdf29f
chore: update nwaku submodules (#1123)
* chore: update submodules

* fix: SIGTERM ambiguity

* fix: ambiguous RNGs

* fix: ContentType is no longer a string

* fix: more fixes related to ambiguous RNGs

* fix: start all protocols

* chore: also update nim-eth

* chore: important new fixes in nim-libp2p

* fix: more changes related to RNG. Some reversion to reflect nim-eth update

* fix: breaking changes in nim-eth submodule

* fix: start protocols in tests

* fix: chat2bridge protocols async mounting

* fix: v1 test compilation

* fix: rln test compilation

* fix: remove confusing keys qualifier for the same HmacDrbgContext
2022-09-07 16:31:27 +01:00
..
README.md Folder restructure (#274) 2020-11-17 17:34:53 +08:00
waku_bridge.nim Whisper tests (#678) 2021-07-19 17:54:36 +08:00
waku_mail.nim Add top level push raises Defect to protocol v1 (#670) 2021-07-16 23:13:04 +02:00
waku_protocol.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00

README.md

Waku v1 protocol

This folder contains implementations of Waku v1 protocols.