rgb-cln/lightningd/test
Christian Decker 96352858d6 chaintopology: Simplify rescan offset computation
Simplification of the offset calculation to use the rescan parameter, and rename
of `wallet_first_blocknum`. We now use either relative rescan from our last
known location, or absolute if a negative rescan was given. It's all handled in
a single location (except the case in which the blockcount is below our
precomputed offset), so this should reduce surprises.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-04-25 14:33:38 +02:00
..
Makefile Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
run-commit_tx.c openingd: ensure that initial channel can cover fees and reserve. 2018-04-05 19:07:23 +02:00
run-cryptomsg.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00
run-find_my_path.c chaintopology: Simplify rescan offset computation 2018-04-25 14:33:38 +02:00
run-funding_tx.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00
run-key_derive.c utils: add a global tmpctx. 2018-03-16 00:16:10 +00:00