Reticulum-Go/pkg/channel
Ivan 5818dc8ba5
refactor: clear revive naming and control-flow warnings
Rename builtin shadows and case-colliding helpers, and tidy return/context/empty-block rules so lint is only add-constant noise.
2026-08-13 10:10:04 -05:00
..
channel.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
channel_test.go fix: match Python Channel RX order, send window/MDU, and HMU segment bounds 2026-08-13 09:30:28 -05:00
constants.go feat: update channel functionality with window management and readiness checks 2026-08-13 02:25:50 -05:00
fuzz_test.go fix: match Python Channel RX order, send window/MDU, and HMU segment bounds 2026-08-13 09:30:28 -05:00
ghost_test.go feat: update channel message handling with improved error management and new tests 2026-07-16 11:16:37 -05:00
oracle_rx_sequence_test.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
regression_test.go fix: match Python Channel RX order, send window/MDU, and HMU segment bounds 2026-08-13 09:30:28 -05:00