mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-15 12:50:22 +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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bolt11-cli.c | ||
| create-gossipstore.c | ||
| create-gossipstore.h | ||
| decodemsg.c | ||
| dump-gossipstore.c | ||
| gossipwith.c | ||
| Makefile | ||
| onion.c | ||
| print_wire.c | ||
| print_wire.h | ||