mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-11 17:14:22 +01:00
Importantly, they're now entirely block driven. We don't use dev-setmocktime at all any more. This also fixes a bug if we run the test twice against the same bitcoind; we need to extract the time from the block header rather than assuming bitcoind is on the current time. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>