nwaku/apps/wakunode2
Ivan Folgueira Bande 665484c17b
refactor: proper use of setupNat (#1740)
Notice that I had to adapt to use 'rlpx_connected_peers' instead
of 'connected_peers' in 'wakunode1.nim' because due to the update
of the 'vendor/nim-eth', which adds the dependency-break with
'confutils' but also includes another changes.

Aside note: we cannot have 'confutils' dependency in 'nim-eth' because
that will prevent the generation of any waku dynamic library.
2023-05-17 18:32:53 +02:00
..
app.nim refactor: proper use of setupNat (#1740) 2023-05-17 18:32:53 +02:00
config.nim fix: wakunode2 config. adding new 'topic' config parameter. (#1727) 2023-05-12 13:37:54 +02:00
nim.cfg feat(wakunode2): support log format format selection 2022-12-07 12:30:32 +01:00
wakunode2.nim refactor(wakunode2): split setup logic into app module 2023-04-25 15:34:57 +02:00
wakunode2_validator_signed.nim chore: add timestamp and ephemeral for opt-in dos validator (#1713) 2023-05-05 10:12:49 +02:00