..
jsmn @ bd9bd55c3a
daemon/jsmn: Add submodule for jsmn.
9 years ago
test
pay: split into getroute and sendpay
9 years ago
.gitignore
daemon: first code.
9 years ago
Makefile
htlc: save fail message in HTLC.
9 years ago
bitcoind.c
bitcoind: keep running fee estimate.
9 years ago
bitcoind.h
chaintopology: only report active chaintip.
9 years ago
chaintopology.c
peer: save/load results in database.
9 years ago
chaintopology.h
bitcoind: keep running fee estimate.
9 years ago
channel.c
peer: handle case correctly where they can't handle fees.
9 years ago
channel.h
peer: handle case correctly where they can't handle fees.
9 years ago
commit_tx.c
commit_tx: more debugging.
9 years ago
commit_tx.h
protocol: no signature in update_commit if receiver has no outputs.
9 years ago
configdir.c
daemon: configuration directory (default ~/.lightning).
9 years ago
configdir.h
daemon: configuration directory (default ~/.lightning).
9 years ago
controlled_time.c
daemon: test restarting.
9 years ago
controlled_time.h
daemon: test restarting.
9 years ago
cryptopkt.c
log: add easy way to log hex blobs.
9 years ago
cryptopkt.h
peer: do logging before crypto is on.
9 years ago
db.c
daemon: remove three fixed FIXMEs.
9 years ago
db.h
htlc: save fail message in HTLC.
9 years ago
dns.c
dns: don't allow non-stream sockets.
9 years ago
dns.h
daemon: rename 'state' to 'dstate' everywhere.
9 years ago
failure.c
htlc: save fail message in HTLC.
9 years ago
failure.h
htlc: save fail message in HTLC.
9 years ago
feechange.c
daemon: handle feechange requests.
9 years ago
feechange.h
daemon: handle feechange requests.
9 years ago
feechange_state.h
daemon: handle feechange requests.
9 years ago
htlc.c
peer: save/load results in database.
9 years ago
htlc.h
htlc: save fail message in HTLC.
9 years ago
htlc_state.h
db.c: database API.
9 years ago
json.c
pay: split into getroute and sendpay
9 years ago
json.h
pay: split into getroute and sendpay
9 years ago
jsonrpc.c
pay: split into getroute and sendpay
9 years ago
jsonrpc.h
pay: split into getroute and sendpay
9 years ago
lightning-cli.c
pay: split into getroute and sendpay
9 years ago
lightningd.c
pay: make interface idempotent.
9 years ago
lightningd.h
pay: make interface idempotent.
9 years ago
log.c
log: add channel_state logging ability.
9 years ago
log.h
log: add channel_state logging ability.
9 years ago
netaddr.c
peer: keep addresses separately from peers.
9 years ago
netaddr.h
peer: keep addresses separately from peers.
9 years ago
onion.c
pay: split into getroute and sendpay
9 years ago
onion.h
pay: split into getroute and sendpay
9 years ago
opt_time.c
daemon: test restarting.
9 years ago
opt_time.h
daemon: test restarting.
9 years ago
output_to_htlc.c
daemon/output_to_htlc: routines to map outputs for HTLCs for a given commit_num.
9 years ago
output_to_htlc.h
daemon/output_to_htlc: routines to map outputs for HTLCs for a given commit_num.
9 years ago
packets.c
htlc: save fail message in HTLC.
9 years ago
packets.h
daemon: accept feechange packets.
9 years ago
pay.c
pay: split into getroute and sendpay
9 years ago
pay.h
pay: make interface idempotent.
9 years ago
payment.c
daemon: payment infrastructure.
9 years ago
payment.h
daemon: payment infrastructure.
9 years ago
peer.c
peer: handle case correctly where they can't handle fees.
9 years ago
peer.h
peer: do logging before crypto is on.
9 years ago
pseudorand.c
daemon: use siphash for hashes.
9 years ago
pseudorand.h
daemon: use siphash for hashes.
9 years ago
routing.c
routing: Fix for single hop routes segfaulting.
9 years ago
routing.h
daemon: --add-route option.
9 years ago
secrets.c
db.c: database API.
9 years ago
secrets.h
db.c: database API.
9 years ago
timeout.c
timeout: make all timers one-shot.
9 years ago
timeout.h
timeout: make all timers one-shot.
9 years ago
wallet.c
peer: save/load results in database.
9 years ago
wallet.h
db.c: database API.
9 years ago
watch.c
watch: make it easier for them to self-delete.
9 years ago
watch.h
watch: make it easier for them to self-delete.
9 years ago