rgb-cln/test-cli
Rusty Russell 2255cb749d protocol: move commitment key to open_channel message.
And rename final to final_key to be clearer.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-07-29 12:00:50 +09:30
..
scripts test-cli/scripts/test.sh: send_after_delay() 2015-07-24 16:00:10 +09:30
HOWTO-USE.md Remove signature leaking. 2015-07-03 14:00:54 +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 protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
close-channel.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
create-close-tx.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
create-commit-spend-tx.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
create-commit-tx.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
create-steal-tx.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
get-anchor-depth.c tx: centralize transaction writing, append amounts for alpha. 2015-07-01 16:55:11 +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 protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
open-commit-sig.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
txid-of.c test-cli/txid-of: simple helper to get txid. 2015-07-24 16:00:10 +09:30
update-channel-accept.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
update-channel-complete.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
update-channel-signature.c protocol: move commitment key to open_channel message. 2015-07-29 12:00:50 +09:30
update-channel.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30