core-lightning/wallet/test
Rusty Russell c3a35416da lightningd: don't allow channeld to accept HTLCs if we're not synced.
We want to still allow incoming connections, and reestablishment of
channels, but if one tries to give us an HTLC, stall until we're
synced.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-08-10 22:09:09 +02:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile makefiles: move all unit tests under make check-units 2019-06-30 16:41:30 +09:30
run-db.c wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
run-wallet.c lightningd: don't allow channeld to accept HTLCs if we're not synced. 2019-08-10 22:09:09 +02:00
test_utils.c chore: increase min-capacity-sat to 10k 2019-04-16 15:01:28 -07:00
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00