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 9aa0eac814 bitcoin: hand in a secp256k1_context to all routines. 9 years ago
..
scripts Force -walletbroadcast=1 for tests. 9 years ago
.gitignore test-cli/create-htlc-spend-tx: new util. 9 years ago
HOWTO-USE.md HOWTO-USE.md: Just refer to test scripts. 9 years ago
check-commit-sig.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
close-channel.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
create-anchor-tx.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
create-close-tx.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
create-commit-spend-tx.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
create-commit-tx.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
create-htlc-spend-tx.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
create-steal-tx.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
gather_updates.c funding: remove protobufs. 9 years ago
gather_updates.h funding: remove protobufs. 9 years ago
get-anchor-depth.c Version number, name, and build details. 9 years ago
leak-anchor-sigs.c Version number, name, and build details. 9 years ago
open-anchor.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
open-channel.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
open-commit-sig.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
pkt.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
pkt.h create_commit_tx: don't use protobufs in the API. 9 years ago
tx_from_file.c bitcoin: use a length arg to bitcoin_tx_from_hex 9 years ago
tx_from_file.h bitcoin/tx: move bitcoin_tx_from_file() to test-cli, expose bitcoin_tx_from_hex() 9 years ago
txid-of.c bitcoin/tx: move bitcoin_tx_from_file() to test-cli, expose bitcoin_tx_from_hex() 9 years ago
update-channel-accept.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
update-channel-complete.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
update-channel-htlc-complete.c Version number, name, and build details. 9 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. 9 years ago
update-channel-signature.c bitcoin: hand in a secp256k1_context to all routines. 9 years ago
update-channel.c Version number, name, and build details. 9 years ago