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 6048a15db9 bitcoin_tx: bitcoin_txid_from_hex helper. 10 years ago
.gitignore Rename openchannel to open-channel. 10 years ago
Makefile get-anchor-depth: simple helper to get min_confirms from OpenChannel packet 10 years ago
anchor.c anchor: change is not an arbitrary output, but a pubkey we p2sh to. 10 years ago
anchor.h check-anchor-scriptsigs: dump out anchor tx if scriptsigs make expected 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 bitcoin_script: get rid of scriptpubkey_pay_to_pubkeyhash. 10 years ago
bitcoin_script.h bitcoin_script: get rid of scriptpubkey_pay_to_pubkeyhash. 10 years ago
bitcoin_tx.c bitcoin_tx: bitcoin_txid_from_hex helper. 10 years ago
bitcoin_tx.h bitcoin_tx: bitcoin_txid_from_hex helper. 10 years ago
check-anchor-scriptsigs.c check-anchor-scriptsigs: don't require txs. 10 years ago
check-commit-sig.c signature: fix signatures for p2sh inputs. 10 years ago
commit_tx.c open-channel: use pubkey, not arbitrary script for final outout address. 10 years ago
commit_tx.h commit_tx: new file containing logic to create initial commitment transaction. 10 years ago
get-anchor-depth.c get-anchor-depth: simple helper to get min_confirms from OpenChannel packet 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 anchor: change is not an arbitrary output, but a pubkey we p2sh to. 10 years ago
lightning.pb-c.h anchor: change is not an arbitrary output, but a pubkey we p2sh to. 10 years ago
lightning.proto anchor: change is not an arbitrary output, but a pubkey we p2sh to. 10 years ago
open-anchor-scriptsigs.c Fix DER encoding. 10 years ago
open-channel.c bitcoin_tx: bitcoin_txid_from_hex helper. 10 years ago
open-commit-sig.c signature: fix signatures for p2sh inputs. 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 open-channel: use pubkey, not arbitrary script for final outout address. 10 years ago
pkt.h open-channel: use pubkey, not arbitrary script for final outout address. 10 years ago
pubkey.c anchor: change is not an arbitrary output, but a pubkey we p2sh to. 10 years ago
pubkey.h anchor: change is not an arbitrary output, but a pubkey we p2sh to. 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 signature: fix signatures for p2sh inputs. 10 years ago
signature.h signature: fix signatures for p2sh inputs. 10 years ago