core-lightning/lightningd/test
Christian Decker c29923a623 topology: Add transaction filtering to connect_block
The filter is being populated while initializing the daemon and by
adding new keys as they are being generated. The filter is then used
in connect_block to identify transactions of interest.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-11-29 14:39:12 +01:00
..
Makefile test: fix dependencies. 2017-11-22 19:40:46 +01:00
run-commit_tx.c feerate: use u32 everywhere. 2017-11-23 12:40:32 +01:00
run-cryptomsg.c bitcoind: contain ld pointer. 2017-11-03 05:18:49 +00:00
run-find_my_path.c topology: Add transaction filtering to connect_block 2017-11-29 14:39:12 +01:00
run-funding_tx.c common: remove unused assert() headers. 2017-10-26 12:53:09 +02:00
run-key_derive.c common: move some files out of lightningd/ 2017-08-29 17:54:14 +02:00