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 58b14292ad bitcoin/tx: (optional) input amount. 9 years ago
..
jsmn@bd9bd55c3a daemon/jsmn: Add submodule for jsmn. 9 years ago
test daemon: fix BIP68 support. 9 years ago
.gitignore daemon: first code. 9 years ago
Makefile Makefile: clean daemon files with make clean. 9 years ago
bitcoind.c bitcoind: work around fundrawtransaction segwit issue. 9 years ago
bitcoind.h bitcoind: use fundrawtransaction rather than sendtoaddress and -nowalletbroadcast 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: batching of changes as per BOLT #2. 9 years ago
jsonrpc.h daemon: batching of changes as per BOLT #2. 9 years ago
lightning-cli.c daemon: dev-mocktime command 9 years ago
lightningd.c daemon: use fee rates rather than absolute fees (BOLT #2) 9 years ago
lightningd.h daemon: use fee rates rather than absolute fees (BOLT #2) 9 years ago
log.c daemon: dev-mocktime command 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: move `ack` out of header into specific packets. 9 years ago
peer.c bitcoin/tx: (optional) input amount. 9 years ago
peer.h daemon: batching of changes as per BOLT #2. 9 years ago
pseudorand.c daemon: first code. 9 years ago
pseudorand.h daemon: first code. 9 years ago
secrets.c protocol: remove support for uncompressed pubkeys. 9 years ago
secrets.h daemon: implement unilateral commit. 9 years ago
timeout.c daemon: dev-mocktime command 9 years ago
timeout.h timeout: oneshot timer support. 9 years ago
watch.c daemon: implement unilateral commit. 9 years ago
watch.h daemon: implement unilateral commit. 9 years ago