core-lightning/lightningd/test
Rusty Russell 5e00beaeb4 lightningd/test: fix tests after 62ccf266fa
Now we correctly use the remote revocation basepoint, we need to set
it in run-channel (instead of the local revocation basepoint).

We also update all the comments, as per (pending) spec commit:
	https://github.com/lightningnetwork/lightning-rfc/pull/137

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-03-24 13:40:36 +10:30
..
Makefile lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs. 2017-03-07 11:31:55 +10:30
run-channel.c lightningd/test: fix tests after 62ccf266fa 2017-03-24 13:40:36 +10:30
run-commit_tx.c lightningd/test: fix tests after 62ccf266fa 2017-03-24 13:40:36 +10:30
run-cryptomsg.c status: move into lightningd/status. 2017-03-20 07:50:53 +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/channel: normal operation daemon. 2017-03-07 11:56:12 +10:30