..
gossip
lightningd: --dev-debugger=<subdaemon>
8 years ago
handshake
lightningd: --dev-debugger=<subdaemon>
8 years ago
hsm
hsm: don't require privkey for signing off on funding.
8 years ago
opening
lightningd: --dev-debugger=<subdaemon>
8 years ago
test
lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state
8 years ago
.gitignore
lightningd/hsm: simple daemon to control the keys.
8 years ago
Makefile
lightningd: --dev-debugger=<subdaemon>
8 years ago
build_utxos.c
lightningd/build_utxos: don't lockin the UTXO reservation until confirmed.
8 years ago
build_utxos.h
lightningd/build_utxos: don't lockin the UTXO reservation until confirmed.
8 years ago
channel.c
channel: object to track channel state.
8 years ago
channel.h
channel: object to track channel state.
8 years ago
channel_config.c
generate-wire: don't hand unknown structures specially.
8 years ago
channel_config.h
generate-wire: don't hand unknown structures specially.
8 years ago
commit_tx.c
permute_tx: generic pointer map.
8 years ago
commit_tx.h
commit_tx: expose more internal functions.
8 years ago
crypto_sync.c
lightningd/crypto_sync: fix sync_crypto_write / sync_crypto_read
8 years ago
crypto_sync.h
crypto_sync: synchronous routines for inter-peer crypto.
8 years ago
cryptomsg.c
lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state
8 years ago
cryptomsg.h
lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state
8 years ago
debug.c
lightningd: --dev-debugger=<subdaemon>
8 years ago
debug.h
lightningd: --dev-debugger=<subdaemon>
8 years ago
funding_tx.c
lightningd/funding_tx.c: helper to create a funding transaction (with change).
8 years ago
funding_tx.h
lightningd/funding_tx.c: helper to create a funding transaction (with change).
8 years ago
gossip_control.c
lightningd/gossip: Fix return from gossip.
8 years ago
gossip_control.h
lightningd/lightningd: wire up lightningd_gossip.
8 years ago
hsm_control.c
lightningd/hsm: create a peer-seed for peer secrets.
8 years ago
hsm_control.h
lightningd/lightningd: start HSM at initialization time.
8 years ago
htlc_tx.c
htlc_tx: fix fee for HTLC-timeout tx.
8 years ago
htlc_tx.h
lightningd/hbtlc_tx: creation of BOLT 3 htlc transactions.
8 years ago
key_derive.c
key_derive: key derivation from basepoints as specified in BOLT 3
8 years ago
key_derive.h
key_derive: key derivation from basepoints as specified in BOLT 3
8 years ago
lightningd.c
lightningd: --dev-debugger=<subdaemon>
8 years ago
lightningd.h
lightningd: --dev-debugger=<subdaemon>
8 years ago
peer_control.c
lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state
8 years ago
peer_control.h
lightningd/lightningd: maintain a per-peer log.
8 years ago
peer_failed.c
lightningd/peer_failed: helper to send PKT_ERR and exit daemon.
8 years ago
peer_failed.h
lightningd/peer_failed: helper to send PKT_ERR and exit daemon.
8 years ago
subdaemon.c
lightningd: --dev-debugger=<subdaemon>
8 years ago
subdaemon.h
lightningd: --dev-debugger=<subdaemon>
8 years ago
utxo.c
utxo: wire support for unspent transactions.
8 years ago
utxo.h
utxo: wire support for unspent transactions.
8 years ago