rust-lightning/lightning
Elias Rohrer 1c352555b6
Don't apply PathFailure::ChannelUpdateMessage
If we receive a channel update from an intermediary via a failure onion
we shouldn't apply them in a persisted and network-observable way to our
network graph, as this might introduce a privacy leak. Here, we
therefore avoid applying such updates to our network graph.
2023-10-19 17:03:15 +02:00
..
src Don't apply PathFailure::ChannelUpdateMessage 2023-10-19 17:03:15 +02:00
Cargo.toml Bump crate versions to 0.0.117/invoice 0.25 2023-10-03 23:00:48 +00:00