rgb-cln/bitcoin/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
..
Makefile secret_eq: remove in favor of constant time variant. 2018-08-23 14:46:22 +02:00
run-bitcoin_block_from_hex.c libwally: update to 0.6.8. 2019-04-13 18:55:15 +02:00
run-secret_eq_consttime.c secret_eq: remove in favor of constant time variant. 2018-08-23 14:46:22 +02:00
run-tx-encode.c wally: Migrate run-tx-encode to directly access the wally_tx 2019-04-08 00:00:00 +00:00