Implement fail backward in case of detection of revoked tx
authorAntoine Riard <ariard@student.42.fr>
Tue, 9 Oct 2018 00:33:59 +0000 (00:33 +0000)
committerAntoine Riard <ariard@student.42.fr>
Fri, 30 Nov 2018 16:14:18 +0000 (11:14 -0500)
commitaabc31cafb329c45f9e1bb070713ae51c89ef8af
tree7fd39fcccad178ac65134fa0a361dd4c47a4b1e2
parent2924d566aa8f0775516174139c90befef8e4237a
Implement fail backward in case of detection of revoked tx

Refactor block_connected to ease output resolution

Add test_commitment_revoked_fail_backward

Close #137
src/ln/channelmanager.rs
src/ln/channelmonitor.rs