core-lightning/test-cli
Rusty Russell 1075264c66 close_tx: initialize fee and input amount fields.
Required for alpha.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-07-01 16:55:11 +09:30
..
scripts test.sh: handle appended amounts in transactions. 2015-07-01 16:55:11 +09:30
check-anchor-scriptsigs.c tx: centralize transaction writing, append amounts for alpha. 2015-07-01 16:55:11 +09:30
check-commit-sig.c tx: centralize transaction writing, append amounts for alpha. 2015-07-01 16:55:11 +09:30
close-channel.c close_tx: initialize fee and input amount fields. 2015-07-01 16:55:11 +09:30
create-close-tx.c close_tx: initialize fee and input amount fields. 2015-07-01 16:55:11 +09:30
create-commit-spend-tx.c tx: centralize transaction writing, append amounts for alpha. 2015-07-01 16:55:11 +09:30
create-commit-tx.c tx: centralize transaction writing, append amounts for alpha. 2015-07-01 16:55:11 +09:30
create-steal-tx.c tx: centralize transaction writing, append amounts for alpha. 2015-07-01 16:55:11 +09:30
get-anchor-depth.c tx: centralize transaction writing, append amounts for alpha. 2015-07-01 16:55:11 +09:30
HOWTO-USE.md HOWTO-USE.md: poor documentation for poor tools. 2015-06-12 14:54:27 +09:30
leak-anchor-sigs.c pkt: add pkt_totlen() helper. 2015-06-12 13:06:33 +09:30
open-anchor-scriptsigs.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
open-channel.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
open-commit-sig.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel-accept.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel-complete.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel-signature.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30