rgb-cln/test-cli
Rusty Russell 845d09ce68 check: simple Makefile target.
This makes it much easier to run all the test scripts.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-29 17:02:02 +09:30
..
scripts check: simple Makefile target. 2015-09-29 17:02:02 +09:30
.gitignore test-cli/create-htlc-spend-tx: new util. 2015-08-07 16:20:45 +09:30
HOWTO-USE.md HOWTO-USE.md: Just refer to test scripts. 2015-08-08 15:01:34 +09:30
check-commit-sig.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
close-channel.c protocol: increase HTLC precision to 1/1000 satoshi. 2015-09-24 15:00:47 +09:30
create-anchor-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
create-close-tx.c protocol: increase HTLC precision to 1/1000 satoshi. 2015-09-24 15:00:47 +09:30
create-commit-spend-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
create-commit-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
create-htlc-spend-tx.c bitcoin/script: don't pass value for HTLC script. 2015-09-24 14:56:01 +09:30
create-steal-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
gather_updates.c protocol: rename update_complete_htlc to update_fulfill_htlc. 2015-09-25 11:51:18 +09:30
gather_updates.h channel_state: encapsulate funding of channel in one place. 2015-08-07 12:45:30 +09:30
get-anchor-depth.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
leak-anchor-sigs.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
open-anchor.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
open-channel.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
open-commit-sig.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
txid-of.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-accept.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-complete.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-htlc-complete.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-htlc-remove.c protocol: split message update_remove_htlc into update_timedout_htlc and update_routefail_htlc, remove update_remove_htlc_delay. 2015-09-24 15:02:49 +09:30
update-channel-htlc.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-signature.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30