rust-lightning/lightning/src/ln
Antoine Riard f655c516e7 Rename their_to_self_delay as on_local_tx_csv
on_remote_tx_csv is the CSV delay encumbering remote transactions
revokable outputs as required by local.

on_local_tx_csv is the CSV delay encumbering local transactions
revokable outputs as required by remote.

Local/remote is here defined from a code processing viewpoint,
process running this code is "local".
2020-05-28 04:21:47 -04:00
..
chan_utils.rs Remove SecretKey from DynamicOutputP2WSH descriptor 2020-05-28 04:21:47 -04:00
chanmon_update_fail_tests.rs ChannelManager+Router++ Logger Arc --> Deref 2020-05-17 12:33:43 -04:00
channel.rs Extend KeysInterface with derive_channel_keys 2020-05-28 04:21:46 -04:00
channelmanager.rs ChannelManager+Router++ Logger Arc --> Deref 2020-05-17 12:33:43 -04:00
channelmonitor.rs Rename their_to_self_delay as on_local_tx_csv 2020-05-28 04:21:47 -04:00
features.rs Require option_static_remotekey in channel/channelmonitor. 2020-05-05 21:42:36 -04:00
functional_test_utils.rs ChannelManager+Router++ Logger Arc --> Deref 2020-05-17 12:33:43 -04:00
functional_tests.rs Remove SecretKey from DynamicOuputP2WPKH descriptor 2020-05-28 04:21:47 -04:00
mod.rs Improve routing-related documentation 2020-05-12 09:27:12 -04:00
msgs.rs Move node announcement fields into a separate struct 2020-05-12 09:27:11 -04:00
onchaintx.rs Rename their_to_self_delay as on_local_tx_csv 2020-05-28 04:21:47 -04:00
onion_utils.rs ChannelManager+Router++ Logger Arc --> Deref 2020-05-17 12:33:43 -04:00
peer_channel_encryptor.rs BDR: Linearizing secp256k1 deps 2020-04-28 16:17:44 +02:00
peer_handler.rs PeerManager Logger Arc --> Deref 2020-05-17 13:02:32 -04:00
reorg_tests.rs Remove duplicate specification of features 2020-04-29 11:09:23 -07:00
wire.rs Add test cases for feature messages from other lightning clients. 2020-03-11 12:55:00 -04:00