rgb-cln/lightningd/test
Rusty Russell c64447a929 lightningd/derive_basepoints: hoist derivation logic.
All the daemons will use a common seed for point derivation, so drag
it out of lightningd/opening.

This also provide a nice struct wrapper to reduce argument count.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-03-07 11:37:06 +10:30
..
Makefile lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs. 2017-03-07 11:31:55 +10:30
run-channel.c lightningd/derive_basepoints: hoist derivation logic. 2017-03-07 11:37:06 +10:30
run-commit_tx.c Update to lightning-rfc to dc0b529161561c6be3ff53c5f8574b23c3305a04 2017-03-02 22:51:49 +10:30
run-cryptomsg.c lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state 2017-02-24 16:22:56 +10:30
run-funding_tx.c lightningd/funding_tx: output number is 16 bit. 2017-03-07 11:33:24 +10:30
run-key_derive.c check-source: include tests, libdir. 2017-02-21 15:15:28 +10:30
test-basic lightningd: broadcast transaction once we're told to. 2017-03-07 11:33:55 +10:30