go-waku/waku/v2/node
Arseniy Klempner 798c9c5d81
feat: emit an event in EventBus upon dial error (#1222)
2024-09-23 14:41:07 -07: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 fix: use correct ticker for all peers ping (#1214) 2024-09-04 19:14:17 +05:30
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 feat: emit an event in EventBus upon dial error (#1222) 2024-09-23 14:41:07 -07: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 fix: check subscription when relay publish message (#1212) 2024-08-31 09:22:59 +08:00
wakuoptions.go feat: ratelimit store queries and add options to Next (#1221) 2024-09-18 17:09:37 -04:00
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