nwaku/waku/v1/node
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
..
rpc chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
README.md Folder restructure (#274) 2020-11-17 17:34:53 +08:00
config.nim Remove `udpPort` CLI option from waku v1 and v2 nodes (#728) 2021-10-12 13:43:01 +02:00
nim.cfg Folder restructure (#274) 2020-11-17 17:34:53 +08:00
quicksim.nim Update submodules (#814) 2022-01-14 10:25:01 +01:00
start_network.nim Fix network simulations (#719) 2021-09-15 10:01:09 +02:00
waku_helpers.nim Folder restructure (#274) 2020-11-17 17:34:53 +08:00
wakunode1.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00

README.md

Waku Node v1

This folder contains code related to running a wakunode process. The main entrypoint is the wakunode file.