Commit dede551
committed
Refactor chanmon consistency harness state
Move chanmon_consistency.rs state and orchestration into
Harness, HarnessNode, EventQueues, PaymentTracker, and
PeerLink. This pushes reload, sync, monitor completion,
splice, queue handling, restart, and settle-all behavior
onto owned methods instead of local macros, closures, and
parameter-heavy helper plumbing.
Keep do_test focused on opcode dispatch while preserving
the existing harness behavior.1 parent c26f3c7 commit dede551
1 file changed
Lines changed: 2096 additions & 1791 deletions
0 commit comments