rgb-cln/lightningd/test
Rusty Russell b99c5620ef struct secret: use everywhere.
We alternated between using a sha256 and using a privkey, but there are
numerous places where we have a random 32 bytes which are neither.

This fixes many of them (plus, struct privkey is now defined in terms of
struct secret).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-05-09 11:43:35 +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 sphinx: Updating daemon to new sphinx implementation 2017-05-02 11:47:52 +02:00
run-commit_tx.c struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
run-cryptomsg.c struct secret: use everywhere. 2017-05-09 11:43:35 +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