rgb-cln/connectd
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
..
test 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
connect_gossip_wire.csv Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
connect_wire.csv Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
connectd.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
connectd.h Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
handshake.c libwally: update to 0.6.8. 2019-04-13 18:55:15 +02:00
handshake.h channeld: use pointer for shared secret. 2019-01-08 19:20:28 +01:00
netaddress.c wireaddr: update bolt version, remove 'padding' from addresses. 2018-10-28 23:51:05 +00:00
netaddress.h
peer_exchange_initmsg.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
peer_exchange_initmsg.h Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
tor.c
tor.h
tor_autoservice.c
tor_autoservice.h