mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
e0ec9ac521
This fixes block parsing on testnet; specifically, non-standard tx versions. We hit a type bug in libwally (wallt_get_secp_context()) which I had to work around for the moment, and the updated libsecp adds an optional hash function arg to the ECDH function. Fixes: #2563 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
run-amount.c | ||
run-bolt11.c | ||
run-cryptomsg.c | ||
run-derive_basepoints.c | ||
run-features.c | ||
run-funding_tx.c | ||
run-ip_port_parsing.c | ||
run-json_escaped.c | ||
run-json_remove.c | ||
run-json.c | ||
run-key_derive.c | ||
run-lock.c | ||
run-param.c | ||
run-sphinx.c |