You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell a845b07ada lightningd/cryptomsg: only free written messages if they're marked take(). 8 years ago
..
gossip lightningd/cryptomsg: only free written messages if they're marked take(). 8 years ago
handshake lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs. 8 years ago
hsm bitcoin/script: rename bitcoin_redeem_p2wpkh -> bitcoin_redeem_p2sh_p2wpkh 8 years ago
opening lightningd/derive_basepoints: hoist derivation logic. 8 years ago
test lightningd/derive_basepoints: hoist derivation logic. 8 years ago
.gitignore lightningd/hsm: simple daemon to control the keys. 8 years ago
Makefile lightningd/derive_basepoints: hoist derivation logic. 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 lightningd/derive_basepoints: hoist derivation logic. 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: don't segv on NULL htlcmap. 8 years ago
commit_tx.h lightningd/commit_tx: don't segv on NULL htlcmap. 8 years ago
crypto_sync.c lightningd/crypto_sync: trace all messages, especually failures. 8 years ago
crypto_sync.h crypto_sync: synchronous routines for inter-peer crypto. 8 years ago
cryptomsg.c lightningd/cryptomsg: only free written messages if they're marked take(). 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 lightningd: wire up opening daemon. 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 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: integrate bitcoind. 8 years ago
lightningd.h lightningd: integrate bitcoind. 8 years ago
peer_control.c lightningd/opening: fix theoretical race. 8 years ago
peer_control.h lightningd: wire up opening daemon. 8 years ago
peer_failed.c Update to new spec: differentiate channel_id and short_channel_id. 8 years ago
peer_failed.h lightningd/peer_failed: helper to send PKT_ERR and exit daemon. 8 years ago
subdaemon.c subdaemon: always set incoming fds to blocking. 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