go-waku/waku/v2/node
Prem Chaitanya Prathi 5fdd0da9ee
chore: set log level for all loggers based on logger passed (#1011)
2024-01-25 19:39:49 +05:30
..
address_test.go feat: prefer circuit relay addr over ws, and update cache with enrs with newer seq number 2023-10-17 08:29:24 -04:00
connectedness.go feat: metrics dashboard (#980) 2024-01-03 11:11:11 +05:30
connectedness_test.go chore: remove --store-message-db-vacuum (#883) 2023-11-09 16:10:40 -04:00
keepalive.go chore: keepAlive will not immediatly disconnect peers when waking up from sleep, but do it only if pinging the peer fails 2023-08-10 11:16:02 -04:00
keepalive_test.go chore: bumped libp2p and pubsub to 0.32.2 and 0.10 respectively (#987) 2024-01-12 13:40:27 -04:00
localnode.go refactor: fix nomenclature for shards (#849) 2023-10-31 06:50:13 -04:00
metrics.go feat: metrics dashboard (#980) 2024-01-03 11:11:11 +05:30
service.go feat : autoshard relay api (#807) 2023-10-21 01:26:18 +05:30
version.go refactor: gowaku version 2022-11-25 21:56:43 -04:00
wakunode2.go chore: bumped libp2p and pubsub to 0.32.2 and 0.10 respectively (#987) 2024-01-12 13:40:27 -04:00
wakunode2_no_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
wakunode2_rln.go feat: allow running rln with no credentials 2023-09-15 10:18:44 -04:00
wakunode2_test.go chore: remove --store-message-db-vacuum (#883) 2023-11-09 16:10:40 -04:00
wakuoptions.go chore: set log level for all loggers based on logger passed (#1011) 2024-01-25 19:39:49 +05:30
wakuoptions_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
wakuoptions_test.go chore: RLN tests coverage improvement for node gm (#1009) 2024-01-21 11:55:27 +08:00