rgb-cln/lightningd/test
Rusty Russell 4a7418e3db channel: object to track channel state.
This object is basically the embodyment of BOLT #2.  Each HTLC already
knows its own state; this moves them between states and keeps them
consistent.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-21 15:15:28 +10:30
..
Makefile commit_tx: expose more internal functions. 2017-02-21 15:15:28 +10:30
run-channel.c channel: object to track channel state. 2017-02-21 15:15:28 +10:30
run-commit_tx.c commit_tx: make interface side-agnostic. 2017-02-21 15:15:28 +10:30
run-cryptomsg.c lightningd/cryptomsg: test routines. 2017-01-10 15:38:33 +10:30
run-funding_tx.c check-source: include tests, libdir. 2017-02-21 15:15:28 +10:30
run-key_derive.c check-source: include tests, libdir. 2017-02-21 15:15:28 +10:30
test-basic lightningd/lightningd: add getpeers command. 2017-01-10 15:38:34 +10:30