rgb-cln/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
..
commits test_protocol: restart support. 2016-08-18 14:23:45 +09:30
scripts test: move mockup script outside daemon/ 2017-01-04 14:09:20 +10:30
.gitignore test/onion_key: helper to generate deterministic key pairs. 2015-10-06 12:03:09 +10:30
test_protocol.c daemon: disable old BOLT checks. 2017-01-04 14:09:20 +10:30
test_sphinx.c struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
test_state_coverage.c Remove trailing whitespace from source. 2016-11-11 09:32:04 +10:30