rust-lightning
rust-lightning copied to clipboard
Can we remove `maybe_propose_quiescence` now?
This was added to test quiescence pre-splicing, but presumably it can be dropped now? Also we should fuzz splicing.
Yeah we can drop it, though I do like being able to test it in isolation without relying on protocol features that depend on it.
Yea fair, it's just an awkward test given quiescence depends heavily on whatever protocol it ultimately initiates.
This certainly doesn't need to block 0.2.