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 43729c6856 protocol: add output script to close_clearing message. 9 years ago
..
jsmn@bd9bd55c3a daemon/jsmn: Add submodule for jsmn. 9 years ago
test protocol: anchor output is now witness 2of2. 9 years ago
.gitignore daemon: first code. 9 years ago
Makefile chaintopology: keep track of the bitcoin block topology. 9 years ago
bitcoind.c Remove txid normalization. 9 years ago
bitcoind.h Remove txid normalization. 9 years ago
chaintopology.c Remove txid normalization. 9 years ago
chaintopology.h peer: use tip mediantime for CSV timeout. 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 protocol: add output script to close_clearing message. 9 years ago
peer.c protocol: add output script to close_clearing message. 9 years ago
peer.h protocol: add output script to close_clearing message. 9 years ago
pseudorand.c daemon: first code. 9 years ago
pseudorand.h daemon: first code. 9 years ago
secrets.c protocol: non-HTLC commit tx outputs are p2wpkh 9 years ago
secrets.h protocol: non-HTLC commit tx outputs are p2wpkh 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 Remove txid normalization. 9 years ago
watch.h Remove txid normalization. 9 years ago