rust-lightning/fuzz/src
valentinewallace 0b196ebae6
Merge pull request #2432 from jkczyz/2023-07-bolt12-node-signer
Support signing BOLT 12 messages in `NodeSigner`
2023-08-22 16:22:16 -04:00
..
bin Receive payment onions as new InboundPayload instead of OnionHopData 2023-08-02 12:54:34 -07:00
msg_targets Receive payment onions as new InboundPayload instead of OnionHopData 2023-08-02 12:54:34 -07:00
utils Pass monitor updates by reference, not owned 2023-01-15 23:53:21 +00:00
bech32_parse.rs Qualify the BOLT 12 parse error 2023-07-14 15:04:43 -05:00
chanmon_consistency.rs Support signing BOLT 12 invoices in NodeSigner 2023-08-21 19:14:29 -05:00
chanmon_deser.rs Split up generic parameters that used to comprise KeysInterface. 2023-01-12 16:10:35 -08:00
full_stack.rs Support signing BOLT 12 invoices in NodeSigner 2023-08-21 19:14:29 -05:00
indexedmap.rs Replace BTreeSet in IndexedMap with sorted Vec 2023-02-19 22:22:11 -06:00
invoice_deser.rs Qualify the BOLT 12 invoice type 2023-07-14 15:04:43 -05:00
invoice_request_deser.rs TaggedHash for BOLT 12 signing function 2023-08-21 19:14:27 -05:00
lib.rs Receive payment onions as new InboundPayload instead of OnionHopData 2023-08-02 12:54:34 -07:00
offer_deser.rs TaggedHash for BOLT 12 signing function 2023-08-21 19:14:27 -05:00
onion_hop_data.rs Receive payment onions as new InboundPayload instead of OnionHopData 2023-08-02 12:54:34 -07:00
onion_message.rs Support signing BOLT 12 invoices in NodeSigner 2023-08-21 19:14:29 -05:00
peer_crypt.rs Use NodeSigner::ecdh to compute SharedSecrets 2023-01-18 17:23:23 -08:00
process_network_graph.rs Add some basic logging to Rapid Gossip Sync processing 2023-02-28 17:56:16 +00:00
refund_deser.rs TaggedHash for BOLT 12 signing function 2023-08-21 19:14:27 -05:00
router.rs Remove AvailableBalances::balance_msat 2023-08-15 11:42:00 -07:00
zbase32.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00