core-lightning/lightningd
Rusty Russell b431443266 hsm: BIP32 seed for bitcoin keys.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-21 15:15:28 +10:30
..
gossip generate-wire: don't hand unknown structures specially. 2017-02-21 15:15:19 +10:30
handshake
hsm hsm: BIP32 seed for bitcoin keys. 2017-02-21 15:15:28 +10:30
test channel: object to track channel state. 2017-02-21 15:15:28 +10:30
.gitignore
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
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
commit_tx.c commit_tx: print HTLC id not amount when making test vectors. 2017-02-21 15:15:28 +10:30
commit_tx.h commit_tx: expose more internal functions. 2017-02-21 15:15:28 +10:30
cryptomsg.c cryptomsg: wording fix with update to latest BOLT. 2017-02-21 15:15:28 +10:30
cryptomsg.h generate-wire: don't hand unknown structures specially. 2017-02-21 15:15:19 +10:30
funding_tx.c
funding_tx.h
gossip_control.c generate-wire: don't hand unknown structures specially. 2017-02-21 15:15:19 +10:30
gossip_control.h
hsm_control.c
hsm_control.h
htlc_tx.c htlc_tx: fix fee for HTLC-timeout tx. 2017-02-21 15:15:28 +10:30
htlc_tx.h
key_derive.c
key_derive.h
lightningd.c
lightningd.h
Makefile channel: object to track channel state. 2017-02-21 15:15:28 +10:30
peer_control.c generate-wire: don't hand unknown structures specially. 2017-02-21 15:15:19 +10:30
peer_control.h
subdaemon.c
subdaemon.h