core-lightning/common/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 common/test: add spec tests for bolt11. 2017-11-24 13:22:18 +01:00
run-amount.c JSON: allow any number of decimal points when parsing 'btc' suffix. 2019-02-23 03:09:37 +00:00
run-bolt11.c libwally: update to 0.6.8. 2019-04-13 18:55:15 +02:00
run-cryptomsg.c common/cryptomsg: remove unused async routines. 2018-09-28 04:14:28 +00:00
run-derive_basepoints.c libwally: update to 0.6.8. 2019-04-13 18:55:15 +02:00
run-features.c libwally: update to 0.6.8. 2019-04-13 18:55:15 +02:00
run-funding_tx.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
run-ip_port_parsing.c Tor: don't do seed queries if we're supposed to always use proxy. 2018-05-10 02:28:44 +00:00
run-json_escaped.c Move json and param core functionality into common, for plugins. 2018-12-10 00:00:50 +00:00
run-json_remove.c common/json: add context arg to json_parse_input. 2018-12-10 00:00:50 +00:00
run-json.c common/node_id: new type. 2019-04-09 12:37:16 -07:00
run-key_derive.c lightningd/test: move some tests to common/ and channeld/ 2018-12-06 23:11:51 +01:00
run-lock.c common: Add a test for io_lock 2018-10-11 01:43:55 +00:00
run-param.c common/json_tok: add param_msat / param_sat. 2019-02-21 03:44:44 +00:00
run-sphinx.c daemons: use amount_msat/amount_sat in all internal wire transfers. 2019-02-21 08:01:37 +00:00