rust-lightning/lightning/src
Elias Rohrer 468588f2ff
Drop dead code from provide_latest_counterparty_commitment_tx
We drop some dead code that unnecessarily allocates a `Vec` but does
nothing else.
2024-11-01 10:26:46 +01:00
..
blinded_path Drop the Payment{Hash,Preimage,Secret} re-exports in lightning 2024-10-15 14:33:03 +00:00
chain Drop dead code from provide_latest_counterparty_commitment_tx 2024-11-01 10:26:46 +01:00
crypto rustfmt: Run on crypto/mod.rs 2024-09-16 12:38:51 +02:00
events Drop the Payment{Hash,Preimage,Secret} re-exports in lightning 2024-10-15 14:33:03 +00:00
io Mark io::Cursor as no-export in bindings 2024-08-26 18:32:45 +00:00
ln Merge pull request #3380 from optout21/channel-funding-tx-simple 2024-10-29 14:57:17 +00:00
offers Implement to_lower_hex() Display/Debug for OfferId. 2024-10-21 15:41:42 -07:00
onion_message Drop lightning::ln::features::* type aliases 2024-10-13 13:52:56 +00:00
routing Merge pull request #3367 from TheBlueMatt/2024-10-dense-counters 2024-10-29 17:48:57 +00:00
sign Merge pull request #3359 from TheBlueMatt/2024-10-less-types-re-export 2024-10-18 14:35:49 -07:00
sync rustfmt: Run on sync/mod.rs 2024-09-17 13:07:28 +02:00
util Store info about claimed payments, incl HTLCs in ChannelMonitors 2024-10-24 17:44:33 +00:00
lib.rs Drop no-std feature 2024-09-18 09:07:58 +02:00