| .. |
|
jsmn@bd9bd55c3a
|
daemon/jsmn: Add submodule for jsmn.
|
2016-01-22 06:37:13 +10:30 |
|
.gitignore
|
daemon: first code.
|
2016-01-22 06:41:47 +10:30 |
|
bitcoind.c
|
daemon/bitcoind: communication with bitcoind.
|
2016-01-22 06:41:49 +10:30 |
|
bitcoind.h
|
daemon/bitcoind: communication with bitcoind.
|
2016-01-22 06:41:49 +10:30 |
|
configdir.c
|
daemon: configuration directory (default ~/.lightning).
|
2016-01-22 06:41:48 +10:30 |
|
configdir.h
|
daemon: configuration directory (default ~/.lightning).
|
2016-01-22 06:41:48 +10:30 |
|
cryptopkt.c
|
getpeers: new command.
|
2016-01-22 06:41:48 +10:30 |
|
cryptopkt.h
|
daemon: encrypted communication (version 3)
|
2016-01-22 06:41:48 +10:30 |
|
dns.c
|
dns: add failure callback.
|
2016-01-22 06:41:48 +10:30 |
|
dns.h
|
dns: add failure callback.
|
2016-01-22 06:41:48 +10:30 |
|
json.c
|
json: routine to create a uint64_t field.
|
2016-01-22 06:41:48 +10:30 |
|
json.h
|
json: routine to create a uint64_t field.
|
2016-01-22 06:41:48 +10:30 |
|
jsonrpc.c
|
getpeers: new command.
|
2016-01-22 06:41:48 +10:30 |
|
jsonrpc.h
|
getpeers: new command.
|
2016-01-22 06:41:48 +10:30 |
|
lightning-cli.c
|
daemon: lightning-cli
|
2016-01-22 06:41:48 +10:30 |
|
lightningd.c
|
daemon/watch: API to watch various bitcoin transactions.
|
2016-01-22 06:41:49 +10:30 |
|
lightningd.h
|
daemon/watch: API to watch various bitcoin transactions.
|
2016-01-22 06:41:49 +10:30 |
|
log.c
|
daemon: add helper to log hex.
|
2016-01-22 06:41:48 +10:30 |
|
log.h
|
daemon: add helper to log hex.
|
2016-01-22 06:41:48 +10:30 |
|
Makefile
|
daemon/watch: API to watch various bitcoin transactions.
|
2016-01-22 06:41:49 +10:30 |
|
netaddr.c
|
daemon: netaddr
|
2016-01-22 06:41:48 +10:30 |
|
netaddr.h
|
daemon: netaddr
|
2016-01-22 06:41:48 +10:30 |
|
peer.c
|
daemon: encapsulate each side's state in a struct.
|
2016-01-22 06:41:49 +10:30 |
|
peer.h
|
daemon: encapsulate each side's state in a struct.
|
2016-01-22 06:41:49 +10:30 |
|
pseudorand.c
|
daemon: first code.
|
2016-01-22 06:41:47 +10:30 |
|
pseudorand.h
|
daemon: first code.
|
2016-01-22 06:41:47 +10:30 |
|
secrets.c
|
daemon: encapsulate each side's state in a struct.
|
2016-01-22 06:41:49 +10:30 |
|
secrets.h
|
secrets: handle per-peer secrets as well.
|
2016-01-22 06:41:48 +10:30 |
|
timeout.c
|
daemon: timeout structure for IO.
|
2016-01-22 06:41:48 +10:30 |
|
timeout.h
|
daemon: timeout structure for IO.
|
2016-01-22 06:41:48 +10:30 |
|
watch.c
|
daemon: encapsulate each side's state in a struct.
|
2016-01-22 06:41:49 +10:30 |
|
watch.h
|
daemon/watch: API to watch various bitcoin transactions.
|
2016-01-22 06:41:49 +10:30 |