core-lightning/devtools
Rusty Russell e0ec9ac521 libwally: update to 0.6.8.
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>
2019-04-13 18:55:15 +02:00
..
.gitignore
bolt11-cli.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
create-gossipstore.c use SCNu64 instead of ld when scanning for a 64-bit value: fixes compilation on Raspberry Pi 2019-04-09 15:13:10 +02:00
create-gossipstore.h devtools/create-gossipstore: clean up enough to pass check-source. 2019-04-08 04:41:43 +00:00
decodemsg.c
dump-gossipstore.c
gossipwith.c libwally: update to 0.6.8. 2019-04-13 18:55:15 +02:00
Makefile Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
onion.c
print_wire.c common/node_id: new type. 2019-04-09 12:37:16 -07:00
print_wire.h common/node_id: new type. 2019-04-09 12:37:16 -07:00