rust-lightning/lightning/src
valentinewallace 3751398518
Merge pull request #2858 from tnull/2024-01-expose-skimmed-fee-msat
Expose withheld amount for underpaying HTLCs in `PaymentForwarded`
2024-02-01 09:42:22 -05:00
..
blinded_path Merge pull request #2828 from TheBlueMatt/2024-01-crypto-module 2024-01-17 12:53:02 -05:00
chain Remove Outpoint::to_channel_id method 2024-01-30 12:30:26 +02:00
crypto Move cryptographic algorithms and utilities to a new crypto mod 2024-01-16 20:07:08 +00:00
events Expose skimmed_fee_msat in PaymentForwarded 2024-02-01 09:21:15 +01:00
ln Merge pull request #2858 from tnull/2024-01-expose-skimmed-fee-msat 2024-02-01 09:42:22 -05:00
offers Functional tests for offers without blinded paths 2024-01-16 11:12:35 -06:00
onion_message Merge pull request #2697 from jkczyz/2023-10-offer-functional-tests 2024-01-24 23:14:01 +00:00
routing Merge pull request #2697 from jkczyz/2023-10-offer-functional-tests 2024-01-24 23:14:01 +00:00
sign Merge pull request #2697 from jkczyz/2023-10-offer-functional-tests 2024-01-24 23:14:01 +00:00
sync Fix unused (import) warnings in no-std builds 2023-12-18 08:53:27 +01:00
util Fix followups to PR2797 2024-01-31 07:58:56 +02:00
lib.rs Move cryptographic algorithms and utilities to a new crypto mod 2024-01-16 20:07:08 +00:00