go-waku/waku/v2/node
richΛrd 04a9af931f
fix: handle scenario where the node's ENR has no shard (due to shard update) (#1176)
2024-07-31 14:58:21 -04:00
..
address_test.go fix: handle scenario where the node's ENR has no shard (due to shard update) (#1176) 2024-07-31 14:58:21 -04:00
connectedness.go feat: topic health reporting (#1027) 2024-02-08 15:24:58 +05:30
connectedness_test.go feat: use mesh peers instead of all peers for determining topic health (#1150) 2024-07-03 16:35:39 -04:00
keepalive.go chore: disconnect on subsequent ping failures (#1164) 2024-07-21 20:43:22 -04:00
keepalive_test.go chore: disconnect on subsequent ping failures (#1164) 2024-07-21 20:43:22 -04:00
localnode.go fix: handle scenario where the node's ENR has no shard (due to shard update) (#1176) 2024-07-31 14:58:21 -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: method to disconnect all peers and not notify (#1168) 2024-07-24 18:17:31 +05:30
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(wakunode2): add ability to specify PX options in wakunode2 (#1157) 2024-07-12 10:09:04 +05:30
wakuoptions.go chore: allow setting enr shards for lightclient (#1159) 2024-07-15 19:29:31 +05:30
wakuoptions_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
wakuoptions_test.go refactor: ping a subset of connected peers (#1148) 2024-07-11 12:02:52 -04:00