core-lightning/common/test
Rusty Russell b5dcb93e5f wallet: use amount_msat / amount_sat.
We change struct utxo to use amount_sat, and paper over the JSON APIs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-21 03:44:44 +00:00
..
Makefile
run-amount.c amount: minor comment and text improvements and remove unused function. 2019-02-21 00:44:57 +00:00
run-bolt11.c common/bolt11: use struct amount_msat 2019-02-21 03:44:44 +00:00
run-cryptomsg.c common/cryptomsg: remove unused async routines. 2018-09-28 04:14:28 +00:00
run-derive_basepoints.c Call wally_init(0) on startup to enabled assembly-optimised SHA-256 2018-11-21 01:18:24 +00:00
run-features.c Call wally_init(0) on startup to enabled assembly-optimised SHA-256 2018-11-21 01:18:24 +00:00
run-funding_tx.c wallet: use amount_msat / amount_sat. 2019-02-21 03:44:44 +00:00
run-ip_port_parsing.c
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: json_to_msat and json_to_sat helpers. 2019-02-21 03:44:44 +00: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