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 a6d1c65683 Use new opt_usage_exit_fail(). 10 years ago
.gitignore Rename openchannel to open-channel. 10 years ago
Makefile Rename "anchor sig" to "anchor scriptsigs" to be clearer. 10 years ago
anchor.c Anchor: apply permutation to get txid. 10 years ago
anchor.h open-commit-sig: create signature for commit tx. 10 years ago
base58.c Explicit pubkey structure. 10 years ago
base58.h Explicit pubkey structure. 10 years ago
bitcoin_address.c Explicit pubkey structure. 10 years ago
bitcoin_address.h Explicit pubkey structure. 10 years ago
bitcoin_script.c Add check-commit-sig. 10 years ago
bitcoin_script.h Add check-commit-sig. 10 years ago
bitcoin_tx.c Add function to linearize tx into bytes, by generalizing hash code. 10 years ago
bitcoin_tx.h Add function to linearize tx into bytes, by generalizing hash code. 10 years ago
check-commit-sig.c Use new opt_usage_exit_fail(). 10 years ago
commit_tx.c bitcoin_script: wean entirely off protobuf types. 10 years ago
commit_tx.h commit_tx: new file containing logic to create initial commitment transaction. 10 years ago
getinput.sh open-anchor-sig, many fixes for open-channel. 10 years ago
leak-anchor-sigs.c Use new opt_usage_exit_fail(). 10 years ago
lightning.pb-c.c Rename "anchor sig" to "anchor scriptsigs" to be clearer. 10 years ago
lightning.pb-c.h Rename "anchor sig" to "anchor scriptsigs" to be clearer. 10 years ago
lightning.proto Rename "anchor sig" to "anchor scriptsigs" to be clearer. 10 years ago
open-anchor-scriptsigs.c Use new opt_usage_exit_fail(). 10 years ago
open-channel.c Use new opt_usage_exit_fail(). 10 years ago
open-commit-sig.c Use new opt_usage_exit_fail(). 10 years ago
overflows.h open-anchor-sig, many fixes for open-channel. 10 years ago
permute_tx.c Rename perturb to permute. 10 years ago
permute_tx.h Rename perturb to permute. 10 years ago
pkt.c Rename "anchor sig" to "anchor scriptsigs" to be clearer. 10 years ago
pkt.h Rename "anchor sig" to "anchor scriptsigs" to be clearer. 10 years ago
pubkey.c Explicit pubkey structure. 10 years ago
pubkey.h Explicit pubkey structure. 10 years ago
shadouble.c shadouble: update for ccan/crypto/sha256 changes. 10 years ago
shadouble.h Initial silly cmdline util to create an openchannel packet. 10 years ago
signature.c Add check-commit-sig. 10 years ago
signature.h Add check-commit-sig. 10 years ago