rust-lightning/lightning/src
Valentine Wallace 7632cfe517
Refuse to pathfind when provided our_node_id matches internal dummy pk
The fuzzer managed to hit this and it causes some invalid paths to be generated
internally.
2023-09-27 09:37:21 -04:00
..
blinded_path Only allow creating 1-hop blinded paths. 2023-09-12 18:12:03 -04:00
chain Implement Debug for MonitorUpdateId 2023-09-24 00:34:27 -05:00
events Batch funding for v1 channel establishments 2023-09-26 13:37:14 -07:00
ln Merge pull request #2603 from TheBlueMatt/2023-09-default-route-limit 2023-09-27 03:47:16 +00:00
offers Add tests for send_payment_for_bolt12_invoice 2023-09-07 16:55:22 -05:00
onion_message public make_onion_message static method on OnionMessenger 2023-09-20 13:42:35 -07:00
routing Refuse to pathfind when provided our_node_id matches internal dummy pk 2023-09-27 09:37:21 -04:00
sign Derive Hash for SpendableOutputDescriptor 2023-09-26 20:41:49 +00:00
sync Merge pull request #2167 from TheBlueMatt/2023-04-monitor-e-monitor-prep 2023-05-31 22:48:34 +00:00
util Add MonitorUpdatingPersister 2023-09-26 16:30:07 -07:00
lib.rs Ensure we build if a downstream crate sets --cfg=fuzzing 2023-06-20 23:22:15 +00:00