Fail back dust HTLC of local commitment tx after enough confirmations
authorAntoine Riard <ariard@student.42.fr>
Thu, 7 Feb 2019 01:28:55 +0000 (20:28 -0500)
committerAntoine Riard <ariard@student.42.fr>
Wed, 17 Jul 2019 19:26:33 +0000 (15:26 -0400)
commit273f2fc14ad4ce4dc9f09559289afdf2e17c1b92
tree53d1c53a01b40d3cbe98342fab379b3b4e022f65
parenta2b6a76e59abd1054b3c49b848fd72fb462ee67c
Fail back dust HTLC of local commitment tx after enough confirmations

Add test_failure_delay_htlc_local_commitment and
test_no_failure_dust_htlc_local_commitment

Move some bits of check_spend_remote as we need to fail dust HTLCs
which can be spread on both prev/lastest local commitment tx
src/ln/channelmonitor.rs
src/ln/functional_tests.rs