.gitignore
|
Rename openchannel to open-channel.
|
10 years ago |
Makefile
|
find_p2sh_out: extract helper.
|
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
|
create-commit-spend-tx: spend the commit tx (after timeout)
|
10 years ago |
bitcoin_script.h
|
create-commit-spend-tx: spend the commit tx (after timeout)
|
10 years ago |
bitcoin_tx.c
|
add_varint: encode correctly (LE)
|
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 |
close-channel.c
|
find_p2sh_out: extract helper.
|
10 years ago |
close_tx.c
|
close-channel: create message to mutually close channel.
|
10 years ago |
close_tx.h
|
close-channel: create message to mutually close channel.
|
10 years ago |
commit_tx.c
|
lightning.proto: Rename 'to_me' to 'final', use for commit_tx.
|
10 years ago |
commit_tx.h
|
commit_tx: new file containing logic to create initial commitment transaction.
|
10 years ago |
create-close-tx.c
|
find_p2sh_out: extract helper.
|
10 years ago |
create-commit-spend-tx.c
|
find_p2sh_out: extract helper.
|
10 years ago |
create-steal-tx.c
|
create-steal-tx: get my money back!
|
10 years ago |
find_p2sh_out.c
|
find_p2sh_out: extract helper.
|
10 years ago |
find_p2sh_out.h
|
find_p2sh_out: extract helper.
|
10 years ago |
get-anchor-depth.c
|
get-anchor-depth: simple helper to get min_confirms from OpenChannel packet
|
10 years ago |
getinput.sh
|
getinput.sh: Switch to -regtest
|
10 years ago |
leak-anchor-sigs.c
|
Use new opt_usage_exit_fail().
|
10 years ago |
lightning.pb-c.c
|
lightning.proto: Rename 'to_me' to 'final', use for commit_tx.
|
10 years ago |
lightning.pb-c.h
|
close-channel: create message to mutually close channel.
|
10 years ago |
lightning.proto
|
close-channel: create message to mutually close channel.
|
10 years ago |
open-anchor-scriptsigs.c
|
Note that we should check their locktime, minconfirms etc.
|
10 years ago |
open-channel.c
|
opt_bits: parsing routines for 'bits' == 100 satoshi.
|
10 years ago |
open-commit-sig.c
|
signature: fix signatures for p2sh inputs.
|
10 years ago |
opt_bits.c
|
opt_bits: parsing routines for 'bits' == 100 satoshi.
|
10 years ago |
opt_bits.h
|
opt_bits: parsing routines for 'bits' == 100 satoshi.
|
10 years ago |
overflows.h
|
open-anchor-sig, many fixes for open-channel.
|
10 years ago |
permute_tx.c
|
permute_tx: fix horrible thinko.
|
10 years ago |
permute_tx.h
|
Rename perturb to permute.
|
10 years ago |
pkt.c
|
close-channel: add --complete option.
|
10 years ago |
pkt.h
|
close-channel: add --complete option.
|
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 |