codinget
78c4511a3d
fix(tsconnect): avoid nil services slice in netmap JSON
...
userServicesFromView returned a nil slice when a node advertised no
services, which (combined with the omitempty tag) caused the
services field to be dropped or serialize as null instead of [].
TypeScript declares services as a non-optional array, so JS callers
calling .find()/.some() on it would throw intermittently depending on
which netmap snapshot they observed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-16 08:08:32 +00:00
..
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-02-19 16:06:12 +00:00
2026-04-05 20:20:32 -07:00
2026-01-23 15:49:45 -08:00
2026-04-09 14:39:46 +01:00
2026-04-07 18:40:41 -04:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-04-05 15:52:51 -07:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-04-05 15:52:51 -07:00
2026-04-09 13:33:39 -04:00
2026-03-05 20:13:18 -08:00
2026-01-23 15:49:45 -08:00
2026-03-06 13:32:03 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-03-24 14:45:23 +00:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-01-27 14:49:56 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-03-06 13:32:03 -08:00
2026-03-06 13:32:03 -08:00
2026-04-07 11:59:38 +01:00
2026-01-23 15:49:45 -08:00
2026-03-24 10:52:20 -04:00
2026-03-06 13:32:03 -08:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00
2026-04-07 10:22:37 -07:00
2026-04-07 18:10:54 -07:00
2026-01-23 15:49:45 -08:00
2026-03-06 14:05:35 -08:00
2026-01-23 15:49:45 -08:00
2026-06-16 08:08:32 +00:00
2026-04-05 15:52:51 -07:00
2026-01-23 15:49:45 -08:00
2026-04-08 17:24:18 -07:00
2026-04-05 15:52:51 -07:00
2026-04-05 20:20:32 -07:00
2026-01-23 15:49:45 -08:00
2026-01-23 15:49:45 -08:00