You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
0b50a7c9eb
Fix test scripts for alpha.
Doesn't support getblockheader, also some occasional weirdness
with sequence enforcement for mempool? Occasionally I could get
my spend tx into the mempool (doesn't happen with bitcoin).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
..
scripts
Fix test scripts for alpha.
9 years ago
.gitignore
test-cli/create-htlc-spend-tx: new util.
10 years ago
HOWTO-USE.md
HOWTO-USE.md: Just refer to test scripts.
10 years ago
check-commit-sig.c
Version number, name, and build details.
10 years ago
close-channel.c
pubkey: pubkey_eq helper.
9 years ago
create-anchor-tx.c
Version number, name, and build details.
10 years ago
create-close-tx.c
protocol: increase HTLC precision to 1/1000 satoshi.
9 years ago
create-commit-spend-tx.c
pubkey: pubkey_eq helper.
9 years ago
create-commit-tx.c
pubkey: pubkey_eq helper.
9 years ago
create-htlc-spend-tx.c
pubkey: pubkey_eq helper.
9 years ago
create-steal-tx.c
pubkey: pubkey_eq helper.
9 years ago
gather_updates.c
protocol: rename update_complete_htlc to update_fulfill_htlc.
9 years ago
gather_updates.h
channel_state: encapsulate funding of channel in one place.
10 years ago
get-anchor-depth.c
Version number, name, and build details.
10 years ago
leak-anchor-sigs.c
Version number, name, and build details.
10 years ago
open-anchor.c
Version number, name, and build details.
10 years ago
open-channel.c
Version number, name, and build details.
10 years ago
open-commit-sig.c
Version number, name, and build details.
10 years ago
txid-of.c
Version number, name, and build details.
10 years ago
update-channel-accept.c
pubkey: pubkey_eq helper.
9 years ago
update-channel-complete.c
Version number, name, and build details.
10 years ago
update-channel-htlc-complete.c
Version number, name, and build details.
10 years ago
update-channel-htlc-remove.c
protocol: split message update_remove_htlc into update_timedout_htlc and update_routefail_htlc, remove update_remove_htlc_delay.
9 years ago
update-channel-htlc.c
Version number, name, and build details.
10 years ago
update-channel-signature.c
pubkey: pubkey_eq helper.
9 years ago
update-channel.c
Version number, name, and build details.
10 years ago