nwaku/apps/wakunode2
Ivan Folgueira Bande 3aefade647
fix(discv5): Fixing issue that prevented the wakunode2 from starting (#1829)
* Fixing issue that prevented the wakunode2 from starting

The issue was introduced in PR#1818.

Before this commit, the `wakunode2` app crashed with the next error:

ERR 2023-06-27 15:57:27.268+00:00 5/7 Starting node and protocols failed
topics="wakunode main" tid=1 file=wakunode2.nim:92 error="failed to
start waku discovery v5: "

* fix tests accordingly

* publisher.nim, subscriber.nim: fix
2023-06-27 15:16:59 -04:00
..
app.nim fix(discv5): Fixing issue that prevented the wakunode2 from starting (#1829) 2023-06-27 15:16:59 -04:00
external_config.nim refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817) 2023-06-27 13:24:31 +02:00
internal_config.nim chore: discv5 re-org setup (#1815) 2023-06-22 16:58:14 -04:00
nim.cfg feat(wakunode2): support log format format selection 2022-12-07 12:30:32 +01:00
wakunode2.nim chore: move discv5 out of node. (#1818) 2023-06-27 09:50:11 -04:00
wakunode2_validator_signed.nim chore: add timestamp and ephemeral for opt-in dos validator (#1713) 2023-05-05 10:12:49 +02:00