.. |
jsmn@bd9bd55c3a
|
daemon/jsmn: Add submodule for jsmn.
|
9 years ago |
test
|
state_types: simplify open states.
|
8 years ago |
.gitignore
|
daemon: first code.
|
9 years ago |
Makefile
|
Makefile: clean gen_ files and ccan/config in make clean.
|
8 years ago |
bitcoind.c
|
bitcoind_sendrawtx: hand error code to callback.
|
8 years ago |
bitcoind.h
|
bitcoind_sendrawtx: hand error code to callback.
|
8 years ago |
chaintopology.c
|
chaintopology: fix rebroadcast code.
|
8 years ago |
chaintopology.h
|
broadcast_tx: add optional failed callback.
|
8 years ago |
channel.c
|
channel: fix max feelevel calculation.
|
8 years ago |
channel.h
|
peer: give more sensible error if anchor is too large.
|
8 years ago |
commit_tx.c
|
commit_tx: free temporary wscript, rather than leaving attached to tx.
|
8 years ago |
commit_tx.h
|
channel: remove enum channel_side, rename htlc_side to side.
|
8 years ago |
configdir.c
|
config: different defaults for mainnet and testnet.
|
8 years ago |
configdir.h
|
config: different defaults for mainnet and testnet.
|
8 years ago |
controlled_time.c
|
daemon: rename all the low-level commands to dev-
|
8 years ago |
controlled_time.h
|
daemon: test restarting.
|
8 years ago |
cryptopkt.c
|
peer: free init packet.
|
8 years ago |
cryptopkt.h
|
peer: do logging before crypto is on.
|
8 years ago |
db.c
|
open: use a single transaction when shutdown, so it's atomic.
|
8 years ago |
db.h
|
open: use a single transaction when shutdown, so it's atomic.
|
8 years ago |
dns.c
|
dns: simplify code by reaping dns child as soon as we have answers.
|
8 years ago |
dns.h
|
daemon: rename 'state' to 'dstate' everywhere.
|
9 years ago |
failure.c
|
htlc: save fail message in HTLC.
|
8 years ago |
failure.h
|
htlc: save fail message in HTLC.
|
8 years ago |
feechange.c
|
feechange: fix db updates.
|
8 years ago |
feechange.h
|
db: save error, return it when we commit transaction.
|
8 years ago |
feechange_state.h
|
daemon: handle feechange requests.
|
8 years ago |
htlc.c
|
db: save error, return it when we commit transaction.
|
8 years ago |
htlc.h
|
db: save error, return it when we commit transaction.
|
8 years ago |
htlc_state.h
|
db.c: database API.
|
8 years ago |
invoice.c
|
invoice: print duplicate r value even if we choose it.
|
8 years ago |
invoice.h
|
db: save error, return it when we commit transaction.
|
8 years ago |
irc_announce.c
|
irc: Fix crash bug in node announcement parsing
|
8 years ago |
irc_announce.h
|
routing: Added IRC announcement glue
|
8 years ago |
json.c
|
getroute: add a risk factor.
|
8 years ago |
json.h
|
getroute: add a risk factor.
|
8 years ago |
jsonrpc.c
|
jsonrpc: free old connections
|
8 years ago |
jsonrpc.h
|
Merge remote-tracking branch 'origin/pr/44'
|
8 years ago |
lightning-cli.c
|
log: add netaddr
|
8 years ago |
lightningd.c
|
db: add --ignore-dbversion to override database checks.
|
8 years ago |
lightningd.h
|
db: add --ignore-dbversion to override database checks.
|
8 years ago |
log.c
|
log: add netaddr
|
8 years ago |
log.h
|
log: add netaddr
|
8 years ago |
names.c
|
names: move into daemon/
|
8 years ago |
names.h
|
names: move into daemon/
|
8 years ago |
netaddr.c
|
peer: keep addresses separately from peers.
|
8 years ago |
netaddr.h
|
peer: keep addresses separately from peers.
|
8 years ago |
opt_time.c
|
daemon: test restarting.
|
8 years ago |
opt_time.h
|
daemon: test restarting.
|
8 years ago |
output_to_htlc.c
|
channel: remove enum channel_side, rename htlc_side to side.
|
8 years ago |
output_to_htlc.h
|
channel: remove enum channel_side, rename htlc_side to side.
|
8 years ago |
packets.c
|
queue_pkt_open: take bool for API.
|
8 years ago |
packets.h
|
queue_pkt_open: take bool for API.
|
8 years ago |
pay.c
|
json_getroute: don't leak.
|
8 years ago |
pay.h
|
db: save and restore "sendpay" commands.
|
8 years ago |
peer.c
|
queue_pkt_open: take bool for API.
|
8 years ago |
peer.h
|
protocol: don't ever reply to PKT_ERR with PKT_ERR.
|
8 years ago |
pseudorand.c
|
daemon: use siphash for hashes.
|
9 years ago |
pseudorand.h
|
daemon: use siphash for hashes.
|
9 years ago |
routing.c
|
Merge remote-tracking branch 'origin/pr/65'
|
8 years ago |
routing.h
|
Merge remote-tracking branch 'origin/pr/65'
|
8 years ago |
secrets.c
|
db.c: database API.
|
8 years ago |
secrets.h
|
db.c: database API.
|
8 years ago |
sphinx.c
|
Merge remote-tracking branch 'origin/pr/66'
|
8 years ago |
sphinx.h
|
sphinx: Implemented sphinx onion routing
|
8 years ago |
state.h
|
state.h state_types.h: move into daemon/
|
8 years ago |
state_types.h
|
state.h state_types.h: move into daemon/
|
8 years ago |
timeout.c
|
tal_tmpctx: clear marker for temporary contexts.
|
8 years ago |
timeout.h
|
timeout: make all timers one-shot.
|
9 years ago |
wallet.c
|
lightningd: move testnet flag out of config.
|
8 years ago |
wallet.h
|
db.c: database API.
|
8 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 |