| .. |
|
scripts
|
test-cli/scripts/test.sh: basic HTLC creation test.
|
2015-08-07 14:15:05 +09:30 |
|
.gitignore
|
test-cli/create-htlc-spend-tx: new util.
|
2015-08-07 16:20:45 +09:30 |
|
check-commit-sig.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
close-channel.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
create-anchor-tx.c
|
protocol: switch to single-funder anchor model.
|
2015-07-29 16:14:28 +09:30 |
|
create-close-tx.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
create-commit-spend-tx.c
|
proto_to_locktime: abs and relative locktime handlers.
|
2015-08-07 12:45:30 +09:30 |
|
create-commit-tx.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
create-htlc-spend-tx.c
|
test-cli/create-htlc-spend-tx: new util.
|
2015-08-07 16:20:45 +09:30 |
|
create-steal-tx.c
|
proto_to_locktime: abs and relative locktime handlers.
|
2015-08-07 12:45:30 +09:30 |
|
gather_updates.c
|
gather_updates: handle HTLC updates.
|
2015-08-07 14:13:35 +09:30 |
|
gather_updates.h
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
get-anchor-depth.c
|
protocol: switch to single-funder anchor model.
|
2015-07-29 16:14:28 +09:30 |
|
HOWTO-USE.md
|
Remove signature leaking.
|
2015-07-03 14:00:54 +09:30 |
|
leak-anchor-sigs.c
|
pkt: add pkt_totlen() helper.
|
2015-06-12 13:06:33 +09:30 |
|
open-anchor.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
open-channel.c
|
protocol: add commitment fee logic.
|
2015-07-29 16:16:24 +09:30 |
|
open-commit-sig.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
txid-of.c
|
test-cli/txid-of: simple helper to get txid.
|
2015-07-24 16:00:10 +09:30 |
|
update-channel-accept.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
update-channel-complete.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
update-channel-htlc-complete.c
|
test-cli/update-channel-htlc-complete: new util.
|
2015-08-07 14:14:46 +09:30 |
|
update-channel-htlc-remove.c
|
test-cli/update-channel-htlc-remove: new util.
|
2015-08-07 14:15:01 +09:30 |
|
update-channel-htlc.c
|
test-cli/update-channel-htlc: new util.
|
2015-08-07 14:13:35 +09:30 |
|
update-channel-signature.c
|
channel_state: encapsulate funding of channel in one place.
|
2015-08-07 12:45:30 +09:30 |
|
update-channel.c
|
protocol: switch to single-funder anchor model.
|
2015-07-29 16:14:28 +09:30 |