rust-lightning/fuzz/src/msg_targets
Wilmer Paulino f4f1093edc
Bump workspace to rust edition 2018
Mostly motivated by the need of async/await.
2022-10-21 14:47:34 -07:00
..
gen_target.sh [fuzz] Add a ChannelDetails msg target 2022-07-01 20:55:26 +00:00
mod.rs [fuzz] Update auto-generated target list 2022-07-01 20:55:26 +00:00
msg_accept_channel.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_announcement_signatures.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_channel_announcement.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_channel_details.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_channel_ready.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_channel_reestablish.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_channel_update.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_closing_signed.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_commitment_signed.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_decoded_onion_error_packet.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_error_message.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_funding_created.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_funding_signed.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_gossip_timestamp_filter.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_init.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_node_announcement.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_onion_hop_data.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_open_channel.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_ping.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_pong.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_query_channel_range.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_query_short_channel_ids.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_reply_channel_range.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_reply_short_channel_ids_end.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_revoke_and_ack.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_shutdown.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_target_template.txt Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_update_add_htlc.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_update_fail_htlc.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_update_fail_malformed_htlc.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_update_fee.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_update_fulfill_htlc.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
msg_warning_message.rs Bump workspace to rust edition 2018 2022-10-21 14:47:34 -07:00
utils.rs Drop writer size hinting/message vec preallocation 2021-09-18 01:01:41 +00:00