Add test_bump_txn_sanitize_tracking_maps
authorAntoine Riard <ariard@student.42.fr>
Tue, 10 Dec 2019 22:25:27 +0000 (17:25 -0500)
committerMatt Corallo <git@bluematt.me>
Wed, 11 Dec 2019 00:35:43 +0000 (19:35 -0500)
commit85c03c11394aeb86606f838c079ac17c7ec864d5
tree8b4510d484f844678b84d80d312af5b89cd811a4
parent0150b1f6f6efd91f1fd07bdb263cb30505430415
Add test_bump_txn_sanitize_tracking_maps

Extend test visibility of claim-tracking maps to do so.

Cover both "If 2 claimable-outpoint-spending txn are in 1 block,
clean up properly" and "Clean up claimable_outpoints when
pending_claim_requests is cleaned" fix commits in same patchset.
lightning/src/ln/channelmonitor.rs
lightning/src/ln/functional_tests.rs