rust-lightning/lightning
Matt Corallo f62a96ea93 Use arbitrary config object in full_stack_target fuzzer
As we've added more and more configuration parameters which change
our behavior, we're increasingly missing coverage in the general
`full_stack_target` fuzzer. Sadly, a reachable `unwrap` slipped in
uncaught that should have been stopped by the `full_stack_target`.

Here, we update the `full_stack_target` fuzzer to read a full
config object to substantially increase coverage.
2024-02-02 18:04:51 +00:00
..
src Use arbitrary config object in full_stack_target fuzzer 2024-02-02 18:04:51 +00:00
Cargo.toml Bump versions to LDK 0.0.121/invoice 0.29 2024-01-22 22:32:30 +00:00