Test individual monitor update compl in chanmon_consistency fuzzer 2024-01-fuzz-ooo-monitor-updates
authorMatt Corallo <git@bluematt.me>
Tue, 9 Jan 2024 17:11:03 +0000 (17:11 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 9 Jan 2024 17:21:43 +0000 (17:21 +0000)
commit757cf8fe1e6ec1a2551d3a21238419a3996ac445
tree26d37731fabbbc0c7f11a8b5b799398bcacc60e7
parent78ac48ca9e3f2d49f16176e0c3ae80a94a1736de
Test individual monitor update compl in chanmon_consistency fuzzer

When users do async monitor updating, it may not be the case that
all pending monitors will complete updating at once. Thus, we
should fuzz monitor updates completing out of order, which we do
here.
fuzz/src/chanmon_consistency.rs