rust-lightning/src
Antoine Riard 2869e50d67 Support option_data_loss_protect for remote peer
In case of sending channel_reestablish message, we join
our current per_commitment_point and their highest revocation
secret we know about

We set data_loss_protect by default and adjust encoding_init
test in consequence
2019-07-30 00:38:20 -04:00
..
chain Drop rng and SystemTime calls from KeysManager 2019-07-23 14:29:53 -04:00
ln Support option_data_loss_protect for remote peer 2019-07-30 00:38:20 -04:00
util Do not require upfront_shutdown as the security gain is marginal 2019-07-25 14:22:00 -04:00
lib.rs forbid unsafe 2019-07-24 15:12:15 -04:00