mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-17 04:14:17 +00:00
- Extract and persist routeType from wire header byte (was always undefined) - Log warnings on truncated path data and reserved hash-size modes - Guard buildCompatRawHex against pathByteLength > 63 overflow - Extract transport codes (4 bytes) when present in FLOOD/DIRECT+codes packets - Validate path hash hex lengths against wire-format hash size in resolver - Add routeType to LivePacket type for downstream consumers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>