core-lightning/test
Rusty Russell 85ff95e829 common: new directory for any shared objects.
To avoid everything pulling in HTLCs stuff to the opening daemon, we
split the channel and commit_tx routines into initial_channel and
initial_commit_tx (no HTLC support) and move full HTLC supporting versions
into channeld.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-29 17:54:14 +02:00
..
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 common: new directory for any shared objects. 2017-08-29 17:54:14 +02:00
test_sphinx.c common: new directory for any shared objects. 2017-08-29 17:54:14 +02:00
test_state_coverage.c Remove trailing whitespace from source. 2016-11-11 09:32:04 +10:30