.. |
channel
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
gossip
|
test_lightningd.py: fix obscure corner case in gossip.
|
8 years ago |
handshake
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
hsm
|
lightningd: remove unused offset field from CSV files.
|
8 years ago |
opening
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
test
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
.gitignore
|
Update .gitignore files.
|
8 years ago |
Makefile
|
wallet: Start the wallet interface and link it into lightningd
|
8 years ago |
build_utxos.c
|
wallet: Move UTXO tracking to DB
|
8 years ago |
build_utxos.h
|
lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs.
|
8 years ago |
channel.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
channel.h
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
channel_config.c
|
lightningd: fix minimum depth.
|
8 years ago |
channel_config.h
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
commit_tx.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
commit_tx.h
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
crypto_sync.c
|
lightningd: --dev-disconnect support.
|
8 years ago |
crypto_sync.h
|
crypto_sync: synchronous routines for inter-peer crypto.
|
8 years ago |
cryptomsg.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
cryptomsg.h
|
struct secret: use everywhere.
|
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-disconnect support.
|
8 years ago |
debug.h
|
lightningd: --dev-debugger=<subdaemon>
|
8 years ago |
derive_basepoints.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
derive_basepoints.h
|
derive_basepoints: make arguments optional.
|
8 years ago |
dev_disconnect.c
|
lightningd: --dev-disconnect support.
|
8 years ago |
dev_disconnect.h
|
lightningd: --dev-disconnect support.
|
8 years ago |
dev_newhtlc.c
|
lightningd: introduce peer_state enum.
|
8 years ago |
dev_ping.c
|
sphinx: Updating daemon to new sphinx implementation
|
8 years ago |
funding_tx.c
|
lightningd/funding_tx: fix no-change-needed case.
|
8 years ago |
funding_tx.h
|
lightningd/funding_tx: output number is 16 bit.
|
8 years ago |
gossip_control.c
|
subd: use array of fd pointers, not fds, and use take().
|
8 years ago |
gossip_control.h
|
lightningd/lightningd: wire up lightningd_gossip.
|
8 years ago |
gossip_msg.c
|
routing: Cleaning up old hostname and port handling
|
8 years ago |
gossip_msg.h
|
routing: Cleaning up old hostname and port handling
|
8 years ago |
hsm_control.c
|
subd: use array of fd pointers, not fds, and use take().
|
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
|
struct secret: use everywhere.
|
8 years ago |
htlc_tx.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
htlc_tx.h
|
bitcoin/script: update scripts to the lightningnetwork/lightning-rfc#123 version
|
8 years ago |
key_derive.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
key_derive.h
|
struct secret: use everywhere.
|
8 years ago |
lightningd.c
|
wallet: Move UTXO tracking to DB
|
8 years ago |
lightningd.h
|
Massive BOLT text underscore and formatting updates.
|
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 |
new_connection.c
|
subd: use array of fd pointers, not fds, and use take().
|
8 years ago |
new_connection.h
|
lightningd: set up reconnect timer if we don't want to forget peer.
|
8 years ago |
pay.c
|
struct secret: use everywhere.
|
8 years ago |
pay.h
|
lightning/pay: fix missing include.
|
8 years ago |
peer_control.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
peer_control.h
|
channeld: send optional init message.
|
8 years ago |
peer_failed.c
|
Massive BOLT text underscore and formatting updates.
|
8 years ago |
peer_failed.h
|
lightningd/peer_failed: helper to send PKT_ERR and exit daemon.
|
8 years ago |
peer_state.h
|
openingd: fundee: don't send watch command to master.
|
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
|
struct secret: use everywhere.
|
8 years ago |
sphinx.h
|
Massive BOLT text underscore and formatting updates.
|
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: --dev-disconnect support.
|
8 years ago |
subd.h
|
Minor fixes: feedback from Christian
|
8 years ago |
utxo.c
|
lightningd/utxo: helpers to translate from utxo * <-> utxo **
|
8 years ago |
utxo.h
|
wallet: Move UTXO tracking to DB
|
8 years ago |