practicalswift
e25297dd0a
Remove unused functions not covered by unit tests
2018-03-28 11:22:05 +02:00
practicalswift
a4059ef83e
Use expected LIGHTNING_DIR_FILE_H define
2018-03-25 23:54:21 +00:00
Rusty Russell
db372211c0
channeld: save shared secret for incoming htlc when it comes in.
...
The bulk of this patch is actually hoisting the get_shared_secret()
function (unchanged) so we can call it earlier.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-02 12:54:12 +01:00
Rusty Russell
bbed5e3411
Rename subdaemons, move them into top level.
...
We leave the *build* results in lightningd/ for ease of in-place testing though.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-29 17:54:14 +02:00