lightning/external
Matt Morehouse eed73082f5 make: build dependencies with fuzzing flags
By using fuzzer instrumentation for dependencies, we get more coverage
signal during fuzzing. This is useful when the fuzzer must figure out
how to take certain branches in a dependency.

In our case, the fuzz-bip32 target was failing to create a data buffer
that successfully passed fromwire_ext_key() parsing because the fuzzer
couldn't see what was happening inside libwally-core.
2023-05-21 12:46:27 +02:00
..
gheap@67fc83bc95 external/gheap: new submodule. 2020-08-28 10:56:50 +09:30
jsmn@18e9fe42cb jsmn: upgrade so JSMN_OBJECT's size parameter is usable. 2019-01-17 16:22:32 +01:00
libbacktrace@2446c66076 libbacktrace: update to latest. 2022-02-27 07:44:26 +10:30
libsodium@675149b9b8 external/libsodium: Update to 1.0.16 2018-06-09 06:42:02 +00:00
libwally-core@9f2f42df35 Update libwally to 0.8.9 2023-04-15 10:32:42 -07:00
lnprototest@928d196719 fix: partial fix lnprototest runner 2023-03-18 15:53:29 +10:30
lowdown@edca6ce6d5 external/lowdown: local import of lowdown source. 2022-09-08 00:36:51 +03:00
.gitignore add some stuff to gitignores 2022-11-18 12:26:32 +01:00
Makefile make: build dependencies with fuzzing flags 2023-05-21 12:46:27 +02:00