nwaku/waku/v1/node
Kim De Mey d1c1a0ca13
Bump chronos and fix exception tracking issues (#436)
* Bump nim-chronos and fix exception tracking issues

* Bump other Nim submodules to latest

* Fix repeatMessage properly through proc type fix in nim-eth

Also add and use unittest2 through testutils to avoid extra
annotations.
2021-03-26 10:52:04 +01:00
..
rpc Fix marshalling of message payloads (#428) 2021-03-22 17:13:56 +02:00
README.md Folder restructure (#274) 2020-11-17 17:34:53 +08:00
config.nim Folder restructure (#274) 2020-11-17 17:34:53 +08:00
nim.cfg Folder restructure (#274) 2020-11-17 17:34:53 +08:00
quicksim.nim Folder restructure (#274) 2020-11-17 17:34:53 +08:00
start_network.nim Updated submodules (#279) 2020-11-18 13:58:46 +02:00
waku_helpers.nim Folder restructure (#274) 2020-11-17 17:34:53 +08:00
wakunode1.nim Bump chronos and fix exception tracking issues (#436) 2021-03-26 10:52:04 +01:00

README.md

Waku Node v1

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