..
jsmn @ bd9bd55c3a
daemon/jsmn: Add submodule for jsmn.
9 years ago
.gitignore
daemon: first code.
9 years ago
Makefile
irc: remove files.
8 years ago
bitcoind.c
fix: Only add cli_args if we have some defined
8 years ago
bitcoind.h
opts: Remove --regtest flag and pass chainparams to bitcoind
8 years ago
broadcast.c
broadcast: Implement replacing messages in the broadcast queue
8 years ago
broadcast.h
broadcast: Implement replacing messages in the broadcast queue
8 years ago
chaintopology.c
chaintopology: remove routines unnecessary for modern daemon.
8 years ago
chaintopology.h
chaintopology: remove routines unnecessary for modern daemon.
8 years ago
configdir.c
config: different defaults for mainnet and testnet.
9 years ago
configdir.h
config: different defaults for mainnet and testnet.
9 years ago
dns.c
daemon/lightningd: remove building, and main files
8 years ago
dns.h
dns: expose multiaddress connect code.
8 years ago
htlc.h
htlc: move htlc structure into channeld.
8 years ago
htlc_state.c
daemon/htlc_state: split off from daemon/htlc.
8 years ago
htlc_state.h
db.c: database API.
9 years ago
invoice.c
daemon/lightningd: remove building, and main files
8 years ago
invoice.h
lightningd: peer_htlcs.c
8 years ago
json.c
routing: Passing back all addresses on getnodes
8 years ago
json.h
routing: Passing back all addresses on getnodes
8 years ago
jsonrpc.c
daemon/lightningd: remove building, and main files
8 years ago
jsonrpc.h
jsonrpc: register base on linkage.
8 years ago
lightning-cli.c
opt, utils: new arg for wrappers due to low-level tal change.
9 years ago
lightningd.h
routing: Add command line option to specify external IP address
8 years ago
log.c
lightningd: fix logging of peer death.
8 years ago
log.h
lightningd: fix logging of peer death.
8 years ago
netaddr.c
utils: add tal_hex() helper.
8 years ago
netaddr.h
peer: keep addresses separately from peers.
9 years ago
opt_time.c
Remove trailing whitespace from source.
9 years ago
opt_time.h
daemon: test restarting.
9 years ago
options.c
fix: Addressing feedback from PR #192
8 years ago
options.h
daemon/options: split option registration and parsing.
8 years ago
packets.h
bitcoin/preimage: struct preimage.
8 years ago
pseudorand.c
daemon/pseudorand: be more paranoid with isaac64 output.
8 years ago
pseudorand.h
daemon: use siphash for hashes.
9 years ago
routing.c
gossip: include chain_hash in gossip messages.
8 years ago
routing.h
gossip: include chain_hash in gossip messages.
8 years ago
timeout.c
refactor: Making timers independent of the lightningd_state
8 years ago
timeout.h
refactor: Making timers independent of the lightningd_state
8 years ago
watch.c
daemon/lightningd: remove building, and main files
8 years ago
watch.h
txowatch: include block in which spending tx is found.
8 years ago