.. |
chan_utils.rs
|
Add low_r signature grinding
|
2022-03-25 20:34:02 +01:00 |
chanmon_update_fail_tests.rs
|
Add a further test of HTLC failure after a claim occurrs.
|
2022-03-24 00:55:26 +00:00 |
channel.rs
|
Fix build warnings without grind_signatures
|
2022-03-30 17:41:42 -05:00 |
channelmanager.rs
|
Fix build warnings without grind_signatures
|
2022-03-30 17:41:42 -05:00 |
features.rs
|
Add support for the SCIDAlias feature bit in incoming channels
|
2022-03-27 17:12:17 +00:00 |
functional_test_utils.rs
|
Merge pull request #1351 from TheBlueMatt/2022-03-scid-privacy
|
2022-03-28 20:33:55 +00:00 |
functional_tests.rs
|
set user_channel_id in accept_inbound_channel fn
|
2022-03-25 05:39:58 +02:00 |
mod.rs
|
Move private channel and short-conf tests to new module
|
2022-03-08 19:16:17 +00:00 |
monitor_tests.rs
|
Fix HTLC tx balance calculation on local commitment transactions
|
2022-03-01 00:43:55 +00:00 |
msgs.rs
|
Argument added in lightning-net-tokio/src/lib.rs and comments updated
|
2022-03-23 04:44:28 +05:30 |
onion_route_tests.rs
|
Use the correct SCID when failing HTLCs to aliased channels
|
2022-03-27 17:12:17 +00:00 |
onion_utils.rs
|
Refactor out decode_next_hop util from ChannelManager::decode_update_add_htlc
|
2022-02-14 14:22:37 -05:00 |
payment_tests.rs
|
added network address in methods, filter_address function with tests and updated documentation
|
2022-03-23 04:44:28 +05:30 |
peer_channel_encryptor.rs
|
DRY shared hkdf_extract_expand code to new module
|
2022-02-14 14:22:37 -05:00 |
peer_handler.rs
|
Log gossip query msgs at GOSSIP instead of TRACE as they're huge
|
2022-04-14 02:13:22 +00:00 |
priv_short_conf_tests.rs
|
Merge pull request #1351 from TheBlueMatt/2022-03-scid-privacy
|
2022-03-28 20:33:55 +00:00 |
reorg_tests.rs
|
Provide our peers with SCID aliases and forward payments with them
|
2022-03-09 19:14:39 +00:00 |
script.rs
|
Implement Clone for InvalidShutdownScript
|
2021-11-29 01:30:50 +00:00 |
shutdown_tests.rs
|
added network address in methods, filter_address function with tests and updated documentation
|
2022-03-23 04:44:28 +05:30 |
wire.rs
|
added network address in methods, filter_address function with tests and updated documentation
|
2022-03-23 04:44:28 +05:30 |