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 5acb3c9848 daemon: dev-rhash command. 9 years ago
..
jsmn@bd9bd55c3a daemon/jsmn: Add submodule for jsmn. 9 years ago
test daemon: --bitcoind-poll=<seconds> 9 years ago
.gitignore daemon: first code. 9 years ago
Makefile daemon: add state.c. 9 years ago
bitcoind.c bitcoind: try gettransaction as well as getrawtransaction. 9 years ago
bitcoind.h bitcoind: tell bitcoind_poll_transactions's callback if tx is a coinbase. 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 daemon: rename 'state' to 'dstate' everywhere. 9 years ago
cryptopkt.h daemon: encrypted communication (version 3) 9 years ago
dns.c dns: don't allow non-stream sockets. 9 years ago
dns.h daemon: rename 'state' to 'dstate' everywhere. 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 daemon: dev-rhash command. 9 years ago
jsonrpc.h daemon: rename 'state' to 'dstate' everywhere. 9 years ago
lightning-cli.c lightning-cli: give error message when lightningd produces non-object response. 9 years ago
lightningd.c daemon: --bitcoind-poll=<seconds> 9 years ago
lightningd.h daemon: --bitcoind-poll=<seconds> 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
packets.c daemon: code to open channel and watch anchor. 9 years ago
peer.c daemon: test scripts. 9 years ago
peer.h peer: keep current commit txs, anchor state, channel funding and their sig. 9 years ago
pseudorand.c daemon: first code. 9 years ago
pseudorand.h daemon: first code. 9 years ago
secrets.c secrets: peer_sign_theircommit() helper. 9 years ago
secrets.h secrets: peer_sign_theircommit() helper. 9 years ago
timeout.c daemon: rename 'state' to 'dstate' everywhere. 9 years ago
timeout.h daemon: rename 'state' to 'dstate' everywhere. 9 years ago
watch.c daemon: --bitcoind-poll=<seconds> 9 years ago
watch.h daemon: rename 'state' to 'dstate' everywhere. 9 years ago