.. |
jsmn@bd9bd55c3a
|
|
|
test
|
test: move mockup script outside daemon/
|
2017-01-04 14:09:20 +10:30 |
.gitignore
|
|
|
bitcoind.c
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
bitcoind.h
|
bitcoind_sendrawtx: hand error code to callback.
|
2016-11-07 23:00:02 +10:30 |
chaintopology.c
|
jsonrpc: register base on linkage.
|
2017-01-04 14:08:15 +10:30 |
chaintopology.h
|
broadcast_tx: add optional failed callback.
|
2016-11-07 23:01:02 +10:30 |
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: simplify code by reaping dns child as soon as we have answers.
|
2016-11-04 11:17:03 +10:30 |
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
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
feechange.h
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
htlc_state.h
|
|
|
htlc.c
|
type_to_string: move formatting to appropriate files.
|
2017-01-04 14:07:15 +10:30 |
htlc.h
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
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
|
opt, utils: new arg for wrappers due to low-level tal change.
|
2016-11-09 18:56:38 +10:30 |
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
|
Add libbase58 as git submodule
|
2017-01-05 12:11:18 +10:30 |
names.c
|
names: move into daemon/
|
2016-11-09 08:04:27 +10:30 |
names.h
|
names: move into daemon/
|
2016-11-09 08:04:27 +10:30 |
netaddr.c
|
type_to_string: move formatting to appropriate files.
|
2017-01-04 14:07:15 +10:30 |
netaddr.h
|
|
|
opt_time.c
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
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
|
wire/gen_peer_wire_csv: update to latest spec #2
|
2017-01-04 14:09:21 +10:30 |
p2p_announce.h
|
generate-wire.py: don't generate structures, hand in all values.
|
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
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
peer.c
|
generate-wire.py: don't generate structures, hand in all values.
|
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
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
pseudorand.h
|
|
|
routing.c
|
jsonrpc: register base on linkage.
|
2017-01-04 14:08:15 +10:30 |
routing.h
|
wire/gen_peer_wire_csv: update to latest spec #2
|
2017-01-04 14:09:21 +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
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
state.h
|
daemon: disable old BOLT checks.
|
2017-01-04 14:09:20 +10:30 |
timeout.c
|
timers: use time_mono, as that's what ccan/timers now wants.
|
2016-11-09 18:56:15 +10:30 |
timeout.h
|
timeout: remove absolute timers.
|
2016-11-09 18:53:15 +10:30 |
wallet.c
|
jsonrpc: register base on linkage.
|
2017-01-04 14:08:15 +10:30 |
wallet.h
|
wallet: use pubkey as API, not pointer.
|
2016-11-09 08:04:28 +10:30 |
watch.c
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |
watch.h
|
Remove trailing whitespace from source.
|
2016-11-11 09:32:04 +10:30 |