core-lightning/lightningd/test
ZmnSCPxj 54cc735201 lightningd/peer_control.c: Implement waitblockheight.
This is needed to fully implement handling of blockheight disagreements
between us and payee.
If payee believes the blockheight is higher than ours, then `pay`
should wait for our node to achieve that blockheight.

Changelog-Add: Implement `waitblockheight` to wait for a specific blockheight.
2020-01-21 22:23:21 +01:00
..
Makefile makefiles: move all unit tests under make check-units 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c lightningd/peer_control.c: Implement waitblockheight. 2020-01-21 22:23:21 +01:00
run-invoice-select-inchan.c gossipd: hand all candidates up to lightningd to select routeboost. 2020-01-04 08:07:22 +08:00
run-jsonrpc.c lightningd: move basic parameter parsing into common/configdir 2019-11-23 22:42:34 +00:00
run-log-pruning.c lightningd: use a simple array for less memory usage. 2019-11-18 04:50:22 +00:00