.. |
channel
|
status: move into lightningd/status.
|
8 years ago |
gossip
|
lightningd/gossip: use daemon_conn for master daemon interaction.
|
8 years ago |
handshake
|
status: move into lightningd/status.
|
8 years ago |
hsm
|
ccan: update to get close option to io/fdpass.
|
8 years ago |
opening
|
status: move into lightningd/status.
|
8 years ago |
test
|
status: move into lightningd/status.
|
8 years ago |
.gitignore
|
lightningd/hsm: simple daemon to control the keys.
|
8 years ago |
Makefile
|
status: move into lightningd/status.
|
8 years ago |
build_utxos.c
|
bitcoin/script: rename bitcoin_redeem_p2wpkh -> bitcoin_redeem_p2sh_p2wpkh
|
8 years ago |
build_utxos.h
|
lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs.
|
8 years ago |
channel.c
|
status: move into lightningd/status.
|
8 years ago |
channel.h
|
lightningd/derive_basepoints: hoist derivation logic.
|
8 years ago |
channel_config.c
|
generate-wire: don't hand unknown structures specially.
|
8 years ago |
channel_config.h
|
Update to new spec: differentiate channel_id and short_channel_id.
|
8 years ago |
commit_tx.c
|
lightningd/commit_tx: support for printing out actual tx fees.
|
8 years ago |
commit_tx.h
|
lightningd/commit_tx: don't segv on NULL htlcmap.
|
8 years ago |
connection.c
|
lightningd/connection: add fd support.
|
8 years ago |
connection.h
|
lightningd/connection: add fd support.
|
8 years ago |
crypto_sync.c
|
status: move into lightningd/status.
|
8 years ago |
crypto_sync.h
|
crypto_sync: synchronous routines for inter-peer crypto.
|
8 years ago |
cryptomsg.c
|
status: move into lightningd/status.
|
8 years ago |
cryptomsg.h
|
lightningd/cryptomsg: only free written messages if they're marked take().
|
8 years ago |
debug.c
|
lightningd: --dev-debugger=<subdaemon>
|
8 years ago |
debug.h
|
lightningd: --dev-debugger=<subdaemon>
|
8 years ago |
derive_basepoints.c
|
lightningd/derive_basepoints: hoist derivation logic.
|
8 years ago |
derive_basepoints.h
|
lightningd/derive_basepoints: hoist derivation logic.
|
8 years ago |
funding_tx.c
|
lightningd/funding_tx: output number is 16 bit.
|
8 years ago |
funding_tx.h
|
lightningd/funding_tx: output number is 16 bit.
|
8 years ago |
gossip_control.c
|
gossip: don't use hand-coded nested messages for getnodes array.
|
8 years ago |
gossip_control.h
|
lightningd/lightningd: wire up lightningd_gossip.
|
8 years ago |
gossip_msg.c
|
gossip: Added nested message types for getnodes query
|
8 years ago |
gossip_msg.h
|
gossip: Added nested message types for getnodes query
|
8 years ago |
hsm_control.c
|
lightningd/hsm: convert to subd.
|
8 years ago |
hsm_control.h
|
lightningd/lightningd: start HSM at initialization time.
|
8 years ago |
htlc_tx.c
|
bitcoin/script: update scripts to the lightningnetwork/lightning-rfc#123 version
|
8 years ago |
htlc_tx.h
|
bitcoin/script: update scripts to the lightningnetwork/lightning-rfc#123 version
|
8 years ago |
key_derive.c
|
lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs.
|
8 years ago |
key_derive.h
|
lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs.
|
8 years ago |
lightningd.c
|
lightningd: Add method to find a peer given its unique_id
|
8 years ago |
lightningd.h
|
lightningd: Add method to find a peer given its unique_id
|
8 years ago |
msg_queue.c
|
lightningd/msg_queue: support queueing/dequeueing of fds.
|
8 years ago |
msg_queue.h
|
lightningd/msg_queue: support queueing/dequeueing of fds.
|
8 years ago |
peer_control.c
|
channel: Create gossip announcement upon channel establishment
|
8 years ago |
peer_control.h
|
gossip: Returning a gossip-client upon peer_ready
|
8 years ago |
peer_failed.c
|
status: move into lightningd/status.
|
8 years ago |
peer_failed.h
|
lightningd/peer_failed: helper to send PKT_ERR and exit daemon.
|
8 years ago |
status.c
|
status: move into lightningd/status.
|
8 years ago |
status.h
|
status: move into lightningd/status.
|
8 years ago |
subd.c
|
lightningd/subd: use msg_queue fd support.
|
8 years ago |
subd.h
|
ccan: update to get close option to io/fdpass.
|
8 years ago |
utxo.c
|
tools/generate-wire.py: open-code array handling for non-u8.
|
8 years ago |
utxo.h
|
tools/generate-wire.py: open-code array handling for non-u8.
|
8 years ago |