mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-16 13:00:32 +02:00
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> |
||
|---|---|---|
| .. | ||
| jsmn@18e9fe42cb | ||
| libbacktrace@5a99ff7fed | ||
| libbase58@16c2527608 | ||
| libsodium@675149b9b8 | ||
| libwally-core@f277405649 | ||
| .gitignore | ||
| Makefile | ||