rust-lightning/lightning/src/ln
Jeffrey Czyz 336fc023ed
Add another ExpandedKey derivation for Offers
To support transient signing pubkeys and payer ids for Offers, add
another key derivation to ExpandedKey. Also useful for constructing
metadata for stateless message authentication.
2023-04-18 13:30:32 -05:00
..
chan_utils.rs Merge pull request #2101 from TheBlueMatt/2023-03-one-less-sig 2023-04-06 18:07:55 +00:00
chanmon_update_fail_tests.rs Merge pull request #2148 from TheBlueMatt/2023-04-claim-from-closed 2023-04-07 16:17:25 +00:00
channel.rs Only disable channels ~10 min after disconnect, rather than one 2023-04-18 04:31:52 +00:00
channelmanager.rs Only disable channels ~10 min after disconnect, rather than one 2023-04-18 04:31:52 +00:00
features.rs Replacing (C-not exported) in the docs 2023-03-22 14:30:36 +03:00
functional_test_utils.rs Set channel_update disable bit based on staged even for onions 2023-04-18 04:20:10 +00:00
functional_tests.rs Only disable channels ~10 min after disconnect, rather than one 2023-04-18 04:31:52 +00:00
inbound_payment.rs Add another ExpandedKey derivation for Offers 2023-04-18 13:30:32 -05:00
mod.rs Replacing (C-not exported) in the docs 2023-03-22 14:30:36 +03:00
monitor_tests.rs Replace PaymentSecret with RecipientOnionFields in the pub API 2023-04-05 16:28:14 +00:00
msgs.rs Use NodeAlias type in NodeAnnouncement 2023-04-13 13:09:03 -05:00
onion_route_tests.rs Only disable channels ~10 min after disconnect, rather than one 2023-04-18 04:31:52 +00:00
onion_utils.rs Pipe the new RecipientOnionFields through send pipeline 2023-04-05 16:28:14 +00:00
outbound_payment.rs Add reason to Event::PaymentFailed 2023-04-10 17:13:47 -05:00
payment_tests.rs Add reason to Event::PaymentFailed 2023-04-10 17:13:47 -05:00
peer_channel_encryptor.rs Use NodeSigner::ecdh to compute SharedSecrets 2023-01-18 17:23:23 -08:00
peer_handler.rs Use NodeAlias type in NodeAnnouncement 2023-04-13 13:09:03 -05:00
priv_short_conf_tests.rs Replace PaymentSecret with RecipientOnionFields in the pub API 2023-04-05 16:28:14 +00:00
reload_tests.rs Replace PaymentSecret with RecipientOnionFields in the pub API 2023-04-05 16:28:14 +00:00
reorg_tests.rs Merge pull request #2059 from wpaulino/broadcast-missing-anchors-event 2023-03-29 21:54:58 +00:00
script.rs Use UserConfig to determine advertised InitFeatures by ChannelManager 2023-01-13 23:54:51 -08:00
shutdown_tests.rs Replace PaymentSecret with RecipientOnionFields in the pub API 2023-04-05 16:28:14 +00:00
wire.rs Docs improvements 2023-03-21 14:11:13 +00:00