mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
4cc3eaf79c
I did this by copying the updated bech32 code, and then re-patching in our minor changes: 1. Headers modded (we need size_t) 2. Explicit length for bech32_encode/decode (not 90). 3. Exposing and bech32_ prefix for convert_bits, charset, charset_rev. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
fuzz-addr.c | ||
fuzz-amount.c | ||
fuzz-base32-64.c | ||
fuzz-bech32.c | ||
fuzz-bigsize.c | ||
fuzz-bip32.c | ||
fuzz-channel_id.c | ||
fuzz-close_tx.c | ||
fuzz-descriptor_checksum.c | ||
fuzz-hsm_encryption.c | ||
fuzz-initial_channel.c | ||
libfuzz.c | ||
libfuzz.h | ||
Makefile | ||
run.py |