core-lightning/daemon
Rusty Russell a08a2105ea generate-wire.py: generalize, move to tools.
We're going to want to use this for inter-daemon comms, so generalize it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-04 14:09:20 +10:30
..
jsmn@bd9bd55c3a
test test: move mockup script outside daemon/ 2017-01-04 14:09:20 +10:30
.gitignore
bitcoind.c
bitcoind.h
chaintopology.c jsonrpc: register base on linkage. 2017-01-04 14:08:15 +10:30
chaintopology.h
channel.c daemon: disable old BOLT checks. 2017-01-04 14:09:20 +10:30
channel.h
commit_tx.c Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
commit_tx.h
configdir.c
configdir.h
cryptopkt.c daemon: disable old BOLT checks. 2017-01-04 14:09:20 +10:30
cryptopkt.h
db.c lightningd_state: move invoices into separate structure. 2017-01-04 13:18:47 +10:30
db.h Fix -Wenum-conversion 2016-12-14 08:43:48 +01:00
dns.c
dns.h
failure.c Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
failure.h Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
feechange_state.h
feechange.c
feechange.h
htlc_state.h
htlc.c type_to_string: move formatting to appropriate files. 2017-01-04 14:07:15 +10:30
htlc.h
invoice.c jsonrpc: register base on linkage. 2017-01-04 14:08:15 +10:30
invoice.h lightningd_state: move invoices into separate structure. 2017-01-04 13:18:47 +10:30
irc_announce.c Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
irc_announce.h
json.c daemon/json, test/test_protocol: avoid gcc -O warnings. 2016-12-15 11:49:51 +10:30
json.h Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
jsonrpc.c jsonrpc: register base on linkage. 2017-01-04 14:08:15 +10:30
jsonrpc.h jsonrpc: register base on linkage. 2017-01-04 14:08:15 +10:30
lightning-cli.c
lightningd.c peer: don't ever set up listener on dynamic port. 2017-01-04 14:09:15 +10:30
lightningd.h lightningd_state: move invoices into separate structure. 2017-01-04 13:18:47 +10:30
log.c type_to_string: move pretty printing of types from log 2017-01-04 14:05:15 +10:30
log.h type_to_string: move pretty printing of types from log 2017-01-04 14:05:15 +10:30
Makefile Makefile: generalize whitespace check. 2017-01-04 14:09:20 +10:30
names.c
names.h
netaddr.c type_to_string: move formatting to appropriate files. 2017-01-04 14:07:15 +10:30
netaddr.h
opt_time.c
opt_time.h
options.c daemon: disable old BOLT checks. 2017-01-04 14:09:20 +10:30
options.h Makefile: generalize whitespace check. 2017-01-04 14:09:20 +10:30
output_to_htlc.c
output_to_htlc.h
p2p_announce.c gossip: Fixing minor issues 2017-01-03 15:08:05 +10:30
p2p_announce.h generate-wire.py: generalize, move to tools. 2017-01-04 14:09:20 +10:30
packets.c daemon: disable old BOLT checks. 2017-01-04 14:09:20 +10:30
packets.h proto: Added handling for nested packets 2017-01-03 15:08:05 +10:30
pay.c jsonrpc: register base on linkage. 2017-01-04 14:08:15 +10:30
pay.h
peer.c daemon: disable old BOLT checks. 2017-01-04 14:09:20 +10:30
peer.h generate-wire.py: generalize, move to tools. 2017-01-04 14:09:20 +10:30
pseudorand.c
pseudorand.h
routing.c jsonrpc: register base on linkage. 2017-01-04 14:08:15 +10:30
routing.h Makefile: generalize whitespace check. 2017-01-04 14:09:20 +10:30
secrets.c Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
secrets.h routing: Added channel_id and directions to connections 2017-01-03 15:08:05 +10:30
sphinx.c Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
sphinx.h Use global secp256k1_ctx instead of passing it around. 2016-12-02 18:12:58 +10:30
state_types.h
state.h daemon: disable old BOLT checks. 2017-01-04 14:09:20 +10:30
timeout.c
timeout.h
wallet.c jsonrpc: register base on linkage. 2017-01-04 14:08:15 +10:30
wallet.h
watch.c
watch.h