..
jsmn @ bd9bd55c3a
daemon/jsmn: Add submodule for jsmn.
9 years ago
test
test: make generic driver for unit tests.
8 years ago
.gitignore
daemon: first code.
9 years ago
Makefile
wire: Linking against wire objs
8 years ago
bitcoind.c
Remove trailing whitespace from source.
8 years ago
bitcoind.h
bitcoind_sendrawtx: hand error code to callback.
8 years ago
chaintopology.c
Remove trailing whitespace from source.
8 years ago
chaintopology.h
broadcast_tx: add optional failed callback.
8 years ago
channel.c
Remove trailing whitespace from source.
8 years ago
channel.h
peer: give more sensible error if anchor is too large.
8 years ago
commit_tx.c
Use global secp256k1_ctx instead of passing it around.
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
cryptopkt.c
Fix -Wgnu-variable-sized-type-not-at-end
8 years ago
cryptopkt.h
peer: do logging before crypto is on.
8 years ago
db.c
Fix -Wenum-conversion
8 years ago
db.h
Fix -Wenum-conversion
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
Use global secp256k1_ctx instead of passing it around.
8 years ago
failure.h
Use global secp256k1_ctx instead of passing it around.
8 years ago
feechange.c
Remove trailing whitespace from source.
8 years ago
feechange.h
Remove trailing whitespace from source.
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
Remove trailing whitespace from source.
8 years ago
htlc_state.h
db.c: database API.
8 years ago
invoice.c
Remove trailing whitespace from source.
8 years ago
invoice.h
db: save error, return it when we commit transaction.
8 years ago
irc_announce.c
Use global secp256k1_ctx instead of passing it around.
8 years ago
irc_announce.h
routing: Added IRC announcement glue
8 years ago
json.c
daemon/json, test/test_protocol: avoid gcc -O warnings.
8 years ago
json.h
Use global secp256k1_ctx instead of passing it around.
8 years ago
jsonrpc.c
Use global secp256k1_ctx instead of passing it around.
8 years ago
jsonrpc.h
controlled_time: remove
8 years ago
lightning-cli.c
opt, utils: new arg for wrappers due to low-level tal change.
8 years ago
lightningd.c
lightningd: remove whitespace failing make check-source.
8 years ago
lightningd.h
lightningd: remove secpctx
8 years ago
log.c
Fix -Wtautological-constant-out-of-range-compare
8 years ago
log.h
Fix -Wtautological-constant-out-of-range-compare
8 years ago
names.c
names: move into daemon/
8 years ago
names.h
names: move into daemon/
8 years ago
netaddr.c
Remove trailing whitespace from source.
8 years ago
netaddr.h
peer: keep addresses separately from peers.
8 years ago
opt_time.c
Remove trailing whitespace from source.
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
proto: Added handling for nested packets
8 years ago
packets.h
proto: Added handling for nested packets
8 years ago
pay.c
Use global secp256k1_ctx instead of passing it around.
8 years ago
pay.h
Remove trailing whitespace from source.
8 years ago
peer.c
proto: Added handling for nested packets
8 years ago
peer.h
proto: Added handling for nested packets
8 years ago
pseudorand.c
Remove trailing whitespace from source.
8 years ago
pseudorand.h
daemon: use siphash for hashes.
9 years ago
routing.c
routing: Added channel_id and directions to connections
8 years ago
routing.h
routing: Added channel_id and directions to connections
8 years ago
secrets.c
Use global secp256k1_ctx instead of passing it around.
8 years ago
secrets.h
routing: Added channel_id and directions to connections
8 years ago
sphinx.c
Use global secp256k1_ctx instead of passing it around.
8 years ago
sphinx.h
Use global secp256k1_ctx instead of passing it around.
8 years ago
state.h
state.h state_types.h: move into daemon/
8 years ago
state_types.h
Remove trailing whitespace from source.
8 years ago
timeout.c
timers: use time_mono, as that's what ccan/timers now wants.
8 years ago
timeout.h
timeout: remove absolute timers.
8 years ago
wallet.c
Use global secp256k1_ctx instead of passing it around.
8 years ago
wallet.h
wallet: use pubkey as API, not pointer.
8 years ago
watch.c
Remove trailing whitespace from source.
8 years ago
watch.h
Remove trailing whitespace from source.
8 years ago