.. |
channel
|
channeld: implement malformed HTLC message.
|
8 years ago |
gossip
|
lightningd/gossip: clean up channel resolve failure handling.
|
8 years ago |
handshake
|
lightningd: fix shachain to be 48-bits, with hack for legacy.
|
8 years ago |
hsm
|
lightningd/hsm: shutdown when master conn is freed.
|
8 years ago |
opening
|
opening: don't die if we get a gossip packet.
|
8 years ago |
test
|
sphinx: Updating daemon to new sphinx implementation
|
8 years ago |
.gitignore
|
lightningd/hsm: simple daemon to control the keys.
|
8 years ago |
Makefile
|
sphinx: Creating copy of sphinx for new daemon
|
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
|
sphinx: Updating daemon to new sphinx implementation
|
8 years ago |
channel.h
|
sphinx: Updating daemon to new sphinx implementation
|
8 years ago |
channel_config.c
|
lightningd: fix minimum depth.
|
8 years ago |
channel_config.h
|
lightningd: fix minimum depth.
|
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 |
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
|
lightningd/cryptomsg: discard unknown odd messages internally.
|
8 years ago |
cryptomsg.h
|
lightningd/cryptomsg: discard unknown odd messages internally.
|
8 years ago |
daemon_conn.c
|
lightningd/msg_queue: rename msg_is_fd to msg_extract_fd
|
8 years ago |
daemon_conn.h
|
lightningd/connection: rename to lightningd/daemon_conn
|
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.h: one place for 2^48 shachain constant.
|
8 years ago |
derive_basepoints.h
|
lightningd/derive_basepoints.h: one place for 2^48 shachain constant.
|
8 years ago |
dev_newhtlc.c
|
sphinx: Integrating with the new daemon
|
8 years ago |
dev_ping.c
|
sphinx: Updating daemon to new sphinx implementation
|
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
|
routing: Ask gossipd to resolve channel_id and forward HTLCs
|
8 years ago |
gossip_control.h
|
lightningd/lightningd: wire up lightningd_gossip.
|
8 years ago |
gossip_msg.c
|
routing: Returning channel_id to getroute requests
|
8 years ago |
gossip_msg.h
|
jsonrpc: Implemented `getchannels` JSON-RPC call
|
8 years ago |
hsm_control.c
|
hsm: new fd type for channeld.
|
8 years ago |
hsm_control.h
|
lightningd/lightningd: start HSM at initialization time.
|
8 years ago |
htlc_end.c
|
lightningd/htlc_end: fix key for stricter compiler.
|
8 years ago |
htlc_end.h
|
routing: Ask gossipd to resolve channel_id and forward HTLCs
|
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
|
gossip: Make the broadcast interval configurable
|
8 years ago |
lightningd.h
|
gossip: Make the broadcast interval configurable
|
8 years ago |
msg_queue.c
|
lightningd/msg_queue: add msg_wake helper.
|
8 years ago |
msg_queue.h
|
lightningd/msg_queue: add msg_wake helper.
|
8 years ago |
pay.c
|
lightningd: expose channel in getpeers.
|
8 years ago |
pay.h
|
lightning/pay: fix missing include.
|
8 years ago |
peer_control.c
|
lightningd/gossip: clean up channel resolve failure handling.
|
8 years ago |
peer_control.h
|
lightningd: expose channel in getpeers.
|
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 |
ping.c
|
lightningd: add dev_ping command for channeld.
|
8 years ago |
ping.h
|
lightningd/ping: ping support.
|
8 years ago |
sphinx.c
|
sphinx: Parameterizing the HMAC size
|
8 years ago |
sphinx.h
|
sphinx: Parameterizing the HMAC size
|
8 years ago |
status.c
|
lightningd/status: reuse wire code for sending status.
|
8 years ago |
status.h
|
lightningd/status: support daemon_conn for status_trace and status_failed.
|
8 years ago |
subd.c
|
lightningd/lightningd: shutdown subdaemons on exit.
|
8 years ago |
subd.h
|
lightningd/lightningd: shutdown subdaemons on exit.
|
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 |