You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell b04392609a daemon: encapsulate each side's state in a struct. 9 years ago
..
jsmn@bd9bd55c3a daemon/jsmn: Add submodule for jsmn. 9 years ago
.gitignore daemon: first code. 9 years ago
Makefile daemon/watch: API to watch various bitcoin transactions. 9 years ago
bitcoind.c daemon/bitcoind: communication with bitcoind. 9 years ago
bitcoind.h daemon/bitcoind: communication with bitcoind. 9 years ago
configdir.c daemon: configuration directory (default ~/.lightning). 9 years ago
configdir.h daemon: configuration directory (default ~/.lightning). 9 years ago
cryptopkt.c getpeers: new command. 9 years ago
cryptopkt.h daemon: encrypted communication (version 3) 9 years ago
dns.c dns: add failure callback. 9 years ago
dns.h dns: add failure callback. 9 years ago
json.c json: routine to create a uint64_t field. 9 years ago
json.h json: routine to create a uint64_t field. 9 years ago
jsonrpc.c getpeers: new command. 9 years ago
jsonrpc.h getpeers: new command. 9 years ago
lightning-cli.c daemon: lightning-cli 9 years ago
lightningd.c daemon/watch: API to watch various bitcoin transactions. 9 years ago
lightningd.h daemon/watch: API to watch various bitcoin transactions. 9 years ago
log.c daemon: add helper to log hex. 9 years ago
log.h daemon: add helper to log hex. 9 years ago
netaddr.c daemon: netaddr 9 years ago
netaddr.h daemon: netaddr 9 years ago
peer.c daemon: encapsulate each side's state in a struct. 9 years ago
peer.h daemon: encapsulate each side's state in a struct. 9 years ago
pseudorand.c daemon: first code. 9 years ago
pseudorand.h daemon: first code. 9 years ago
secrets.c daemon: encapsulate each side's state in a struct. 9 years ago
secrets.h secrets: handle per-peer secrets as well. 9 years ago
timeout.c daemon: timeout structure for IO. 9 years ago
timeout.h daemon: timeout structure for IO. 9 years ago
watch.c daemon: encapsulate each side's state in a struct. 9 years ago
watch.h daemon/watch: API to watch various bitcoin transactions. 9 years ago