rgb-cln/test-cli
Rusty Russell e1eef5db65 close_tx: don't use protobufs.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-01-22 06:41:47 +10:30
..
scripts Force -walletbroadcast=1 for tests. 2016-01-22 06:38:08 +10: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 bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
close-channel.c close_tx: don't use protobufs. 2016-01-22 06:41:47 +10:30
create-anchor-tx.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
create-close-tx.c close_tx: don't use protobufs. 2016-01-22 06:41:47 +10:30
create-commit-spend-tx.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
create-commit-tx.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
create-htlc-spend-tx.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
create-steal-tx.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
gather_updates.c funding: remove protobufs. 2016-01-22 06:41:47 +10:30
gather_updates.h funding: remove protobufs. 2016-01-22 06:41:47 +10: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 bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
open-channel.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
open-commit-sig.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
pkt.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
pkt.h create_commit_tx: don't use protobufs in the API. 2016-01-22 06:41:47 +10:30
tx_from_file.c bitcoin: use a length arg to bitcoin_tx_from_hex 2016-01-22 06:41:47 +10:30
tx_from_file.h bitcoin/tx: move bitcoin_tx_from_file() to test-cli, expose bitcoin_tx_from_hex() 2016-01-22 06:41:46 +10:30
txid-of.c bitcoin/tx: move bitcoin_tx_from_file() to test-cli, expose bitcoin_tx_from_hex() 2016-01-22 06:41:46 +10:30
update-channel-accept.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
update-channel-complete.c bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10: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 bitcoin: hand in a secp256k1_context to all routines. 2016-01-22 06:41:47 +10:30
update-channel.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30