.. |
gossip
|
generate-wire: don't hand unknown structures specially.
|
2017-02-21 15:15:19 +10:30 |
handshake
|
lightningd/commit_tx: creation of BOLT 3 commitment transaction.
|
2017-02-07 12:14:22 +10:30 |
hsm
|
hsm: sign funding transactions.
|
2017-02-21 15:15:29 +10:30 |
opening
|
lightningd: simple wallet support.
|
2017-02-21 15:19:02 +10:30 |
test
|
lightningd: simple wallet support.
|
2017-02-21 15:19:02 +10:30 |
.gitignore
|
lightningd/hsm: simple daemon to control the keys.
|
2017-01-10 15:38:33 +10:30 |
build_utxos.c
|
lightningd: simple wallet support.
|
2017-02-21 15:19:02 +10:30 |
build_utxos.h
|
lightningd: simple wallet support.
|
2017-02-21 15:19:02 +10:30 |
channel_config.c
|
generate-wire: don't hand unknown structures specially.
|
2017-02-21 15:15:19 +10:30 |
channel_config.h
|
generate-wire: don't hand unknown structures specially.
|
2017-02-21 15:15:19 +10:30 |
channel.c
|
channel: object to track channel state.
|
2017-02-21 15:15:28 +10:30 |
channel.h
|
channel: object to track channel state.
|
2017-02-21 15:15:28 +10:30 |
commit_tx.c
|
permute_tx: generic pointer map.
|
2017-02-21 15:15:29 +10:30 |
commit_tx.h
|
commit_tx: expose more internal functions.
|
2017-02-21 15:15:28 +10:30 |
crypto_sync.c
|
crypto_sync: synchronous routines for inter-peer crypto.
|
2017-02-21 15:15:29 +10:30 |
crypto_sync.h
|
crypto_sync: synchronous routines for inter-peer crypto.
|
2017-02-21 15:15:29 +10:30 |
cryptomsg.c
|
crypto_sync: synchronous routines for inter-peer crypto.
|
2017-02-21 15:15:29 +10:30 |
cryptomsg.h
|
Fix CI build
|
2017-02-21 17:56:35 +01:00 |
funding_tx.c
|
lightningd/funding_tx.c: helper to create a funding transaction (with change).
|
2017-02-07 12:14:21 +10:30 |
funding_tx.h
|
lightningd/funding_tx.c: helper to create a funding transaction (with change).
|
2017-02-07 12:14:21 +10:30 |
gossip_control.c
|
generate-wire: don't hand unknown structures specially.
|
2017-02-21 15:15:19 +10:30 |
gossip_control.h
|
lightningd/lightningd: wire up lightningd_gossip.
|
2017-01-10 15:38:33 +10:30 |
hsm_control.c
|
hsm: return BIP32 public seed on initialization.
|
2017-02-21 15:15:29 +10:30 |
hsm_control.h
|
lightningd/lightningd: start HSM at initialization time.
|
2017-01-10 15:38:33 +10:30 |
htlc_tx.c
|
htlc_tx: fix fee for HTLC-timeout tx.
|
2017-02-21 15:15:28 +10:30 |
htlc_tx.h
|
lightningd/hbtlc_tx: creation of BOLT 3 htlc transactions.
|
2017-02-07 12:14:22 +10:30 |
key_derive.c
|
key_derive: key derivation from basepoints as specified in BOLT 3
|
2017-02-07 12:14:21 +10:30 |
key_derive.h
|
key_derive: key derivation from basepoints as specified in BOLT 3
|
2017-02-07 12:14:21 +10:30 |
lightningd.c
|
lightningd: simple wallet support.
|
2017-02-21 15:19:02 +10:30 |
lightningd.h
|
lightningd: simple wallet support.
|
2017-02-21 15:19:02 +10:30 |
Makefile
|
lightningd: simple wallet support.
|
2017-02-21 15:19:02 +10:30 |
peer_control.c
|
hsm: rename the hsmctl_hsmfd_ecdh_response to hsmctl_hsmfd_fd_response
|
2017-02-21 15:15:29 +10:30 |
peer_control.h
|
lightningd/lightningd: maintain a per-peer log.
|
2017-01-10 15:38:33 +10:30 |
subdaemon.c
|
subdaemon: close unused fds when creating subdaemon.
|
2017-02-02 14:48:00 +10:30 |
subdaemon.h
|
subdaemon: callback to handle subdaemon status updates.
|
2017-01-10 15:38:33 +10:30 |
utxo.c
|
utxo: wire support for unspent transactions.
|
2017-02-21 15:15:29 +10:30 |
utxo.h
|
utxo: wire support for unspent transactions.
|
2017-02-21 15:15:29 +10:30 |