nwaku/apps/wakunode2
Ivan Folgueira Bande 96aa59ba58
refactor of internal_config to avoid passing a 'WakuNodeConf' item (#1832)
This change is needed so that the `libwaku.nim` code gets simpler. The
`libwaku.nim` can't import the 'WakuNodeConf' type because this is
related to the wakunode2 app, and the library shouldn't know about it.
2023-06-29 11:01:14 +02:00
..
app.nim refactor of internal_config to avoid passing a 'WakuNodeConf' item (#1832) 2023-06-29 11:01:14 +02: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 refactor of internal_config to avoid passing a 'WakuNodeConf' item (#1832) 2023-06-29 11:01:14 +02: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