rust-lightning/fuzz/src
Matt Corallo 70add1448b
Merge pull request #3264 from jkczyz/2024-08-remove-user-provided-payer-id
Disallow user-provided `payer_signing_pubkey`
2024-11-12 20:23:45 +00:00
..
bin Update splice messages according to new spec draft 2024-06-24 13:05:45 +02:00
msg_targets Upgrade rust-bitcoin to 0.32.2. 2024-08-16 10:31:45 -07:00
utils rustfmt: src/utils/* 2024-06-07 20:42:36 +02:00
base32.rs rustfmt: fuzz/src/base32.rs 2024-06-07 20:37:09 +02:00
bech32_parse.rs Qualify the BOLT 12 parse error 2023-07-14 15:04:43 -05:00
bolt11_deser.rs Upgrade bech32 dependency, bech32 serialization improvements 2024-10-02 21:21:07 +02:00
chanmon_consistency.rs Remove NodeSigner::sign_bolt12_invoice_request 2024-11-11 16:18:11 -06:00
chanmon_deser.rs Upgrade rust-bitcoin to 0.32.2. 2024-08-16 10:31:45 -07:00
fromstr_to_netaddress.rs rustfmt: fuzz/src/fromstr_to_netaddress.rs 2024-06-07 20:37:09 +02:00
full_stack.rs Remove NodeSigner::sign_bolt12_invoice_request 2024-11-11 16:18:11 -06:00
indexedmap.rs rustfmt: fuzz/src/indexedmap.rs 2024-06-07 20:37:10 +02:00
invoice_deser.rs Qualify the BOLT 12 invoice type 2023-07-14 15:04:43 -05:00
invoice_request_deser.rs Store the source HumanReadableName in InvoiceRequestFields 2024-11-12 15:53:12 +00:00
lib.rs Remove explicit dependency on hex-conservative 2024-08-09 08:20:09 +10:00
offer_deser.rs Disallow user-provided payer_signing_pubkey 2024-11-11 16:18:11 -06:00
onion_hop_data.rs Merge pull request #3204 from valentinewallace/2024-07-rb-test-vectors 2024-08-19 19:57:04 +00:00
onion_message.rs Remove NodeSigner::sign_bolt12_invoice_request 2024-11-11 16:18:11 -06:00
peer_crypt.rs rustfmt: fuzz/src/peer_crypt.rs 2024-06-07 20:42:36 +02:00
process_network_graph.rs rustfmt: fuzz/src/process_network_graph.rs 2024-06-07 20:42:36 +02:00
refund_deser.rs Drop the Payment{Hash,Preimage,Secret} re-exports in lightning 2024-10-15 14:33:03 +00:00
router.rs Drop lightning::ln::features::* type aliases 2024-10-13 13:52:56 +00:00
zbase32.rs Move zbase32 implementation to base32 file 2023-09-06 15:07:25 +03:00