rgb-cln/wallet/test
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
Makefile Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
run-db.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
run-wallet.c libwally: update to 0.6.8. 2019-04-13 18:55:15 +02:00
test_utils.c feat: add min_capacity_sat config value and switch 2019-04-09 13:20:52 +02:00
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00