Files
palladum-lightning/tests
Rusty Russell 23202b7e85 pytest: fix channeld_fakenet divide by zero bug.
1. If max was 0, we crashed with SIGFPE due to % 0.
2. If min was non-zero, logic was incorrect (but all callers had min == 0).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-02-05 08:36:28 +10:30
..
2025-08-11 11:06:22 +09:30
2025-08-11 11:06:22 +09:30
2026-02-03 16:12:04 +10:30