rgb-cln/lightningd/test
Rusty Russell 7105085801 lightningd/channel: hand back changed htlcs, not callbacks.
Means caller has to do some more work, but this is closer to what we want:
we're going to want to send them to the master daemon for atomic commit.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-23 09:29:42 +09:30
..
Makefile tests/test_lightningd.py: incorporate everything from old test-basic shell test. 2017-04-29 10:30:10 +02:00
run-channel.c lightningd/channel: hand back changed htlcs, not callbacks. 2017-06-23 09:29:42 +09:30
run-commit_tx.c Massive BOLT text underscore and formatting updates. 2017-06-07 09:19:04 +09:30
run-cryptomsg.c lightningd: --dev-disconnect support. 2017-05-25 14:24:47 +09: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 struct secret: use everywhere. 2017-05-09 11:43:35 +09:30