rust-lightning/lightning
Matt Corallo 5f3986d047 Test Router serialization round-trip in functional_tests.
This tests Router serialization round-trip at the end of each
functional test in the same way we do ChannelMonitors and
ChannelManagers to catch any cases where we were able to get into
a state which would have prevented reading a Router back off disk.

We further walk all of the announcements which both the original
and deserialized Routers would send to peers requesting initial
sync to ensure they match.
2020-03-04 14:29:06 -05:00
..
src Test Router serialization round-trip in functional_tests. 2020-03-04 14:29:06 -05:00
Cargo.toml Bump versions to 0.0.10 2019-12-11 17:29:42 -05:00