Christian Decker
98447e454e
gossip: Use the getfilteredblock method to look up scid outputs
...
Just a tiny shim to reconcile the `get_output` with `getfileteredblock`.
Signed-off-by: Christian Decker <decker.christian@gmail.com >
2019-08-09 02:31:51 +00:00
Christian Decker
5bb411b572
pytest: Add test for the block backfilling trigger by gossip
...
This is just the test that we use to verify block backfilling below the wallet
birth height is working correctly.
Signed-off-by: Christian Decker <decker.christian@gmail.com >
2019-08-09 02:31:51 +00:00
Rusty Russell
6ed54dd34e
db: fix dangling peers on db upgrade.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2019-02-21 12:03:54 +01:00
Rusty Russell
594f260de7
pytest: test starting with db corrupted by dangling peer.
...
db was taken from the failed test.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2019-02-21 12:03:54 +01:00