nwaku/waku/node
NagyZoltanPeter 6d135b0d1b
chore: Separation of node health and initialization state from rln_relay (#2612)
* Separation of node health and initialization state from rln_relay status. Make (only) health endpoint avail early and install others in the last stage of node setup.

* Proper json report from /health, adjusted and fixed test, added convenient script for checking node health

* Stop wakunode2 if configured rest server cannot be started

* Fix wakuRlnRelay protocol existence check

* Fix typo

* Removed unused imports from touched files.

* Added missing /health test for all
2024-04-23 18:53:18 +02:00
..
peer_manager fix: peer_manager - extend the number of connection requests to known peers (#2534) 2024-03-19 19:07:03 +01:00
config.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
health_monitor.nim chore: Separation of node health and initialization state from rln_relay (#2612) 2024-04-23 18:53:18 +02:00
peer_manager.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_metrics.nim chore: remove deprecated legacy filter protocol (#2507) 2024-03-25 18:07:56 +00:00
waku_node.nim fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
waku_switch.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00