.. |
jsmn@bd9bd55c3a
|
daemon/jsmn: Add submodule for jsmn.
|
9 years ago |
test
|
daemon/test: don't generate tiny dust HTLCs in testing.
|
9 years ago |
.gitignore
|
daemon: first code.
|
9 years ago |
Makefile
|
chaintopology: keep track of the bitcoin block topology.
|
9 years ago |
bitcoind.c
|
utils: tal_hexstr() helper.
|
9 years ago |
bitcoind.h
|
Remove txid normalization.
|
9 years ago |
chaintopology.c
|
daemon: allow multiple watches on the same tx.
|
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
|
check-bolt: check that comments in code match the specs.
|
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: dev-disconnect command.
|
9 years ago |
jsonrpc.h
|
daemon: dev-disconnect command.
|
9 years ago |
lightning-cli.c
|
daemon: dev-mocktime command
|
9 years ago |
lightningd.c
|
check-bolt: check that comments in code match the specs.
|
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
|
daemon: don't code check for cleared commits in the main loop, use pending queue.
|
9 years ago |
peer.c
|
daemon: don't code check for cleared commits in the main loop, use pending queue.
|
9 years ago |
peer.h
|
daemon: don't code check for cleared commits in the main loop, use pending queue.
|
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
|
daemon: allow multiple watches on the same tx.
|
9 years ago |
watch.h
|
watch: indicate which input of tx is spend the watch txo.
|
9 years ago |