rust-lightning/lightning
Wilmer Paulino 00cfc6b823
Avoid refusing ChannelMonitorUpdates we expect to receive after closing
There is no need to fill the user's logs with errors that are expected
to be hit based on specific edge cases, like providing preimages after
a monitor has seen a confirmed commitment on-chain.

This doesn't really change our behavior – we still apply and persist the
state changes resulting from processing these updates regardless of
whether they succeed or not.
2023-03-21 16:25:47 -07:00
..
src Avoid refusing ChannelMonitorUpdates we expect to receive after closing 2023-03-21 16:25:47 -07:00
Cargo.toml Update crate versions to 0.0.114/invoice 0.22 2023-03-04 00:06:46 +00:00