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 e3868b11d2 peer: use watch_txo to watch commit_tx outputs. 9 years ago
..
jsmn@bd9bd55c3a daemon/jsmn: Add submodule for jsmn. 9 years ago
test watch: use chaintopology 9 years ago
.gitignore daemon: first code. 9 years ago
Makefile chaintopology: keep track of the bitcoin block topology. 9 years ago
bitcoind.c bitcoind: use correct endianness for block hashes. 9 years ago
bitcoind.h bitcoind: getrawblock helper. 9 years ago
chaintopology.c watch: use chaintopology 9 years ago
chaintopology.h chaintopology: get_last_mediantime() 9 years ago
configdir.c daemon: configuration directory (default ~/.lightning). 9 years ago
configdir.h daemon: configuration directory (default ~/.lightning). 9 years ago
controlled_time.c daemon: make json_get_param() understand which args are compulsory. 9 years ago
controlled_time.h daemon: dev-mocktime command 9 years ago
cryptopkt.c protocol: move `ack` out of header into specific packets. 9 years ago
cryptopkt.h protocol: move `ack` out of header into specific packets. 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 daemon: make json_get_param() understand which args are compulsory. 9 years ago
json.h daemon: make json_get_param() understand which args are compulsory. 9 years ago
jsonrpc.c daemon: keep track of simple addresses for injecting funds. 9 years ago
jsonrpc.h daemon: keep track of simple addresses for injecting funds. 9 years ago
lightning-cli.c daemon: dev-mocktime command 9 years ago
lightningd.c watch: use chaintopology 9 years ago
lightningd.h chaintopology: keep track of the bitcoin block topology. 9 years ago
log.c log: use real time for logs, even if dev-mocktime is used. 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 bitcoin/signature: BIP143 signature support. 9 years ago
peer.c peer: use watch_txo to watch commit_tx outputs. 9 years ago
peer.h daemon: have user supply UTXO for enchor input. 9 years ago
pseudorand.c daemon: first code. 9 years ago
pseudorand.h daemon: first code. 9 years ago
secrets.c bitcoin/signature: BIP143 signature support. 9 years ago
secrets.h daemon: implement unilateral commit. 9 years ago
timeout.c daemon: dev-mocktime command 9 years ago
timeout.h chaintopology: keep track of the bitcoin block topology. 9 years ago
wallet.c daemon/wallet: supply a p2wpkh address (as P2SH address). 9 years ago
wallet.h daemon: keep track of simple addresses for injecting funds. 9 years ago
watch.c watch: use chaintopology 9 years ago
watch.h watch: use chaintopology 9 years ago